From f942945aaed398f1ec71a4395935c318a8577988 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Mon, 29 Jun 2020 14:17:21 +0000 Subject: Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d197599d..39cb3efe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Summary * Change - Option to log HTTP requests and responses: [#7873](https://github.com/owncloud/client/issues/7873) * Change - The layout in the advanced account setup page might be broken: [#7920](https://github.com/owncloud/client/issues/7920) * Change - The client hides the window during the authentication process: [#7922](https://github.com/owncloud/client/pull/7922) +* Change - The settings ui shows a prompt for a few seconds: [#7925](https://github.com/owncloud/client/pull/7925) * Change - Allow OpenID Connect authentication without a .well-known configuration: [#7681](https://github.com/owncloud/client/pull/7681) * Change - Add support for the TUS resumeable upload protocol: [#19](https://github.com/owncloud/product/issues/19) @@ -72,6 +73,12 @@ Details https://github.com/owncloud/client/pull/7922 +* Change - The settings ui shows a prompt for a few seconds: [#7925](https://github.com/owncloud/client/pull/7925) + + We now hide that prompt by default and only show it if needed. + + https://github.com/owncloud/client/pull/7925 + * Change - Allow OpenID Connect authentication without a .well-known configuration: [#7681](https://github.com/owncloud/client/pull/7681) A user might not want to provide .well-known/openid-configuration. The new changes enable us -- cgit v1.2.3