From 09ffe3891eb48e9a4f8640c15562bce442834746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 30 Aug 2024 12:09:28 +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 298e7ea40..6dcaab099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ The following sections list the changes for unreleased. * Change - Remove store service: [#9890](https://github.com/owncloud/ocis/pull/9890) * Enhancement - We now set the configured protocol transport for service metadata: [#9490](https://github.com/owncloud/ocis/pull/9490) * Enhancement - Unified Roles Management: [#9727](https://github.com/owncloud/ocis/pull/9727) +* Enhancement - Added a new role space editor without versions: [#9880](https://github.com/owncloud/ocis/pull/9880) * Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891) * Enhancement - Allow setting default locale of activitylog: [#9892](https://github.com/owncloud/ocis/pull/9892) * Enhancement - Graph translation path: [#9902](https://github.com/owncloud/ocis/pull/9902) @@ -180,6 +181,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/9698 https://github.com/owncloud/ocis/pull/9727 +* Enhancement - Added a new role space editor without versions: [#9880](https://github.com/owncloud/ocis/pull/9880) + + We add a new role space editor without list and restore version permissions. + + https://github.com/owncloud/ocis/issues/9699 + https://github.com/owncloud/ocis/pull/9880 + * Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891) The `revisions purge` command would time out on big spaces. We have improved