v1.9.3
kubero-dev/kuberov1.9.3Mar 31, 2023by mms-gianni
AI Summary
Several bug fixes were implemented to improve stability, including correcting the SSL toggle behavior during updates, fixing the restart progress bar, and resolving a race condition when deleting applications.
Key Highlights
- Fixed SSL toggle switch after updates
- Fixed restart progress bar
- Fixed delete app race condition
New Features
- Bug fixes for SSL toggle
- Bug fixes for restart progress
- Bug fixes for deletion
Full Release Notes
## What's Changed * Fix / SSL toggle switch after updating an app by @mms-gianni in https://github.com/kubero-dev/kubero/pull/133 * Fix / Restartprogress bar by @mms-gianni in https://github.com/kubero-dev/kubero/pull/135 * fix / delete App race condition by @mms-gianni in https://github.com/kubero-dev/kubero/pull/136  **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v1.9.2...v1.9.3