From 664951bbec1c30c17795c4ce1788c6d92125f80f Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Wed, 5 Apr 2023 11:38:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c43d1316e5..cbb968e70ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,6 +123,7 @@ Summary * Enhancement - Create Space from selection: [#8730](https://github.com/owncloud/web/pull/8730) * Enhancement - GDPR export: [#8738](https://github.com/owncloud/web/issues/8738) * Enhancement - Stop bootstrapping application earlier in anonymous contexts: [#8762](https://github.com/owncloud/web/pull/8762) +* Enhancement - Add support for read-only groups: [#8766](https://github.com/owncloud/web/pull/8766) Details ------- @@ -1152,6 +1153,14 @@ Details https://github.com/owncloud/web/pull/8762 +* Enhancement - Add support for read-only groups: [#8766](https://github.com/owncloud/web/pull/8766) + + Read-only groups are now supported. Such groups can't be edited or assigned to/removed from + users. They are indicated via a lock icon in the group list and all affected inputs. + + https://github.com/owncloud/web/issues/8729 + https://github.com/owncloud/web/pull/8766 + Changelog for ownCloud Web [6.0.0] (2022-11-29) ======================================= The following sections list the changes in ownCloud web 6.0.0 relevant to