Releases: MuhammedKalkan/OpenLens
v6.4.0-beta.9
Changes since 6.4.0-beta.8
π§° Maintenance
- Rename package due to npm/cli#2248 (#7041) https://github.com/Nokel81
v6.4.0-beta.10
Changes since 6.4.0-beta.8
π§° Maintenance
- Rename package due to npm/cli#2248 (#7041) https://github.com/Nokel81
v6.4.0-alpha.4
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
v6.4.0-alpha.3
Changes since 6.4.0-alpha.2
π Features
- Allow specifying ResourceName in KubeObjectListLayout (#6926) https://github.com/panuhorsmalahti
π Bug Fixes
- Better handling loading terminal fonts (#6913) https://github.com/ixrock
π§° Maintenance
- Fix the output when skipping creating PR (#6919) https://github.com/Nokel81
- Change some ClusterManager logs debug->silly (#6921) https://github.com/Nokel81
- Bump @swc/core from 1.3.25 to 1.3.26 (#6922) https://github.com/app/dependabot
- Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 (#6925) https://github.com/app/dependabot
- Bump esbuild from 0.16.16 to 0.16.17 (#6923) https://github.com/app/dependabot
- Bump eslint-plugin-react from 7.31.11 to 7.32.0 (#6924) https://github.com/app/dependabot
- Fix workflows (#6927) https://github.com/Nokel81
- Bump eslint-plugin-import from 2.26.0 to 2.27.4 (#6933) https://github.com/app/dependabot
v6.4.0-alpha.2
Changes since 6.4.0-alpha.1
π§° Maintenance
- Fix publish-npm workflow invocations (#6915) https://github.com/Nokel81
- Fix bump-master-version worklow (#6916) https://github.com/Nokel81
v6.3.0
Changes since 6.2.6
π Features
-
Improve UX for shell env sync failure (#6644) https://github.com/Nokel81
-
Add buttons to quicky filter the current view by a specific namespace (#6677) https://github.com/Nokel81
-
Include bundled extensions in package.json (#6715) https://github.com/jakolehm
-
Refactor kube detail components and add KubeEvents automatically to all custom resources (#6468) https://github.com/Nokel81
π Bug Fixes
-
Handle globalAgent having a single non-array CA (#6628) https://github.com/Nokel81
-
Fix back navigation in entity settings (#6670) https://github.com/Nokel81
-
Fix not displaying any pie charts when missing only some data (#6671) https://github.com/Nokel81
-
Fix typing of ExtensionStore.createInstance static (#6764) https://github.com/Nokel81
-
Fix queries for operator provider metrics (#6679) https://github.com/Nokel81
-
Fix resize anchor z-index (#6784) https://github.com/aleksfront
-
Prevent shell sync commands from polluting history (#6668) https://github.com/Nokel81
-
Fix allowed resources checks on GKE (#6657) https://github.com/Nokel81
-
Split out use of httpsProxy preference (#6771) https://github.com/Nokel81
π§° Maintenance
-
Remove spdy support (#6580) https://github.com/Nokel81
-
Bump @swc/core from 1.3.14 to 1.3.18 (#6609) https://github.com/dependabot
-
Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607) https://github.com/dependabot
-
Bump css-loader from 6.7.1 to 6.7.2 (#6608) https://github.com/dependabot
-
Bump typescript from 4.8.4 to 4.9.3 (#6606) https://github.com/dependabot
-
Bump concurrently from 7.5.0 to 7.6.0 (#6618) https://github.com/dependabot
-
Bump marked from 4.2.2 to 4.2.3 (#6617) https://github.com/dependabot
-
Bump eslint from 8.27.0 to 8.28.0 (#6616) https://github.com/dependabot
-
Bump @swc/core from 1.3.18 to 1.3.19 (#6615) https://github.com/dependabot
-
Make ClusterFrameManager fully injectable (#6590) https://github.com/Nokel81
-
Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624) https://github.com/dependabot
-
Bump esbuild from 0.15.14 to 0.15.15 (#6621) https://github.com/dependabot
-
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623) https://github.com/dependabot
-
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622) https://github.com/dependabot
-
Make systems CAs platform-independent using injectables (#6321) https://github.com/Nokel81
-
Add eslint support for package.json exports (#6639) https://github.com/jansav
-
Make ResourceStack fully injectable (#6591) https://github.com/Nokel81
-
Bump playwright from 1.28.0 to 1.28.1 (#6636) https://github.com/dependabot
-
Bump @types/lodash from 4.14.189 to 4.14.190 (#6638) https://github.com/dependabot
-
Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.10 (#6646) https://github.com/dependabot
-
Make PrometheusProviderRegistry fully injectable (#6592) https://github.com/Nokel81
-
Bump @swc/core from 1.3.19 to 1.3.20 (#6656) https://github.com/dependabot
-
Bump esbuild from 0.15.15 to 0.15.16 (#6655) https://github.com/dependabot
-
Make EntitySettingRegistry fully injectable (#6604) https://github.com/Nokel81
-
Remove uses of legacy global logger from injectables (#6660) https://github.com/Nokel81
-
Bump @types/randomcolor from 0.5.6 to 0.5.7 (#6661) https://github.com/dependabot
-
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#6662) https://github.com/dependabot
-
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#6663) https://github.com/dependabot
-
Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673) https://github.com/dependabot
-
Bump @types/node from 16.18.3 to 16.18.4 (#6683) https://github.com/dependabot
-
Add milestone automatically to release PRs (#6681) https://github.com/Nokel81
-
Bump ts-loader from 9.4.1 to 9.4.2 (#6684) https://github.com/dependabot
-
Bump @types/lodash from 4.14.190 to 4.14.191 (#6685) https://github.com/dependabot
-
Bump query-string from 7.1.1 to 7.1.2 (#6694) https://github.com/dependabot
-
Bump @swc/core from 1.3.20 to 1.3.21 (#6695) https://github.com/dependabot
-
Bump react-select from 5.6.1 to 5.7.0 (#6696) https://github.com/dependabot
-
Replace CatalogEntityDetailRegistry with an injectable solution (#6605) https://github.com/Nokel81
-
Bump query-string from 7.1.2 to 7.1.3 (#6701) https://github.com/dependabot
-
Bump eslint from 8.28.0 to 8.29.0 (#6700) https://github.com/dependabot
-
Bump esbuild from 0.15.16 to 0.15.17 (#6699) https://github.com/dependabot
-
Bump @types/node from 16.18.4 to 16.18.6 (#6704) https://github.com/dependabot
-
Bump esbuild from 0.15.17 to 0.15.18 (#6702) https://github.com/dependabot
-
Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.0 to 5.45.1 (#6705) https://github.com/dependabot
-
Bump typescript from 4.9.3 to 4.9.4 (#6714) https://github.com/dependabot
-
Bump tar from 6.1.12 to 6.1.13 (#6712) https://github.com/dependabot
-
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#6709) https://github.com/dependabot
-
Bump esbuild from 0.15.18 to 0.16.3 (#6718) https://github.com/dependabot
-
Remove named exports from CSS module typings (#6723) https://github.com/Nokel81
-
Unify build fs layout (#6717) https://github.com/jakolehm
-
Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.1 to 5.46.0 (#6731) https://github.com/dependabot
-
Bump @swc/jest from 0.2.23 to 0.2.24 (#6729) https://github.com/dependabot
-
Simplify Error.cause logging (#6669) https://github.com/Nokel81
-
Bump @swc/core from 1.3.21 to 1.3.22 (#6735) https://github.com/dependabot
-
Bump typedoc from 0.23.21 to 0.23.22 (#6736) https://github.com/dependabot
-
Bump @types/react-beautiful-dnd from 13.1.2 to 13.1.3 (#6737) https://github.com/dependabot
-
Using custom properties for z-index values (#6733) https://github.com/aleksfront
-
Bump esbuild from 0.16.3 to 0.16.5 (#6747) https://github.com/dependabot
-
Bump @types/node from 16.18.6 to 16.18.9 (#6746) https://github.com/dependabot
-
Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#6745) https://github.com/dependabot
-
Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 (#6744) https://github.com/depend...
v6.2.5
Changes since 6.2.4
π Bug Fixes
- Fix race conditrion preventing window from opening (#6680) https://github.com/Nokel81
- Fix: remove excessive scrollbars from the TabLayout view (#6689) https://github.com/aleksfront
- Fix not being able to add custom helm repos (#6692) https://github.com/Nokel81
- Fix crash in PersistentVolumeDetails (#6691) https://github.com/Nokel81
- Fix top-bar .separator width (#6706) https://github.com/aleksfront
π§° Maintenance
- Bump electron from 19.1.8 to 19.1.9 (#6686) https://github.com/dependabot
v6.2.4
Changes since 6.2.3
π Bug Fixes
- Fix extensions using "application" as magic string for preference tab (#6666) https://github.com/Iku-turso
- Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) https://github.com/Iku-turso
π§° Maintenance
- Bump electron from 19.1.7 to 19.1.8 (#6664) https://github.com/dependabot
v6.2.3
v6.2.2
Version updated to: 6.2.2