v0.78.0
What's Changed in v0.78.0
🐛 Bug Fixes
- Product upgrade no longer blocks on "Missing required variables" when the variables were already set at the initial deployment. The upgrade form now pre-fills the stored per-stack values (backend already merged them server-side, but the frontend validated against an empty set). (#452, #453)
✨ Features
- Deployment detail page now shows per-stack variables in a collapsible "Stack Variables" card, mirroring the existing "Shared Variables" card. (#453)
Full Changelog: v0.77.0...v0.78.0