From 5d223ca8af49f343cc6139a604e6cc6c0c422697 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 7 Mar 2022 15:24:37 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d97dc08633d..11c37bd9c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Summary * Bugfix - Show no auth popup on password protected public links in ownCloud 10: [#6530](https://github.com/owncloud/web/pull/6530) * Bugfix - Don't write error message on passing ReadmeContentModal.spec.js test: [#6525](https://github.com/owncloud/web/pull/6525) * Bugfix - Prevent cross-site scripting attack while displaying space description: [#6523](https://github.com/owncloud/web/pull/6523) +* Enhancement - Add a watcher for the share panel of a space: [#6543](https://github.com/owncloud/web/pull/6543) * Enhancement - Allow updating space quota: [#6477](https://github.com/owncloud/web/pull/6477) * Enhancement - Implement people sharing for spaces: [#6455](https://github.com/owncloud/web/pull/6455) * Enhancement - Update the graph SDK: [#6519](https://github.com/owncloud/web/pull/6519) @@ -58,6 +59,13 @@ Details https://github.com/owncloud/web/issues/6526 https://github.com/owncloud/web/pull/6523 +* Enhancement - Add a watcher for the share panel of a space: [#6543](https://github.com/owncloud/web/pull/6543) + + We've added a watcher for the share panel of a space to ensure seamless navigation via the share + indicator. + + https://github.com/owncloud/web/pull/6543 + * Enhancement - Allow updating space quota: [#6477](https://github.com/owncloud/web/pull/6477) We have implemented a way to update the quota of a space