From f2fd0e02d2e0f9430116621cae6353954102bef6 Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Tue, 10 Nov 2020 17:10:12 +0200 Subject: [PATCH] Backport what's new items for 3.6.7 and 3.6.8 versions 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 8012c2c35c..d5c9173b9a 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -17,6 +17,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