App v0.22.0
First stable release since 0.20.0 — rolls up the full 0.21.x and 0.22.0-rc.x cycle into one shipped build.
Highlights
Cluster Ops UX overhaul
- Helm Catalog with per-chart value overrides, 10-minute install timeouts, F5 NGINX and Traefik presets
- Helm Releases inspector with clickable revision history and onboarding hint
- Inline command consoles across Helm install/upgrade/uninstall/rollback/test, GitOps Bootstrap, velero install, and prometheus stack install
- Backup Status, Version Audit, Deprecation Scan pages reworked
Cluster Manager
- Fleet Health Overview at the top of Manage Clusters
- Keyboard shortcuts and bulk operations (refresh, set namespace, add tag)
- Danger Zone — type cluster name to confirm removal
- Cluster card: last-refresh state, profile-disabled hints, friendly display name (EKS short name instead of full ARN), credential risk chip
Connect Wizard
- Kubeconfig preview and live Test Connection
- Exec-plugin connect method
- Auto-detect for AWS / GCP / Azure profiles
- Paste-kubeconfig recency, credential risk chip
Security & Observability
- Capacity Intelligence wired to metrics-server with per-workload waste breakdown
- Performance Observability: apiserver RED + CFS throttling via Prometheus service proxy
- Security Audit: RBAC and PSS scanners with transparent findings
- Trivy Hub: local quick scan alongside operator findings, paginated findings table, service-proxy fast path
- Compliance Hub: tabs, preflight, framework selector, remediation
- Sentry credential scrubbing with HMR/Vite client URL filtering
Other
- Plugin Marketplace promoted to top-level section
- Notifications: read/unread state in Bell panel
- Cluster auth cache, credential risk cache, fleet summary helpers
- Cert health graceful fallback when control plane is managed
- /dev/ui-catalog gated to dev and staging only
Menu changes
- Helm → Helm Releases
- Cluster Version & Helm Audit → Version Audit
- Cluster Backup Status → Backup Status
- Capacity Intelligence → Cost & Efficiency
- Plugins → Plugin Marketplace
- resourcemap → Resource Map
Fixes worth calling out
- RPM build: suppress build-id errors for bundled binaries, glob
/usr/bin/rozoom-*for new binaries - Cargo: declare
urlandwebkit2gtkas explicit dependencies - Trivy checksum fetch via direct CDN URL with checksum-skip fallback
- TCPing pinned version, darwin-arm64 fallback, GitHub API rate-limit retry
- Cluster card refresh timestamp on errored health checks
- Helm catalog: detect installs in custom namespaces, expand port-forward coverage
- Cluster score: stop penalizing absence of optional observability addons
Artifacts
| Platform | Architecture | Artifacts |
|---|---|---|
| Windows | x64 | .msi, .exe (NSIS) |
| macOS | ARM64 (M1+) | .dmg, .app.tar.gz |
| macOS | x64 (Intel) | .dmg, .app.tar.gz |
| Linux | x64 | .deb, .rpm, .AppImage |
| Linux | ARM64 | .deb |
Download the package matching your OS and architecture.
Install notes
- Linux artifacts use normalized filenames with underscores.
- macOS: if the app is quarantined, run
xattr -dr com.apple.quarantine /Applications/ROZOOM*.app.
Full changelog: app-v0.20.0...app-v0.22.0