Releases: atilladeniz/Kubeli
Releases · atilladeniz/Kubeli
Kubeli v0.3.74
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
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
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
What's Changed
- Fixed multi-kubeconfig file connection failure
- Updated Rust dependencies (rustls, rand) and CI tooling
Kubeli v0.3.70
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
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
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
What's Changed
- Added Windows code signing via SignPath Foundation
Kubeli v0.3.66
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
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)