diff --git a/package.json b/package.json index 0471374eeec0..bcd977640aaf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kontena-lens", "productName": "Lens", "description": "Lens - The Kubernetes IDE", - "version": "3.6.7", + "version": "3.6.8", "main": "static/build/main.js", "copyright": "© 2020, Mirantis, Inc.", "license": "MIT", diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 438a6176eb12..1003e1f10972 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -2,7 +2,14 @@ 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.7 (current version) +## 3.6.8 (current version) +- Fix cluster connection issue when opening cluster settings for disconnected clusters +- Fetch available Helm repositories from Artifact HUB +- Check if user is cluster admin before opening cluster dashboard +- Fix issue when application is disconnecting too fast from pod shell +- Fix UI staleness after network issues + +## 3.6.7 - Fix cluster dashboard opening when cluster is initially offline ## 3.6.6