What's Changed
Fixes
- Fix back navigation in global search resource selection (#7798, fixes #7739)
- Fix restart count not resetting when manually stopping resources (#7784)
- Fix Traefik proxy UI refresh timing issue after version update (#7783, fixes #7732)
- Fix build pack UI reactivity when switching between build packs (#7780)
- Fix upgrade modal loading indicators visibility in light mode (#7770)
- Fix broken hyperlinks to Sentinel page on metrics pages (#7752)
- Fix terminal sudo access for non-root users to access Docker socket
- Fix Keydb and Redis configuration using base64 encoding instead of temp files
- Fix 30-day metrics interval page freeze with data downsampling (#7787)
Improvements
- Add SPA navigation helper for smoother page transitions
- Refactor application general settings view for improved maintainability
What's Changed (Github)
- fix(ui): broken hyperlink to sentinel page on server and application metrics page by @ShadowArcanist in #7752
- fix(ui): improve upgrade modal loading indicators visibility in light mode by @andrasbacsai in #7770
- fix(ui): make build pack UI reactivity work properly by @andrasbacsai in #7780
- fix(proxy): defer UI refresh until Traefik version check completes by @andrasbacsai in #7783
- fix(restart): reset restart count when resource is manually stopped by @andrasbacsai in #7784
- fix: back navigation in global search resource selection by @andrasbacsai in #7798
- fix(metrics): prevent 30-day interval page freeze with LTTB downsampling by @andrasbacsai in #7787
- "Claude PR Assistant workflow" by @andrasbacsai in #7824
- v4.0.0-beta.460 by @andrasbacsai in #7768
Full Changelog: v4.0.0-beta.459...v4.0.0-beta.460