From a9366caa0cb97de0c4a68a43f05156cc584bee16 Mon Sep 17 00:00:00 2001 From: kobergj Date: Mon, 13 Nov 2023 11:50:06 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dccad4c167..22419f2d3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ The following sections list the changes for unreleased. ## Summary * Enhancement - Add Sharing NG endpoints: [#7633](https://github.com/owncloud/ocis/pull/7633) +* Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700) ## Details @@ -58,6 +59,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7239 https://github.com/owncloud/libre-graph-api/pull/112 +* Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700) + + Adds new permissions to admin/spaceadmin/user roles - Favorites.List allows / denies the + Favorites Listing Request - Favorites.Write is implemented to be enforced on marking/unmark + files as favouritesShare - Shares.Write permission denies / allows sharing completely for a + user on all share CUD requests. (User, Group) + + https://github.com/owncloud/ocis/pull/7700 + # Changelog for [5.0.0] (2023-11-08) The following sections list the changes for 5.0.0.