From 1cd39b6635457c8b8a83d6adc217a4b914184bcf Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 5 Apr 2019 18:15:05 -0700 Subject: [PATCH] added 5 bug fixes --- content/v2.0/cloud/about/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/v2.0/cloud/about/release-notes.md b/content/v2.0/cloud/about/release-notes.md index d93e503e2..d9eeb6349 100644 --- a/content/v2.0/cloud/about/release-notes.md +++ b/content/v2.0/cloud/about/release-notes.md @@ -29,6 +29,11 @@ menu: ### Bug Fixes +* Logout works in Cloud 2.0 UI. +* Single sign-on works between https://cloud2.influxdata.com and https://us-west-2- 1.aws.cloud2.influxdata.com. +* Able to copy error message from UI. +* Able to change a task from every to cron. +* Able to create a new bucket when switching between periodically and never (retention options). * Fix mismatch in bucket row and header. * Allows user to edit note on cell. * Fix empty state styles in scrapers in org view.