What's Changed
Security Fix
This release includes an important security fix for API key authentication.
Affected versions: v0.7.0-v0.10.0
We recommend all users upgrade to this version or later.
Resources And UI
- Added a new resource overview dashboard
- Added a user-controlled display scale setting.
AI And Terminal
- Fixed AI thinking/reasoning content passthrough for OpenAI-compatible and Anthropic-compatible providers.
- Fixed log viewer ANSI color handling and backend log line buffering so colored logs render more reliably.
Configuration And Deployment
- Fixed Helm SQLite PVC
existingClaimsupport so the chart mounts an existing claim instead of always generating or using the chart-managed PVC. - Set analytics default to disabled in the persisted general settings schema.
Fixes And Hardening
- Resource event queries now filter by involved object UID to avoid showing stale events from older objects with the same name.
- Updated Go, docs, and frontend dependencies, including
pgx,go-ntlmssp, PostCSS, and frontend package updates.
Full Changelog: v0.10.0...v0.11.0