Zum Inhalt springen

Release Notes

v0.57.6 – Allow redeployment of failed and stuck-upgrading stacksv0.57.6

Veröffentlicht: 26. März 2026 · Auf GitHub ansehen ↗

## 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

v0.57.5 – Fix retry showing multiple stacks as simultaneously deployingv0.57.5

Veröffentlicht: 20. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.57.5

- Fix retry showing multiple stacks as simultaneously deploying (#348)

v0.57.4 – Fix 'Unknown state: running' in health monitoringv0.57.4

Veröffentlicht: 20. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.57.4

- 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

Veröffentlicht: 19. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.57.3

- Add ams.project RC source to setup wizard registry (#346)

v0.57.2 – Wire transient variables save checkbox to deploy UIv0.57.2

Veröffentlicht: 19. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.57.2

- Wire save-value checkbox to DeployProduct page (#345)

v0.57.1 – Fix product cache cross-source overwritev0.57.1

Veröffentlicht: 19. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.57.1

- Fix product cache cross-source overwrite (#344)

v0.57.0 – Transient Variablesv0.57.0

Veröffentlicht: 18. März 2026 · Auf GitHub ansehen ↗

## 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)

v0.56.2 – Fix milestone-release workflowv0.56.2

Veröffentlicht: 18. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.56.2

No issues found in this milestone.

v0.56.1 – Restore Docker HEALTHCHECK support and Running statusv0.56.1

Veröffentlicht: 18. März 2026 · Auf GitHub ansehen ↗

## 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)

v0.56.0 – SSH Environment: Docker-native health checksv0.56.0

Veröffentlicht: 18. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.56.0

- 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

Veröffentlicht: 17. März 2026 · Auf GitHub ansehen ↗

## 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)

v0.54.0 – Hooks: Environment resolution by namev0.54.0

Veröffentlicht: 17. März 2026 · Auf GitHub ansehen ↗

## 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)

v0.53.1 – SSH Tunnel stability fixv0.53.1

Veröffentlicht: 16. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.53.1

- Fix SSH tunnel destroyed after every request due to scoped DockerService (#311)

v0.53.0 – Stack Catalog: Multi-Source & Version Selectionv0.53.0

Veröffentlicht: 16. März 2026 · Auf GitHub ansehen ↗

## 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

v0.52.0 – SSH Tunnel Refactoring & Bugfixesv0.52.0

Veröffentlicht: 16. März 2026 · Auf GitHub ansehen ↗

## What's Changed in v0.52.0

- SSH Tunnel: test connection fails with unhelpful error message (#311)

v0.51v0.51

Veröffentlicht: 16. März 2026 · Auf GitHub ansehen ↗

## 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

v0.50.1v0.50.1

Veröffentlicht: 16. März 2026 · Auf GitHub ansehen ↗

## 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

v0.49.1v0.49.1

Veröffentlicht: 15. März 2026 · Auf GitHub ansehen ↗

## 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

v0.49.0 – SSH Tunnel Environmentv0.49.0

Veröffentlicht: 15. März 2026 · Auf GitHub ansehen ↗

## 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

v0.48.1v0.48.1

Veröffentlicht: 15. März 2026 · Auf GitHub ansehen ↗

## 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