Changes since v5.0.0-alpha.1
🚀 Features
- Show openlens on splash (#2582) @jakolehm
- Add support for viewing 'User-supplied values' of helm release (#1862) @osddeitf
- Add ability to configure the locale timezone (#2523) @ArthurKnoep
- Refactor cluster settings to catalog entity settings (#2525) @jakolehm
- Move catalog to top-level module in extension api (#2527) @jakolehm
- YAML Templates in Create Resource dock tab (#2327) @pashevskii
- Allow to control catalog entity menu item visibility based on source (#2499) @jakolehm
- Exporting SearchInput component to extensions (#2521) @aleksfront
- Allow register actions to "add to catalog" button (#2497) @jakolehm
🐛 Bug Fixes
- Fix chart upgrade screen by coercing the chart version to semver (#2584) @marcbachmann
- Revert "Increase npm version to 7.9" (#2583) @jakolehm
- Display a pod as terminating even if it isn't running (#2575) @Nokel81
- Fix initial hotbar not showing (#2551) @jakolehm
- Polishing settings styles (#2534) @aleksfront
- display close button on deleted kube details page (#2428) @Nokel81
- Fix catalog sidebar paddings (#2526) @aleksfront
- modified kubeconfig manager test to avoid intermittent ENXIO error (#2516) @jim-docker
🧰 Maintenance
- Fixing Singleton typing to correctly return child class (#1914) @Nokel81
- Refactor helm-release.api to use free functions instead of an object (#2264) @Nokel81
- Bump ssri from 6.0.1 to 6.0.2 in /extensions/kube-object-event-status (#2559) @dependabot
- Bump ssri from 6.0.1 to 6.0.2 in /extensions/metrics-cluster-feature (#2560) @dependabot
- Bump ssri from 6.0.1 to 6.0.2 in /extensions/pod-menu (#2557) @dependabot
- Don't bundle extension with eula on default build (#2542) @jakolehm
- Increase npm version to 7.9 (#2466) @Nokel81
- Fix how integration tests activate adding a cluster via SpeedDial (#2569) @jim-docker
- Bump ssri from 6.0.1 to 6.0.2 in /extensions/node-menu (#2563) @dependabot
- Bump @testing-library/jest-dom from 5.11.5 to 5.11.10 (#2540) @dependabot
- Workaround broken reverse name lookup on gh actions (#2545) @jakolehm
- Bump marked from 1.2.7 to 2.0.3 (#2506) @dependabot
- Retry yarn/npm install steps on gh actions (#2533) @jakolehm
- Test also push to branches on gh actions (#2532) @jakolehm
- Use gh actions for build status (#2522) @jakolehm
- Cache node_modules on GH actions (#2517) @jakolehm
- modified kubeconfig manager test to avoid intermittent ENXIO error (#2516) @jim-docker