Providers
New
- Node & Python: Playwright browser installation is now opt-in, preventing unexpected image-size increases. Set
RAILPACK_NODE_PLAYWRIGHT_INSTALL=1orRAILPACK_PYTHON_PLAYWRIGHT_INSTALL=1when Playwright is a production dependency; see the Node and Python documentation. by @iloveitaly in #653
CLI
New
- Mise: Updated mise version from v2026.7.14 to v2026.7.15.
Full Changelog: v0.34.0...v0.35.0
Internal improvements to documentation, dependencies, and refactoring by @iloveitaly.