Preliminary version. The functionality may change, but the basic features will be preserved. Compatibility with future versions is ensured, but may require additional migration actions.
v0.6.0
Features
- Added dark theme support for the dashboard visualization components. While the main UI has previously supported dark mode, this update extends theme awareness to full support in dashboards and graphs.
- Introduced a new kiosk mode for dashboards. When enabled, all navigation elements and menus are hidden, allowing dashboards to be displayed in full-screen mode — ideal for use on wall-mounted displays or TV screens.
Security
- Fixed vulnerabilities related to CVEs (CVE-2025-30153, CVE-2025-47912, CVE-2025-58183, CVE-2025-58185, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61725)
v0.5.6
Changes
- Changed module statuses from experimental to preview.
Bug Fixes
- Fixed an issue related to authorization token caching that caused incorrect triggering of the built-in alert: D8KubernetesStaleTokensDetected.
v0.5.5
Security
- Fixed vulnerabilities related to CVEs
v0.5.4
Changes
- Prepared for container v2 — added mount points to images as part of the transition groundwork, no impact on current usage.
v0.5.3
Bug Fixes
- Fixed incorrect link mutations in dashboards — previously, some dashboard links could be displayed incorrectly due to a mutation issue.
v0.5.2
Bug Fixes
- Fixed an issue related to authorization token caching that caused incorrect triggering of the built-in alert: D8KubernetesStaleTokensDetected.
v0.5.1
Bug Fixes
- Fixed an issue preventing correct exit from dashboard edit mode.
Features
- Added ability to remote write metrics to cluster Prometheus.