Skip to content

Releases: atilladeniz/Kubeli

Kubeli v0.3.74

23 May 19:23
a1e21dd

Choose a tag to compare

What's Changed

  • 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

Kubeli v0.3.73

03 May 18:06
b735eb4

Choose a tag to compare

What's Changed

  • 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)

Kubeli v0.3.72

26 Apr 19:20
dc09c98

Choose a tag to compare

What's Changed

  • 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

Kubeli v0.3.71

14 Apr 19:09
858309f

Choose a tag to compare

What's Changed

  • Fixed multi-kubeconfig file connection failure
  • Updated Rust dependencies (rustls, rand) and CI tooling

Kubeli v0.3.70

10 Apr 18:26
b674997

Choose a tag to compare

What's Changed

  • Fixed security vulnerabilities by updating Vite to 8.0.8
  • Updated Rust dependencies (tokio, hyper, tauri-plugin-deep-link, tauri-plugin-updater)

Kubeli v0.3.69

10 Apr 17:57
21a2de6

Choose a tag to compare

What's Changed

  • 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

Kubeli v0.3.68

30 Mar 20:09
7dd3876

Choose a tag to compare

What's Changed

  • 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)

Kubeli v0.3.67

29 Mar 15:31
45d3973

Choose a tag to compare

What's Changed

  • Added Windows code signing via SignPath Foundation

Kubeli v0.3.66

28 Mar 09:52
65e7d80

Choose a tag to compare

What's Changed

  • Added fullscreen view for aggregated Deployment logs
  • Added display options, copy-all, scoped select-all, and search empty state to logs

Kubeli v0.3.65

25 Mar 20:38
aa9f67a

Choose a tag to compare

What's Changed

  • 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)