What's Changed
Authentication And Access Control
- Added stricter cluster access checks for metrics, search, and system endpoints.
- Fixed login redirects to preserve the original target after authentication.
Cluster And Streaming
- Fixed cluster names with non-ASCII characters.
- Fixed WebSocket cleanup to close active and connecting sockets and clear timers reliably.
- Fixed terminal pod selection so refreshes do not reset a still-valid selected pod.
Helm Releases
- Improved Helm auto-upgrades to preserve custom values while picking up new chart defaults.
- Aligned Helm upgrade field manager behavior with Helm CLI defaults.
Resources And UI
- Fixed pod status filtering to match the displayed status reason.
- Improved resource table filter options so active filters remain visible when result sets change.
- Improved tab active-state styling.
Fixes And Hardening
- Updated frontend and Go dependencies, including Recharts 3.8.1, React Router 7.17.0, Helm 4.2.0, and related security/runtime packages.
Full Changelog: v0.12.2...v0.12.3