Changes since 6.4.0-alpha.3
🚀 Features
- Better visibility of updating global namespace from resource listing views (#6962) https://github.com/ixrock
- Finish using NamespaceSelectBadge in all places (#6972) https://github.com/ixrock
🐛 Bug Fixes
- Fix Notifications extension API (#6946) https://github.com/panuhorsmalahti
- Fix not being able to add new Kubeconfig syncs (#6938) https://github.com/Nokel81
- Fix KubeJsonApi.forCluster missing from extension API and remove class constructors that require dependencies (#6947) https://github.com/Nokel81
- Delay removing iframe to fix renderer crash (#6952) https://github.com/Nokel81
- Fix KubeJsonApi.forCluster as part of extension API (#6973) https://github.com/Nokel81
🧰 Maintenance
- Improvements and more stability in support HMR/live-reload (#6948) https://github.com/ixrock
- Bump esbuild from 0.16.17 to 0.17.0 (#6945) https://github.com/app/dependabot
- Bump marked from 4.2.5 to 4.2.12 (#6942) https://github.com/app/dependabot
- Bump eslint from 8.31.0 to 8.32.0 (#6943) https://github.com/app/dependabot
- Bump esbuild-loader from 2.20.0 to 2.21.0 (#6944) https://github.com/app/dependabot
- Move IpcRendererNavigationEvents to common (#6949) https://github.com/jakolehm
- Introduce ipcMainInjectionToken (#6950) https://github.com/jakolehm
- Cleanup loading terminal fonts (#6937) https://github.com/Nokel81
- Bump eslint-plugin-import from 2.27.4 to 2.27.5 (#6953) https://github.com/app/dependabot
- Bump eslint-plugin-react from 7.32.0 to 7.32.1 (#6956) https://github.com/app/dependabot
- Bump immer from 9.0.17 to 9.0.18 (#6955) https://github.com/app/dependabot
- Bump @typescript-eslint/* from 5.48.1 to 5.48.2 (#6954) https://github.com/app/dependabot
- Update lockfile (#6965) https://github.com/Nokel81
- Bump @swc/core from 1.3.26 to 1.3.27 (#6968) https://github.com/app/dependabot
- Bump esbuild from 0.17.0 to 0.17.2 (#6967) https://github.com/app/dependabot
- Publish to the correct channels instead of always latest (#6963) https://github.com/Nokel81