Kubeli LogoKubeli

Releases

Changelog

Every release of Kubeli, newest first.

  • Fixed pod shell sessions by probing bash, then ash, then sh
  • Fixed MCP crashes when stderr closes
  • Resolved a code scanning alert and open Dependabot security advisories
  • Updated Rust dependencies including rmcp, hyper, uuid, jsonpath-rust, flate2, and futures
  • Updated the motion animation library to 13.0.0
  • Updated CI actions for paths-filter, rust-cache, signing requests, and CodeQL SARIF upload
v0.3.87Released Aug 10, 2026
Download
  • Added a restart action for deployments in the workloads context menu
  • Fixed Monaco editor 0.56 subpath imports and the hover option
  • Updated monaco-editor to 0.56.0, rmcp to 3.1.0, base64 to 0.23.0, and @testing-library/jest-dom to 7.0.0
  • Patched transitive dependencies flagged by security advisories
v0.3.86Released Aug 2, 2026
Download
  • Added signed APT and DNF repositories for Linux installs and updates
  • Fixed macOS updates so each architecture receives its own bundle
  • Fixed the changelog page to offer the modern AppImage build
v0.3.85Released Jul 31, 2026
Download
  • Added real-time watch for deployments, services, and remaining workloads, so resource lists update live
  • Added aggregated logs across all Jobs of a CronJob
  • Added a reconnect option when a shell exec session drops
  • Fixed aggregated log streams not resubscribing after a real stream drop
  • Fixed the Linux AppImage so it runs on distros with Mesa 25+
v0.3.84Released Jul 27, 2026
Download
  • Added Set Image action for Deployments, StatefulSets and DaemonSets
  • Added aggregated logs for StatefulSets, DaemonSets, ReplicaSets and Jobs
  • Added download and AI analysis for aggregated deployment logs
  • Added ANSI escape code parsing and rendering in the log viewer
  • Added configurable metrics refresh interval with disable option
  • Added TLS certificate details display for TLS secrets
  • Added container list to the workload overview
  • Added smart HPA sorting by current utilization
  • Fixed OIDC authentication by reading the token per request instead of baking it into the client
  • Fixed log stream endings to offer a reconnect instead of showing a raw ServiceError
  • Updated elkjs to 0.12.0 and CI dependencies
v0.3.83Released Jul 25, 2026
Download
  • Added Trigger, Suspend, and Resume actions for CronJobs, with an Edit & Trigger flow to review the generated Job YAML before creating it
  • Added ServiceAccount links and scheduling information to the Pod detail view
  • Added clickable links for URL annotations
  • Improved Flux reconcile with source selection, force, reset, and result feedback, and resumed suspended resources before reconciling
  • Fixed pod list scroll jitter by measuring real row heights
  • Fixed the default namespace setting not being applied on cluster connect
  • Fixed small UI issues with table sizing, hover response, and static tabs
  • Updated dompurify, postcss, and js-yaml past security advisories
  • Pinned the sccache version in CI and renamed the SignPath upload artifact
v0.3.82Released Jul 21, 2026
Download
  • Kept port forwards alive when switching clusters and in the all-clusters view
  • Updated Astro to 7.1.3 to address XSS advisories
  • Updated dependencies (fast-uri, brace-expansion, js-yaml, tokio-tungstenite) past security advisories
  • Updated CI to actions/setup-node 7.0.0
v0.3.81Released Jul 14, 2026
Download
  • Improved UI with elevated surfaces, better contrast, and snappier motion
  • Updated dependencies (rmcp 2.1.0, tokio-tungstenite 0.29.0, dotenvx 2.1.5, @types/node 26.1.0)
  • Updated CI build tooling to tauri-action 1.0.0
v0.3.80Released Jul 13, 2026
Download
  • Added fallback options for release changelog generation
  • Fixed broken AI, proxy, log, and shell features
  • Fixed frontend races, memory leaks, structural error handling, and connection, teardown, watch, and port-forward lifecycles
  • Fixed data-loss paths, Helm forget behavior, and environment-secret redaction
  • Strengthened AI tool-use permissions, filesystem scoping, content security policy, MCP handling, and shell security
  • Improved startup performance by lazy-loading heavy features, trimming Monaco, and reducing startup JavaScript
  • Improved diagram performance with a real ELK web worker, topology-aware relayout, and refreshes without blanking
  • Improved performance by virtualizing resource tables, log viewers, and AI chat, optimizing state subscriptions, batching IPC, and reducing query overhead
v0.3.79Released Jul 2, 2026
Download
  • Redesigned marketing site with Müller-Brockmann grid layout
  • Fixed mobile layout issues in changelog, footer, and menu
  • Fixed layout-critical styles not applying on first paint
  • Updated Kubernetes client (kube 4.0) and other Rust dependencies
  • Improved CI with incremental FTP deploys for the landing page
v0.3.78Released Jun 21, 2026
Download
  • Fixed slow Settings panel open immediately after app launch
v0.3.77Released Jun 21, 2026
Download
  • Fixed 8 dompurify security advisories by updating dependencies
  • Added "use kubeconfig auth only" option for exec-based OIDC clusters
v0.3.76Released Jun 15, 2026
Download
  • Fixed 4 security advisories by updating vite, launch-editor, js-yaml, and @babel/core
  • Switched Windows code signing to SignPath production certificate
v0.3.75Released Jun 15, 2026
Download
  • Added native OIDC authentication for cluster sign-in with production deep link support
  • Added ArgoCD applications view
  • Updated Rust dependencies and resolved npm audit advisories (ws, brace-expansion)
v0.3.74Released May 23, 2026
Download
  • Added persistent port-forward history with restartable inactive forwards
  • Updated dependencies (Tauri, tokio, rmcp, tower-http, TypeScript, react-day-picker)
  • Hardened security with dev-only overrides for fast-uri and postcss
  • Improved CI with a Tauri version sync check and updated build actions
v0.3.73Released May 3, 2026
Download
  • Added OpenCode and Droid as AI assistant providers
  • Added support for multiple windows in core app permissions
  • Fixed Tauri API and CLI version alignment with Rust crate (v2.11)
v0.3.72Released Apr 26, 2026
Download
  • Fixed log and exec streams being terminated prematurely
  • Updated dependencies to address security alerts (rustls-webpki, dompurify, astro)
  • Refactored cluster module structure for improved maintainability
v0.3.71Released Apr 14, 2026
Download
  • Fixed multi-kubeconfig file connection failure
  • Updated Rust dependencies (rustls, rand) and CI tooling
v0.3.70Released Apr 10, 2026
Download
  • Fixed security vulnerabilities by updating Vite to 8.0.8
  • Updated Rust dependencies (tokio, hyper, tauri-plugin-deep-link, tauri-plugin-updater)
v0.3.69Released Apr 10, 2026
Download
  • Added auto-follow logs when opening pod log viewer
  • Added starred-by section with company logos to landing page
  • Fixed Tauri plugin NPM packages to align with Rust crate versions
v0.3.68Released Mar 30, 2026
Download
  • Added Cmd+S / Ctrl+S save shortcut to YAML editor
  • Fixed npm security vulnerabilities
  • Fixed landing page deploy environment gate
  • Updated Vite to v8 and @vitejs/plugin-react to v6
  • Updated lucide-react to v1.7.0
  • Updated CI actions (upload-artifact v7, download-artifact v8, SignPath v2)
v0.3.67Released Mar 29, 2026
Download
  • Added Windows code signing via SignPath Foundation
v0.3.66Released Mar 28, 2026
Download
  • Added fullscreen view for aggregated Deployment logs
  • Added display options, copy-all, scoped select-all, and search empty state to logs
v0.3.65Released Mar 25, 2026
Download
  • Fixed long custom resource names in sidebar being truncated with tooltip on overflow
  • Updated Rust dependencies (rmcp 1.2.0, rusqlite 0.39.0, tungstenite 0.29.0)
  • Updated CI dependencies (paths-filter v4, download-artifact v8)
v0.3.64Released Mar 22, 2026
Download
  • Fixed GBM EGL display crash on NVIDIA Wayland (Linux)
  • Fixed npm and Cargo audit security vulnerabilities
v0.3.63Released Mar 17, 2026
Download
  • Fixed blurry Windows app icon on 4K / high-DPI screens
  • Improved landing page performance and accessibility
  • Added SEO structured data and web app manifest for the website
  • Refined and humanized landing page copy
  • Updated project documentation and aligned docs with the current setup
v0.3.62Released Mar 14, 2026
Download
  • Added aggregated log viewing from multiple pods at the Deployment level
v0.3.61Released Mar 14, 2026
Download
  • Added direct node shell access
  • Fixed npm audit vulnerabilities
v0.3.60Released Mar 13, 2026
Download
  • Added resource icons and tree lines to sidebar navigation
  • Fixed EGL display crash on Linux by disabling WebKitGTK compositing
v0.3.59Released Mar 11, 2026
Download
  • Added user-defined local port option for port forwarding
  • Added vet AI code verification integration
  • Fixed security vulnerability by updating quinn-proto to 0.11.14
  • Updated CI dependencies (actions/github-script v8, trivy-action 0.35.0)
v0.3.58Released Mar 7, 2026
Download
  • Updated app icon to v2 design
  • Added crash resilience system documentation
v0.3.57Released Mar 7, 2026
Download
  • Fixed macOS crash on startup and after updater restart
v0.3.56Released Mar 7, 2026
Download
  • Added owner references display in resource detail panel
  • Added custom resource navigation and views
  • Fixed uncordon action not showing for cordoned nodes
  • Improved frontend and Rust test coverage
  • Refactored Tauri app bootstrap, setup, and macOS tray into separate modules
v0.3.55Released Mar 4, 2026
Download
  • Fixed macOS crash when quitting via Cmd+Q and system tray
v0.3.54Released Mar 4, 2026
Download
  • Fixed main window crashing on close by hiding to system tray instead (macOS)
v0.3.53Released Mar 4, 2026
Download
  • Added system tray quick access for port-forwarding
  • Added post-release CI improvements and Linux support
  • Fixed cargo-deny advisory database fetch to use system git
  • Updated lucide-react, rmcp, and CI action dependencies
v0.3.52Released Mar 2, 2026
Download
  • Added full CI/CD publish workflow for all platforms
  • Fixed 3 high severity dependency security vulnerabilities
v0.3.51Released Mar 1, 2026
Download
  • Added port selection popover for multi-port services
v0.3.50Released Feb 28, 2026
Download
  • Added structured error handling across Rust backend and React frontend
  • Migrated OpenSpec to OPSX workflow with expanded skills
v0.3.49Released Feb 25, 2026
Download
  • Fixed namespace fetching to handle multi-namespace selection individually
v0.3.48Released Feb 24, 2026
Download
  • Fixed native Codex binary detection for production app compatibility
v0.3.47Released Feb 24, 2026
Download
  • Added context-aware AI assistant with log selection analysis
v0.3.46Released Feb 24, 2026
Download
  • Added environment variable value resolution from ConfigMaps, Secrets, and field references
v0.3.45Released Feb 22, 2026
Download
  • Added smart AI MCP tool optimization for improved token efficiency
  • Fixed react-doctor errors and reduced component complexity
  • Removed unused react-query dependency and stale Next.js references
  • Updated project documentation to reflect Vite/React transition
v0.3.44Released Feb 21, 2026
Download
  • Added configurable accessible namespaces per cluster
v0.3.43Released Feb 21, 2026
Download
  • Fixed kubeconfig source path resolution for multi-file setups
v0.3.42Released Feb 20, 2026
Download
  • Added environment variables display in pod detail panel
v0.3.41Released Feb 19, 2026
Download
  • Added multi-namespace selection support
v0.3.40Released Feb 19, 2026
Download
  • Fixed cached resource data not showing on tab switch
  • Fixed search query and filter not persisting per tab
  • Updated rmcp from 0.14 to 0.15
  • Updated monaco-editor from 0.52.2 to 0.55.1
  • Updated toml requirement from 0.9 to 1.0 in Rust backend
  • Updated globals from 16.5.0 to 17.3.0
  • Updated trivy-action from 0.33.1 to 0.34.0
v0.3.39Released Feb 14, 2026
Download
  • Fixed cluster view layout validation on store rehydration
v0.3.38Released Feb 14, 2026
Download
  • Refactored home page, sidebar, dashboard, and titlebar into modular feature components
  • Refactored Tauri command client into domain-specific modules
  • Refactored AI store into modular state and action concerns
  • Reorganized layout and tabbar into feature-slice folder structure
  • Consolidated updater folder structure
  • Updated tech stack documentation from Recharts to uPlot
v0.3.37Released Feb 13, 2026
Download
  • Added resizable panels and responsive detail UI
v0.3.36Released Feb 13, 2026
Download
  • Added pod metrics with sparklines and direct kubelet fetching
  • Updated Rust rand dependency from 0.9 to 0.10
  • Reverted ESLint 10.0.0 and globals 17.3.0 bumps due to CI failures
v0.3.35Released Feb 12, 2026
Download
  • Fixed shell tab management issues
v0.3.34Released Feb 12, 2026
Download
  • Fixed port forward UI to display the resolved target port instead of the raw port value
v0.3.33Released Feb 11, 2026
Download
  • Added port forward auto-cleanup and smart reconnect
v0.3.32Released Feb 11, 2026
Download
  • Added search bar for filtering cluster list
v0.3.31Released Feb 10, 2026
Download
  • Added resource creation panel with YAML templates
v0.3.30Released Feb 8, 2026
Download
  • Fixed detail tab not resetting when switching resources via favorites
v0.3.29Released Feb 8, 2026
Download
  • Fixed UI polish: log selection, detail tabs, Cmd+A, sidebar scroll
  • Added supply chain hardening and network audit tooling
v0.3.28Released Feb 8, 2026
Download
  • Fixed tab limit toast not showing when using Cmd+T/Ctrl+T keyboard shortcut
  • Improved SEO for kubeli.dev website
  • Migrated public URLs to kubeli.dev domain
v0.3.27Released Feb 8, 2026
Download
  • Fixed pod status badge localization in pods table
v0.3.26Released Feb 8, 2026
Download
  • Fixed status filter chip contrast for better readability
  • Fixed favorite pod navigation to be actionable
v0.3.25Released Feb 7, 2026
Download
  • Added clear buttons and scoped Cmd/Ctrl+A behavior to search fields
  • Fixed port-forward open icon not working in Tauri sidebar
  • Fixed YAML editor cursor/selection issues and added clean copy context menu
v0.3.24Released Feb 6, 2026
Download
  • Extracted MergeModeSection component for improved readability in KubeconfigTab
v0.3.23Released Feb 6, 2026
Download
  • Migrated frontend from Next.js to Vite + React for improved Tauri integration and faster development builds
v0.3.22Released Feb 6, 2026
Download
  • Added YAML editor UX overhaul with edit mode, search, and managedFields filtering
  • Fixed pause label for Follow logs button
  • Updated Next.js from 16.1.3 to 16.1.6
  • Updated React and React DOM from 19.2.3 to 19.2.4
  • Updated actions/upload-artifact from 4 to 6
  • Removed unused streamingPaused i18n key
v0.3.21Released Feb 5, 2026
Download
  • Fixed detail pane click handling, events display, content overflow, and locale formatting
v0.3.20Released Feb 5, 2026
Download
  • Fixed cluster connection to use configured kubeconfig sources instead of defaults
  • Fixed cross-namespace pod leaking by restarting watch when namespace changes
v0.3.19Released Feb 4, 2026
Download
  • Fixed namespace selector not refreshing for newly created namespaces
v0.3.18Released Feb 4, 2026
Download
  • Fixed filter labels to use proper translation keys for i18n support
  • Refactored Kubernetes resource hooks with factory pattern for better maintainability
v0.3.17Released Feb 3, 2026
Download
  • Added container health details to pod status display for better visibility
  • Added automated screenshot capture for all views
v0.3.16Released Jan 31, 2026
Download
  • Added ability to open pod logs in a new tab
v0.3.15Released Jan 31, 2026
Download
  • Added kubeconfig sources management
  • Added DeepWiki badge to README for enhanced user support
v0.3.14Released Jan 30, 2026
Download
  • Added adaptive plus button and Cmd+T shortcut to tab bar
  • Updated README with download badges for macOS and Windows
v0.3.13Released Jan 30, 2026
Download
  • Simplified ShortcutsHelpDialog component
v0.3.12Released Jan 29, 2026
Download
  • Refactored ResourceList and ResourceDetail into modular extracted components
v0.3.11Released Jan 29, 2026
Download
  • Fixed restart dialog text to clarify it refers to restarting the app, not the computer
v0.3.10Released Jan 29, 2026
Download
  • Refactored Settings panel into modular components for improved maintainability
v0.3.9Released Jan 29, 2026
Download
  • Fixed mouse wheel horizontal scroll and grabbing cursor on tabs
v0.3.8Released Jan 28, 2026
Download
  • Added tab navigation with drag and drop support
  • Fixed test warnings by suppressing act() and console.error noise
v0.3.7Released Jan 28, 2026
Download
  • Refactored LogViewer component into modular architecture
  • Fixed comparison pages to reflect Windows support
  • Added proposal for performance profiling via make perf
  • Added proposal for OpenCode and Ollama AI providers
v0.3.6Released Jan 28, 2026
Download
  • Refactored AI components into modular architecture with dedicated hooks, utilities, and tests
v0.3.5Released Jan 27, 2026
Download
  • Added custom code quality skills for analysis and refactoring
  • Refactored dashboard to modular architecture with factory pattern
  • Added 42 Rust unit tests for graph, logs, and MCP modules
  • Added comprehensive store tests with test coverage infrastructure
  • Split CI backend into separate Lint and Unit Tests jobs
  • Moved next/image mock inline to jest.setup.ts
  • Removed unused taskmaster configuration
v0.3.4Released Jan 26, 2026
Download
  • Updated rmcp from 0.13 to 0.14
  • Updated Jest and related packages to v30
  • Updated lucide-react to 0.563.0
  • Updated GitHub Actions (upload-artifact v6, cache v5)
  • Added CI workflow to auto-update package-lock.json for Dependabot PRs
  • Fixed CI issues with Dependabot PR handling and husky errors
  • Added Windows development documentation
v0.3.3Released Jan 24, 2026
Download
  • Fixed AI analyze button in LogViewer being enabled when no CLI is available
v0.3.2Released Jan 24, 2026
Download
  • Fixed AI button being enabled when Claude CLI is not installed or authenticated
v0.3.1Released Jan 24, 2026
Download
  • Fixed window vibrancy transparency on Windows for better readability
v0.3.0Released Jan 24, 2026
Download
  • Added Windows build support with cross-platform improvements
  • Fixed Makefile to load .env before Windows build for signing key
  • Fixed build-deploy to build all platforms
v0.2.43Released Jan 24, 2026
Download
  • Improved trackpad gesture handling for Mac in resource diagram
v0.2.42Released Jan 24, 2026
Download
  • Fixed invalid template pod in scale-pods sample
  • Fixed PV capacity sorting to correctly interpret storage units
  • Added website SEO optimization and redesign
  • Added Local Testing Lab for simulated Kubernetes environments
  • Added automated tests and CI gates
  • Updated Rust lint CI job for faster builds
v0.2.41Released Jan 21, 2026
Download
  • Fixed auto-update check to run only once globally
v0.2.40Released Jan 21, 2026
Download
  • Fixed auto-check toast stability issue by using useRef for stable toast strings
v0.2.39Released Jan 21, 2026
Download
  • Fixed i18n translations for update check toast notifications
  • Fixed toast display on automatic update check at startup
v0.2.38Released Jan 21, 2026
Download
  • Fixed loading spinner to show only on the clicked cluster button
  • Improved update check toast notification UX
  • Fixed delete button icon spacing
v0.2.37Released Jan 20, 2026
Download
  • Added Flux CD support for HelmReleases and Kustomizations
  • Added security scanning with Trivy and Semgrep
  • Added SBOM generation for enterprise compliance
  • Fixed security scanning configuration and alerts
  • Updated Trivy (0.68.1) and Semgrep (1.112.0) versions
  • Refactored semgrep suppressions to use config-based rule exclusions
v0.2.36Released Jan 19, 2026
Download
  • Added pod management enhancements in Dashboard and ResourceList components
  • Added Nextra documentation website setup
  • Added SBOM generation for npm and Rust dependencies
  • Updated preview image in assets
v0.2.35Released Jan 19, 2026
Download
  • Enhanced resource deletion functionality in ResourceDetail component
v0.2.34Released Jan 19, 2026
Download
  • Added pod row click handler in Dashboard component
  • Fixed DMG download URL to point to GitHub releases
  • Updated build-deploy target in Makefile
v0.2.33Released Jan 18, 2026
Download
  • Added batch log stream updates for improved performance
  • Fixed pod watch lifecycle stability
  • Updated CI to disable macOS build job
  • Added TaskMaster data for project management
v0.2.32Released Jan 17, 2026
Download
  • Fixed chrono imports in main.rs for macOS app menu functionality
v0.2.31Released Jan 17, 2026
Download
  • Updated kube Rust dependency from 1.1 to 3.0
v0.2.30Released Jan 17, 2026
Download
  • Added automatic changelog generation with Claude Code CLI
  • Fixed copyright year to 2026 in settings and configuration files
v0.2.29Released Jan 17, 2026
Download
  • Fixed dependency compatibility issues after Dependabot updates
  • Updated reqwest from 0.12 to 0.13
  • Updated toml from 0.8 to 0.9
  • Updated k8s-openapi from 0.25 to 0.27
  • Updated rusqlite from 0.32 to 0.38
  • Updated tungstenite from 0.26 to 0.28
  • Updated rand from 0.8 to 0.9
  • Updated jsonpath-rust from 0.7 to 1.0
  • Updated GitHub Actions (checkout v6, setup-node v6, github-script v8)
  • Added CODE_OF_CONDUCT, SECURITY policy, and README badges
  • Added automatic GitHub release to build-deploy workflow
v0.2.28Released Jan 17, 2026
Download
  • Added Pre-commit hooks with Husky and lint-staged for automatic code formatting
  • ESLint auto-fix for TypeScript/JavaScript files on commit
  • Cargo fmt for Rust files on commit
  • Updated all npm dependencies to latest versions
  • Improved CI/CD workflow with proper Linux dependencies
  • Fixed all Clippy warnings in Rust codebase
  • Fixed environment variable loading for values with spaces
v0.2.25Released Jan 17, 2026
Download
  • Added MCP Server (Model Context Protocol) for IDE integration
  • One-click installation for Claude Code, Codex, VS Code, and Cursor
  • Example prompts dialog with copy functionality for MCP usage
  • Automatic dev/production path detection for MCP configuration
v0.2.24Released Jan 16, 2026
Download
  • Added complete internationalization (i18n) support with English and German translations
  • All Dashboard views, table columns, and empty messages are now translatable
  • Language can be changed in Settings
v0.2.23Released Jan 16, 2026
Download
  • Fixed unused provider field warning in AI session management
  • Session info now includes which AI provider (Claude/Codex) is being used
v0.2.21Released Jan 15, 2026
Download
  • Added support for OpenAI Codex CLI as alternative AI provider
  • Choose between Claude Code CLI or Codex CLI in Settings
  • Auto-detection of available AI CLI tools
v0.2.17Released Jan 14, 2026
Download
  • Configurable update check interval in Settings
  • Improved Tauri readiness detection for more reliable startup
v0.2.15Released Jan 14, 2026
Download
  • Improved auto-update check logic and error handling
  • Enhanced settings management and UI preferences
v0.2.8Released Jan 14, 2026
Download
  • Enhanced CLI path detection for various version managers (nvm, fnm, asdf, volta)
  • Updated installation instructions for AI CLI setup
v0.2.7Released Jan 12, 2026
Download
  • Fixed settings persistence and state rehydration
  • Improved vibrancy level validation
v0.2.5Released Jan 12, 2026
Download
  • Added vibrancy level settings for window blur effect (Off, Standard, High)
  • New screenshots and updated homepage layout
v0.2.4Released Jan 12, 2026
Download
  • Added Monaco editor for YAML viewing and editing
  • Enhanced ResourceDetail component with better code display
v0.2.3Released Jan 12, 2026
Download
  • Added log export functionality in LogViewer
  • Enhanced LogViewer component with improved layout
  • Expanded default capabilities with additional file system and dialog permissions
v0.2.1Released Jan 12, 2026
Download
  • Implemented deployment scaling feature
  • Enhanced proxy type selection and PATH handling
  • Improved port forward browser settings
v0.2.0Released Jan 12, 2026
Download
  • New landing page built with Astro framework
  • Major version bump with stabilized features
v0.1.xReleased Jan 1, 2026
Download
  • AI session history UI for conversations
  • Session persistence with SQLite storage
  • Permission system for AI tool executions
  • Delete confirmation dialogs
v0.0.xReleased Dec 30, 2025
Download
  • AI Assistant with Claude CLI integration
  • Proxy support for corporate environments
  • Enhanced log viewer with advanced features
  • Resource favorites and quick access
  • Helm Releases management
  • Auto-reconnect and connection health monitoring
  • Access Control and Administration resources
  • Extended resources (Networking, Configuration, Storage)
  • Workloads Overview dashboard
  • Extended workload resources (ReplicaSets, DaemonSets, StatefulSets, Jobs, CronJobs)
  • Events and Leases cluster resource views
Initial ReleaseReleased Dec 20, 2025
Download
  • Keyboard shortcuts and filter system
  • Bulk actions for resources
  • Rainbow color coding for namespaces and deployments
  • Update notification system
  • Port forward browser dialog
  • Visual Resource Diagram with React Flow