From 311a67f948a117bfbc3655cde2a3d7771e7525d3 Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Tue, 8 Mar 2022 23:00:57 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 930e6de24da..24201ec17fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Summary * Enhancement - Don't block account page while groups are loading: [#6547](https://github.com/owncloud/web/pull/6547) * Enhancement - Add a watcher for the share panel of a space: [#6543](https://github.com/owncloud/web/pull/6543) * Enhancement - Load space images as preview: [#6529](https://github.com/owncloud/web/pull/6529) +* Enhancement - Shares overview: [#6440](https://github.com/owncloud/web/issues/6440) * Enhancement - Allow updating space quota: [#6477](https://github.com/owncloud/web/pull/6477) * Enhancement - Update the stored space after its members have been changed: [#6545](https://github.com/owncloud/web/pull/6545) * Enhancement - Implement people sharing for spaces: [#6455](https://github.com/owncloud/web/pull/6455) @@ -92,6 +93,17 @@ Details https://github.com/owncloud/web/pull/6529 +* Enhancement - Shares overview: [#6440](https://github.com/owncloud/web/issues/6440) + + We've merged the three shares navigation items into one central "Shares" item, with a toggle to + switch between the three different kinds of shares (incoming, outgoing, links). In the + process, we have also renamed the "All files" page to the "Personal" page, indicating that this + is the user's personal space since shares (and potentially other shared spaces) live + elsewhere. + + https://github.com/owncloud/web/issues/6440 + https://github.com/owncloud/web/pull/6512 + * 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