mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Release v3.6.0-rc.3 (#864)
* v3.6.0-rc.3 Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
c6b3738a75
commit
d370805d01
@ -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": "3.6.0-rc.2",
|
"version": "3.6.0-rc.3",
|
||||||
"main": "static/build/main.js",
|
"main": "static/build/main.js",
|
||||||
"copyright": "© 2020, Mirantis, Inc.",
|
"copyright": "© 2020, Mirantis, Inc.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -2,7 +2,17 @@
|
|||||||
|
|
||||||
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!
|
||||||
|
|
||||||
## 3.6.0-rc.2 (current version)
|
## 3.6.0-rc.3 (current version)
|
||||||
|
- Fix Dialog Esc keypress behavior
|
||||||
|
- Set new workspace name restrictions
|
||||||
|
- Fix cluster's apiUrl
|
||||||
|
- Fix: Cluster dashboard not rendered
|
||||||
|
- Fix proxy kubeconfig file permissions
|
||||||
|
- Move verbose log lines to silly level
|
||||||
|
- Add path to auth proxy url if present in cluster url
|
||||||
|
- Fix path validation message
|
||||||
|
|
||||||
|
## 3.6.0-rc.2
|
||||||
- Refresh input values on cluster change
|
- Refresh input values on cluster change
|
||||||
- Update logo
|
- Update logo
|
||||||
- Fix margins in cluster menu
|
- Fix margins in cluster menu
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user