Changes since 6.3.0
🚀 Features
- Allow to import app as a library (#6722) https://github.com/jakolehm
- Add Restart Button to DaemonSet Menu (#6826) https://github.com/justdan96
- Allow main send messages to cluster frames (#6835) https://github.com/jansav
- Use Monaco editor in ConfigMap details (#6830) https://github.com/aleksfront
- Add Restart Button to StatefulSet Menu (#6868) https://github.com/justdan96
- Lens proxy with TLS (#6851) https://github.com/jakolehm
- New resource view: Network -> Ingress Classes (#6808) https://github.com/ixrock
- Computed appMenus option (#6904) https://github.com/samitiilikainen
- Bump Horizontal Pod Autoscaler apiBase version (#6906) https://github.com/aleksfront
🐛 Bug Fixes
- Revert #6733 to avoid breaking changes for extensions (#6821) https://github.com/aleksfront
- Fix terminal window paddings (#6822) https://github.com/aleksfront
- Fix kubeconfig sync not saving data (#6837) https://github.com/aleksfront
- Fix small TabLayout jump when switching pages (#6843) https://github.com/aleksfront
- Fix minor typo/grammar in extension install message (#6847) https://github.com/alebcay
- Fix removePath functionality to also include directories (#6863) https://github.com/Nokel81
- Fix namespace details not opening (#6865) https://github.com/Nokel81
- Fix app crash when sometimes using MonacoEditor (#6893) https://github.com/Nokel81
- Fix shouldShowResource when not a cluster admin (#6900) https://github.com/Nokel81
🧰 Maintenance
- Remove error overlay in dev mode (#6831) https://github.com/aleksfront
- Bump playwright from 1.29.0 to 1.29.1 (#6812) https://github.com/app/dependabot
- Bump sharp from 0.31.2 to 0.31.3 (#6813) https://github.com/app/dependabot
- Bump @typescript-eslint/parser from 5.46.1 to 5.47.1 (#6832) https://github.com/app/dependabot
- Page refresh is broken in development mode (#6844) https://github.com/ixrock
- Bump @swc/cli from 0.1.57 to 0.1.59 (#6850) https://github.com/app/dependabot
- Bump @swc/core from 1.3.23 to 1.3.24 (#6849) https://github.com/app/dependabot
- Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.48.0 (#6859) https://github.com/app/dependabot
- Bump esbuild from 0.16.10 to 0.16.13 (#6860) https://github.com/app/dependabot
- Update slack links to a static redirect url (#6856) https://github.com/jakolehm
- Update yarn lock (#6864) https://github.com/Nokel81
- Bump @types/sharp from 0.31.0 to 0.31.1 (#6872) https://github.com/app/dependabot
- Bump @types/react-table from 7.7.12 to 7.7.14 (#6871) https://github.com/app/dependabot
- Bump @types/node from 16.18.10 to 16.18.11 (#6870) https://github.com/app/dependabot
- Bump immer from 9.0.16 to 9.0.17 (#6869) https://github.com/app/dependabot
- Bump eslint from 8.30.0 to 8.31.0 (#6875) https://github.com/app/dependabot
- Add build-impl make target to skip install node_modules again (#6881) https://github.com/Nokel81
- Remove need to download node_modules twice in build-impl (#6882) https://github.com/Nokel81
- Allow adding additional webpack externals at build time (#6883) https://github.com/Nokel81
- Cleanup compile:node-fetch script decl (#6884) https://github.com/Nokel81
- Bump @swc/core from 1.3.24 to 1.3.25 (#6885) https://github.com/app/dependabot
- Bump ws from 8.11.0 to 8.12.0 (#6889) https://github.com/app/dependabot
- Bump postcss from 8.4.20 to 8.4.21 (#6888) https://github.com/app/dependabot
- Bump dompurify from 2.4.1 to 2.4.3 (#6890) https://github.com/app/dependabot
- Remove a lot of usages of legacy globals (#6825) https://github.com/Nokel81
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 (#6895) https://github.com/app/dependabot
- Bump typedoc from 0.23.23 to 0.23.24 (#6896) https://github.com/app/dependabot
- Bump playwright from 1.29.1 to 1.29.2 (#6897) https://github.com/app/dependabot
- Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#6898) https://github.com/app/dependabot
- Bump memfs from 3.4.12 to 3.4.13 (#6903) https://github.com/app/dependabot
- Bump esbuild from 0.16.14 to 0.16.16 (#6902) https://github.com/app/dependabot
- Remove kludge from KubeApi (#6867) https://github.com/Nokel81