v0.1.0-beta.33
Released: April 28, 2026
What's New
Save and Restore Drilldown States in Presets
Presets can now capture exactly where you are inside a Kubernetes drilldown — view, level, filters, and sort — and restore the full path with one click. Quick-save (Cmd+S) works at any drilldown level, not just the root.
Panel Maximize Shortcuts
Two new keybindings let you quickly maximize and restore the side and bottom panels:
Mod+Shift+J— toggle bottom panel maximizeMod+Shift+I— toggle right panel maximize
Keybindings as the One Reference Surface
The ? shortcut and the titlebar keyboard icon have been clarified:
?now opens the Keybindings settings tab — the same rich editor with search, rebinding, and per-platform key rendering. The old help modal is gone.- Keyboard icon in the titlebar now opens the command palette (the same surface as
Cmd+P), with a tooltip that reflects your live keybinding. This matches the affordance most users expected: "what can I do here?"
Improvements
- Log viewer is smoother under load — wheel events and backend log commands are now coalesced, so scrolling through high-volume logs no longer queues up a backlog of stale work
- Responsive breadcrumbs — drilldown and cloud-providers breadcrumbs collapse middle segments into a dropdown when the bar is narrow, so deep paths no longer overflow on smaller windows
- Source filter bar no longer steals your typing — typing in the source filter bar previously fought the table's auto-focus; the table now correctly defers focus while you're filtering
- Source tables render at full width on launch and on fullscreen entry — fixed an empty-table-with-scrollbar bug that hit the Sources page when entering macOS fullscreen
- Show App detection is more accurate — the Show App action now correctly identifies Helm-, Flux-, and Argo-managed resources without false positives (kustomize resources that happened to set
app.kubernetes.io/instance) or false negatives (Pods inheritingmeta.helm.sh/*annotations from their templates)
Bug Fixes
- More resilient under stress — resolved a class of issues where the underlying graph store could stall, freeze cluster connect/disconnect, or hold on to stale state across restarts
- Flux flow view shows full workload trees — workloads deployed via a Kustomization now expand to their child resources, matching the HelmResources flow view
- Symmetric Flux drilldown navigation — clicking related rows in the Flux views now jumps you to the matching companion view, in both directions
- Auth helper issues surface before connect — kubeconfigs that rely on an external auth helper are now checked up front, with a clear message about what's missing instead of a mid-connect failure
Installation
Log in to download the latest version, or update directly from within the app.
Feedback
We'd love to hear your thoughts!