Release Notes
Full Changelog on GitHub View all releases on GitHub
v0.57.6 β Allow redeployment of failed and stuck-upgrading stacksv0.57.6
## What's Changed
## π Bug Fixes
- Allow redeployment of failed and stuck-upgrading stacks via deploy hook @Wiesenwischer (#349)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.57.5...v0.57.6
## π Bug Fixes
- Allow redeployment of failed and stuck-upgrading stacks via deploy hook @Wiesenwischer (#349)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.57.5...v0.57.6
v0.57.5 β Fix retry showing multiple stacks as simultaneously deployingv0.57.5
## What's Changed in v0.57.5
- Fix retry showing multiple stacks as simultaneously deploying (#348)
- Fix retry showing multiple stacks as simultaneously deploying (#348)
v0.57.4 β Fix 'Unknown state: running' in health monitoringv0.57.4
## What's Changed in v0.57.4
- Fix health status showing 'Unknown state: running' for running containers (#347)
- Fix health status showing 'Unknown state: running' for running containers (#347)
v0.57.3 β Add ams.project RC source to setup wizard registryv0.57.3
## What's Changed in v0.57.3
- Add ams.project RC source to setup wizard registry (#346)
- Add ams.project RC source to setup wizard registry (#346)
v0.57.2 β Wire transient variables save checkbox to deploy UIv0.57.2
## What's Changed in v0.57.2
- Wire save-value checkbox to DeployProduct page (#345)
- Wire save-value checkbox to DeployProduct page (#345)
v0.57.1 β Fix product cache cross-source overwritev0.57.1
## What's Changed in v0.57.1
- Fix product cache cross-source overwrite (#344)
- Fix product cache cross-source overwrite (#344)
v0.57.0 β Transient Variablesv0.57.0
## What's Changed in v0.57.0
- Transient Variables: user-controlled variable storage (#343)
- Add transient variables: user-controlled storage exclusion (#342)
- Plan: Transient Variables (#341)
- Transient Variables: non-persisted deployment variables (#340)
- Transient Variables: user-controlled variable storage (#343)
- Add transient variables: user-controlled storage exclusion (#342)
- Plan: Transient Variables (#341)
- Transient Variables: non-persisted deployment variables (#340)
v0.56.2 β Fix milestone-release workflowv0.56.2
## What's Changed in v0.56.2
No issues found in this milestone.
No issues found in this milestone.
v0.56.1 β Restore Docker HEALTHCHECK support and Running statusv0.56.1
## What's Changed in v0.56.1
- Restore Docker HEALTHCHECK support: use Docker's native health status when available
- New "Running" status for containers without health checks (instead of false "Healthy")
- Skip HTTP health checks for SSH tunnel environments (use Docker-native status only)
- Restore Docker HEALTHCHECK support: use Docker's native health status when available
- New "Running" status for containers without health checks (instead of false "Healthy")
- Skip HTTP health checks for SSH tunnel environments (use Docker-native status only)
v0.56.0 β SSH Environment: Docker-native health checksv0.56.0
## What's Changed in v0.56.0
- Plan: SSH environment Docker-native health checks (#336)
- Skip HTTP health checks for SSH tunnel environments (#335)
- Plan: SSH environment Docker-native health checks (#336)
- Skip HTTP health checks for SSH tunnel environments (#335)
v0.55.0 β Self-Update rsgo-net network resiliencev0.55.0
## What's Changed in v0.55.0
- Self-Update: rsgo-net network resilience (#333)
- Ensure rsgo-net management network survives self-updates (#332)
- Plan: Self-Update rsgo-net network resilience (#331)
- Self-Update: Ensure rsgo-net network on new container (#330)
- Self-Update: rsgo-net network resilience (#333)
- Ensure rsgo-net management network survives self-updates (#332)
- Plan: Self-Update rsgo-net network resilience (#331)
- Self-Update: Ensure rsgo-net network on new container (#330)
v0.54.0 β Hooks: Environment resolution by namev0.54.0
## What's Changed in v0.54.0
- Hooks: Environment resolution by name (#327)
- Add environment resolution by name to all hook endpoints (#326)
- Hooks: Resolve environment by name or ID (#324)
- Hooks: Environment resolution by name (#327)
- Add environment resolution by name to all hook endpoints (#326)
- Hooks: Resolve environment by name or ID (#324)
v0.53.1 β SSH Tunnel stability fixv0.53.1
## What's Changed in v0.53.1
- Fix SSH tunnel destroyed after every request due to scoped DockerService (#311)
- Fix SSH tunnel destroyed after every request due to scoped DockerService (#311)
v0.53.0 β Stack Catalog: Multi-Source & Version Selectionv0.53.0
## What's Changed in v0.53.0
- Stack Catalog: Show products per source with version selection (#313)
- Fix SSH tunnel: replace ForwardedPortLocal with exec channel (#312)
- Fix SshCredential JSON deserialization
- Refresh environment selector after creating new environment
- Stack Catalog: Show products per source with version selection (#313)
- Fix SSH tunnel: replace ForwardedPortLocal with exec channel (#312)
- Fix SshCredential JSON deserialization
- Refresh environment selector after creating new environment
v0.52.0 β SSH Tunnel Refactoring & Bugfixesv0.52.0
## What's Changed in v0.52.0
- SSH Tunnel: test connection fails with unhelpful error message (#311)
- SSH Tunnel: test connection fails with unhelpful error message (#311)
v0.51v0.51
## What's Changed
- Add structured deployment error display @Wiesenwischer (#307)
## π Bug Fixes
- Compact sidebar spacing @Wiesenwischer (#305)
- fix(ssh): add diagnostic logging for SSH tunnel port forwarding @Wiesenwischer (#304)
## π Documentation
- Compact sidebar spacing @Wiesenwischer (#305)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.50.1...v0.50.2
- Add structured deployment error display @Wiesenwischer (#307)
## π Bug Fixes
- Compact sidebar spacing @Wiesenwischer (#305)
- fix(ssh): add diagnostic logging for SSH tunnel port forwarding @Wiesenwischer (#304)
## π Documentation
- Compact sidebar spacing @Wiesenwischer (#305)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.50.1...v0.50.2
v0.50.1v0.50.1
## What's Changed
- Split Add Environment into type selector + sub-pages @Wiesenwischer (#297)
## π Bug Fixes
- Fix E2E tests: restore API-based setup, separate onboarding test @Wiesenwischer (#303)
- Fix milestone-release: push tag to trigger Docker build @Wiesenwischer (#301)
- Update SSH tunnel E2E tests and screenshots for type selector flow @Wiesenwischer (#299)
- Fix stack rows showing Running instead of Stopped during maintenance @Wiesenwischer (#296)
## π Documentation
- Replace outdated wizard docs with initial setup documentation @Wiesenwischer (#300)
- Update SSH tunnel E2E tests and screenshots for type selector flow @Wiesenwischer (#299)
- Environment Type Selector: split Add Environment into type selection + sub-pages @Wiesenwischer (#298)
- Migrate planning workflow to GitHub Issues, Projects, and Milestones @Wiesenwischer (#295)
- Archive completed plan: maintenance-mode-pages @Wiesenwischer (#278)
## π§° Maintenance
- Replace outdated wizard docs with initial setup documentation @Wiesenwischer (#300)
- chore: Update third-party licenses @[github-actions[bot]](https://github.com/apps/github-actions) (#280)
- Migrate planning workflow to GitHub Issues, Projects, and Milestones @Wiesenwischer (#295)
- Archive completed plan: maintenance-mode-pages @Wiesenwischer (#278)
## β¬οΈ Dependencies
- chore: Update third-party licenses @[github-actions[bot]](https://github.com/apps/github-actions) (#280)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.49.1...v0.49.2
- Split Add Environment into type selector + sub-pages @Wiesenwischer (#297)
## π Bug Fixes
- Fix E2E tests: restore API-based setup, separate onboarding test @Wiesenwischer (#303)
- Fix milestone-release: push tag to trigger Docker build @Wiesenwischer (#301)
- Update SSH tunnel E2E tests and screenshots for type selector flow @Wiesenwischer (#299)
- Fix stack rows showing Running instead of Stopped during maintenance @Wiesenwischer (#296)
## π Documentation
- Replace outdated wizard docs with initial setup documentation @Wiesenwischer (#300)
- Update SSH tunnel E2E tests and screenshots for type selector flow @Wiesenwischer (#299)
- Environment Type Selector: split Add Environment into type selection + sub-pages @Wiesenwischer (#298)
- Migrate planning workflow to GitHub Issues, Projects, and Milestones @Wiesenwischer (#295)
- Archive completed plan: maintenance-mode-pages @Wiesenwischer (#278)
## π§° Maintenance
- Replace outdated wizard docs with initial setup documentation @Wiesenwischer (#300)
- chore: Update third-party licenses @[github-actions[bot]](https://github.com/apps/github-actions) (#280)
- Migrate planning workflow to GitHub Issues, Projects, and Milestones @Wiesenwischer (#295)
- Archive completed plan: maintenance-mode-pages @Wiesenwischer (#278)
## β¬οΈ Dependencies
- chore: Update third-party licenses @[github-actions[bot]](https://github.com/apps/github-actions) (#280)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.49.1...v0.49.2
v0.49.1v0.49.1
## What's Changed
## π Documentation
- Plan environment type selector for Add Environment flow @Wiesenwischer (#281)
## π§° Maintenance
- Plan environment type selector for Add Environment flow @Wiesenwischer (#281)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.49.0...v0.49.1
## π Documentation
- Plan environment type selector for Add Environment flow @Wiesenwischer (#281)
## π§° Maintenance
- Plan environment type selector for Add Environment flow @Wiesenwischer (#281)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.49.0...v0.49.1
v0.49.0 β SSH Tunnel Environmentv0.49.0
## What's Changed
- Implement SSH tunnel environment support (Features 1-6) @Wiesenwischer (#272)
## π Documentation
- SSH Tunnel Environment: remote Docker deployment via SSH @Wiesenwischer (#279)
## β¬οΈ Dependencies
- SSH Tunnel Environment: remote Docker deployment via SSH @Wiesenwischer (#279)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.48.1...v0.48.2
- Implement SSH tunnel environment support (Features 1-6) @Wiesenwischer (#272)
## π Documentation
- SSH Tunnel Environment: remote Docker deployment via SSH @Wiesenwischer (#279)
## β¬οΈ Dependencies
- SSH Tunnel Environment: remote Docker deployment via SSH @Wiesenwischer (#279)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.48.1...v0.48.2
v0.48.1v0.48.1
## What's Changed
- Add dedicated Enter/Exit Maintenance pages with confirmation flow @Wiesenwischer (#275)
## π Bug Fixes
- Reduce sidebar logo spacing @Wiesenwischer (#277)
- Fix maintenance mode status display and child stack propagation @Wiesenwischer (#273)
## π Documentation
- Maintenance Mode Pages: dedicated Enter/Exit confirmation flow @Wiesenwischer (#276)
- Plan maintenance mode pages with confirmation and feedback @Wiesenwischer (#274)
- Fix maintenance mode status display and child stack propagation @Wiesenwischer (#273)
- Archive completed plans @Wiesenwischer (#271)
- Add remote environments architecture plan @Wiesenwischer (#270)
## π§° Maintenance
- Plan maintenance mode pages with confirmation and feedback @Wiesenwischer (#274)
- Archive completed plans @Wiesenwischer (#271)
- Add remote environments architecture plan @Wiesenwischer (#270)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.48.0...v0.48.1
- Add dedicated Enter/Exit Maintenance pages with confirmation flow @Wiesenwischer (#275)
## π Bug Fixes
- Reduce sidebar logo spacing @Wiesenwischer (#277)
- Fix maintenance mode status display and child stack propagation @Wiesenwischer (#273)
## π Documentation
- Maintenance Mode Pages: dedicated Enter/Exit confirmation flow @Wiesenwischer (#276)
- Plan maintenance mode pages with confirmation and feedback @Wiesenwischer (#274)
- Fix maintenance mode status display and child stack propagation @Wiesenwischer (#273)
- Archive completed plans @Wiesenwischer (#271)
- Add remote environments architecture plan @Wiesenwischer (#270)
## π§° Maintenance
- Plan maintenance mode pages with confirmation and feedback @Wiesenwischer (#274)
- Archive completed plans @Wiesenwischer (#271)
- Add remote environments architecture plan @Wiesenwischer (#270)
**Full Changelog**: https://github.com/Wiesenwischer/ReadyStackGo/compare/v0.48.0...v0.48.1
Roadmap
Section titled βRoadmapβPlanned features for future versions: