Skip to content
Changelog

v0.1.0-beta.27

Released: March 24, 2026

What's New

Redesigned Cluster Detail Panel

The cluster detail panel has been completely redesigned to match the K8s drilldown experience:

  • Kubeconfig info at a glance — server URL, cluster name, and user name are now extracted from your kubeconfig and shown directly in the panel
  • New YAML tab — view the full kubeconfig YAML for the selected context in a read-only editor with copy support
  • Color-coded status — connection status and resource metrics (CPU/memory) now use color-coded badges with green/yellow/red thresholds

Improvements

  • Smarter RBAC on EKS and webhook clusters — clusters with external authorizers (like AWS EKS) that return incomplete RBAC rules no longer hide resources such as Nodes, PersistentVolumes, and ClusterRoles. The RBAC filter is automatically bypassed when the cluster reports incomplete rule data, with actual permission errors shown in the drilldown view instead.
  • Sidebar click behavior — clicking an already-active workspace in the vertical bar now toggles the sidebar open/closed instead of doing nothing. The minimum sidebar width has also been increased to prevent accidental collapse during drag.
  • Search auto-selects first result — searching in the K8s sidebar now automatically selects the first matching resource, and arrow keys skip non-selectable group headers.

Bug Fixes

  • Sidebar state not preserved across tabs — left and right sidebar layout (collapsed/expanded, indicator visibility) is now properly scoped per tab. Switching tabs restores the exact sidebar configuration, and new tabs start clean instead of inheriting stale state.
  • Filter bar plugins stuck after drilldown — navigating away from a drilldown and returning no longer leaves namespace/kind filter plugins permanently disabled.
  • Tray show/hide on Linux — the system tray show/hide toggle now works correctly when the multi-webview feature is enabled.

Installation

Log in to download the latest version, or update directly from within the app.

Feedback

We'd love to hear your thoughts!