From d15692a50eca5937605e97441ed120dbe852e17d Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Wed, 11 Nov 2020 08:41:09 +0200 Subject: [PATCH] Backport what's new items for 3.6.7 and 3.6.8 versions (#1310) Signed-off-by: Lauri Nevala --- static/RELEASE_NOTES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 64c57a673a..9314096ff9 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -19,6 +19,16 @@ Here you can find description of changes we've built into each release. While we - Add +/- buttons in scale deployment popup screen - Update chart details when selecting another chart +## 3.6.8 +- 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 - Fix labels' word boundary to cover only drawer badges - Fix cluster dashboard opening not to start authentication proxy twice