v0.1.0-beta.31
Released: April 16, 2026
What's New
Extensions Marketplace (Preview)
A new Extensions tab is now visible in Settings, giving you an early look at Kunobi's upcoming extension ecosystem. The marketplace will let you browse, install, and manage extensions that add new capabilities to your Kunobi experience — from additional cloud providers to specialized tooling for your workflow.
- Browse the catalog — see available extensions with their publisher, version, and description
- Lifecycle management — install, update, load, reload, stop, and remove extensions from a single view
- Bulk actions — select multiple extensions and act on them at once
- Status at a glance — each extension shows its current state (available, installed, connected, etc.) with color-coded indicators
Purchasing and downloading extensions is not yet available — this release lays the groundwork for what's coming next.
Licensing & Plans (Preview)
The License section is now visible in your Account page, preparing for upcoming plan-based features. This page will be your home for managing your Kunobi subscription and seeing what's included in your plan.
- License status — see your current plan, license ID, and validity dates
- Entitlements — view which premium features are included in your plan
- Resource limits — check any usage limits tied to your plan
Pro plans and paid features are not yet available for purchase — this is a preview of what's on the way.
Redesigned ConfigMap & Secret Editors
The ConfigMap and Secret editing experience has been completely rebuilt with a new list-and-detail layout.
- List + detail view — select a key on the left, edit its value on the right with full syntax highlighting via Monaco
- Secret masking — Secret values are masked by default with a reveal toggle, preventing accidental exposure
- Diff confirmation — before applying edits, a side-by-side diff shows exactly what will change, giving you a final review step
Helm Revision History & Diff
Operators can now inspect and compare Helm release revisions directly within Kunobi.
- Full effective values — the Values tab now shows chart defaults deep-merged with your overrides, not just the overrides alone
- Revision diff — a new Diff tab (press
d) lets you compare any revision against a previous one, toggling between Values and Manifests - Fixed keybindings — the
m(Manifests),c(Values), andh(History) shortcuts in the Helm action bar are now fully functional
"Show App" — Reverse Ownership Navigation
A new context-menu action on any managed Kubernetes resource lets you jump straight to the Helm release or Flux Kustomization that deployed it.
- Detects Helm and Flux ownership labels automatically
- Press
Shift+Aor use the "Show App" button to navigate from a Deployment, Service, or other resource back to its parent application
Multi-Kind Drilldown
When multiple kind filters are active (e.g., Deployments + Services at the same time), drilldown now works on each row individually. Deployments drill into ReplicaSets, Services drill into Pods — each row is evaluated based on its own kind, with no extra configuration needed.
Improvements
- Smoother update downloads — download progress reporting now uses a direct IPC channel with 5% throttle steps, resulting in a more responsive progress bar during app updates
- Preset column sorting — workspace presets now remember your column sort order and restore it when you switch back
- Workspace switching on save — saving a preset to a different workspace now automatically switches you to that workspace
- Consolidated AI tool surface — the MCP integration uses a cleaner, unified API pattern, making AI-assisted cluster operations more reliable
Bug Fixes
- Tab scrolling speed — horizontal scrolling through tabs is no longer sluggish when many tabs are open
- Column visibility in presets — preset column visibility is now saved and restored correctly
- Sidebar tab stability — fixed a loop where switching between YAML and Overview could cause tabs to flicker back and forth
- Select All in YAML editor —
Cmd+A/Ctrl+Anow correctly selects all text in the YAML editor instead of being intercepted by the native menu - Linux deep-link handling — the
.desktophandler on Linux is now rewritten on launch if it contains stale paths, fixing broken deep-link activations - OAuth deep-link validation — authentication callbacks via deep-link scheme are now accepted correctly during sign-in flows
- Drilldown wheel clipping — the drilldown action wheel is no longer hard to click when a scrollbar appears alongside custom presets
- Git history on shallow clones — repository browsing now uses a shallow-aware walk, preventing errors on repos with limited fetch depth
Installation
Log in to download the latest version, or update directly from within the app.
Feedback
We'd love to hear your thoughts!