Changes since v4.2.0-beta.1
🚀 Features
- Add horizontal scrolling to NamespaceSelect (#2276) @Nokel81
- Start hidden on autostart (#2334) @jakolehm
- Add terminal shortcut for mac os (#2316) @vshakirova
- Navigation menu in Preferences (#2304) @aleksfront
- Allow to define the path of the shell in app preferences (#2194) @nevalla
- Add the ability to hide metrics from the UI (#2036) @vshakirova
- Add common app routes to the protocol renderer router (#2272) @Nokel81
- Persist local-storage in external json-file (#2279) @ixrock
🐛 Bug Fixes
- Fixing workspace menu icon color (#2325) @aleksfront
- Fix: cluster-settings page back-button navigation is broken (#2330) @ixrock
- Fix Lens not clearing other KUBECONFIG env vars (#2297) @Nokel81
- Fix workspace overview switching and enabled state storage (#2342) @Nokel81
- Fix extension command palette loading (#2351) @jakolehm
- Fix: closing workspace menu after clicking on iframe (#2349) @aleksfront
- Removing explicit z-index in lens-views (#2358) @aleksfront
🧰 Maintenance
- add debug prints for actions against the navigation object (#2321) @Nokel81
- Cleanup SearchStore (#2299) @Nokel81
- properly load workspace cluster store outside of render() (#2320) @jim-docker
- Move clearKubeconfigEnvVars to separate file (#2337) @Nokel81
📦 Downloads
- Lens v4.2.0-rc.1 - Linux
- Lens v4.2.0-rc.1 - MacOS
- Lens v4.2.0-rc.1 - Windows