mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
release v4.2.1
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
35d90f6e8d
commit
765e34a632
@ -2,7 +2,7 @@
|
|||||||
"name": "kontena-lens",
|
"name": "kontena-lens",
|
||||||
"productName": "Lens",
|
"productName": "Lens",
|
||||||
"description": "Lens - The Kubernetes IDE",
|
"description": "Lens - The Kubernetes IDE",
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"main": "static/build/main.js",
|
"main": "static/build/main.js",
|
||||||
"copyright": "© 2021, Mirantis, Inc.",
|
"copyright": "© 2021, Mirantis, Inc.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -2,7 +2,16 @@
|
|||||||
|
|
||||||
Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where you might need to do something to ensure the application works smoothly. So please read through the release highlights!
|
Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where you might need to do something to ensure the application works smoothly. So please read through the release highlights!
|
||||||
|
|
||||||
## 4.2.0 (current version)
|
## 4.2.1 (current version)
|
||||||
|
- User is now notified if helm list fails
|
||||||
|
- Sorting order is now saved when switching views
|
||||||
|
- Fix: Node shells failing to open
|
||||||
|
- Fix: Tray icon is now reactive to changes
|
||||||
|
- Fix: Whole window is used for displaying workspace overview
|
||||||
|
- Fix: Workspace overview is now reactive to cluster changes
|
||||||
|
- Fix: Exported ClusterStore now enforces more invariants
|
||||||
|
|
||||||
|
## 4.2.0
|
||||||
|
|
||||||
- Add lens:// protocol handling with a routing mechanism
|
- Add lens:// protocol handling with a routing mechanism
|
||||||
- Add common app routes to the protocol renderer router from the documentation
|
- Add common app routes to the protocol renderer router from the documentation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user