Upgrade note
Where have all my pods gone? Namespaced Kubernetes resources are now initially shown only for the "default" namespace. Use the namespaces selector to add more.
Download
- Lens v4.1.4 - Linux
- Lens v4.1.4 - MacOS
- Lens v4.1.4 - Windows
Changes since v4.1.3
🐛 Bug Fixes
- Fix: preventing to render on cluster refresh (#2253) @aleksfront
- Render only secret name on pod details without access to secrets (#2244) @nevalla
- Ignore clusters with invalid kubeconfig (#1956) @nevalla
- Pass Lens wslenvs to terminal session on Windows (#2198) @nevalla
- Fix(rbac): pdp should have policy group (#2132) @meier-christoph
- Flush response headers always when proxy gets a response (#2229) @jakolehm
- Extract chart version ignoring numbers in chart name (#2226) @pashevskii
- The select all checkbox should not select disabled items (#2151) @jim-docker
🧰 Maintenance
- Removing unused chart files (#2238) @aleksfront