mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Release v3.6.7 (#1045)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
57f013d102
commit
59f2661395
@ -2,7 +2,7 @@
|
||||
"name": "kontena-lens",
|
||||
"productName": "Lens",
|
||||
"description": "Lens - The Kubernetes IDE",
|
||||
"version": "3.6.6",
|
||||
"version": "3.6.7",
|
||||
"main": "static/build/main.js",
|
||||
"copyright": "© 2020, Mirantis, Inc.",
|
||||
"license": "MIT",
|
||||
|
||||
@ -2,7 +2,10 @@
|
||||
|
||||
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!
|
||||
|
||||
## 3.6.6 (current version)
|
||||
## 3.6.7 (current version)
|
||||
- Fix cluster dashboard opening when cluster is initially offline
|
||||
|
||||
## 3.6.6
|
||||
- Fix labels' word boundary to cover only drawer badges
|
||||
- Fix cluster dashboard opening not to start authentication proxy twice
|
||||
- Fix: Refresh cluster connection status also when connection is disconnected
|
||||
|
||||
Loading…
Reference in New Issue
Block a user