Changes since 5.6.0-alpha.5
🚀 Features
- Expose a way to reactively control visibility of preference tabs and tray menu items through Extension API (#5789) https://github.com/jansav
- Force update after thirty days since update was downloaded (#5776) https://github.com/jansav
- Replace status bar item application update with different tray icon based on status of the update (#5769) https://github.com/jansav
- More padding between status bar items (#5760) https://github.com/jakolehm
🐛 Bug Fixes
- Export TrayMenuRegistration type (#5793) https://github.com/Nokel81
- Make application window appear even when its hidden underneath other apps (#5782) https://github.com/jansav
- Fix stuff happening based on timers not being run correctly in unit tests (#5764) https://github.com/jansav
- Align hotbar selector elements with status bar items (#5755) https://github.com/aleksfront
- Stop trying to restart catalog sync and updating of application when reloading window (#5735) https://github.com/jansav
- Fix selecting items always scrolling to top (#5728) https://github.com/Nokel81
- Fix broken 'Add Cluster' docs link (#5725) https://github.com/Nokel81
- Add react-select as a dependency for @k8slens/extensions (#5705) https://github.com/Nokel81
- Fix type errors using raw InputValidator (#5704) https://github.com/Nokel81
- Fix crash in HelmChartDetails (#5667) https://github.com/Nokel81
- Fix triple click breaking inputs (#5588) https://github.com/Nokel81
- Fix parsing memory metrics expecting wrong unit suffix (#5585) https://github.com/Nokel81
🧰 Maintenance
- Remove unused ask-boolean injectable (#5788) https://github.com/Nokel81
- Bump winston from 3.8.0 to 3.8.1 (#5787) https://github.com/dependabot
- Bump xterm from 4.18.0 to 4.19.0 (#5784) https://github.com/dependabot
- Prevent re-downloading update that is already downloaded (#5781) https://github.com/jansav
- Bump webpack-dev-server from 4.9.2 to 4.9.3 (#5778) https://github.com/dependabot
- Bump playwright from 1.23.0 to 1.23.1 (#5777) https://github.com/dependabot
- Bump @types/node from 16.11.41 to 16.11.43 (#5774) https://github.com/dependabot
- Bump jest from 28.1.1 to 28.1.2 (#5756) https://github.com/dependabot
- Bump cli-progress from 3.11.1 to 3.11.2 (#5753) https://github.com/dependabot
- Bump mobx-react from 7.5.0 to 7.5.1 (#5752) https://github.com/dependabot
- Bump @kubernetes/client-node from 0.16.3 to 0.17.0 (#5751) https://github.com/dependabot
- Split root and cluster frames in smaller pieces (#5737) https://github.com/jansav