From 7e9a7e024747ec0810099dbc2cdca474a49ddabb Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Tue, 28 Nov 2023 16:06:42 +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 bebfb1ac5..de80c0462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ The following sections list the changes for unreleased. * Enhancement - Default link permission config: [#7783](https://github.com/owncloud/ocis/pull/7783) * Enhancement - Add user filter startswith and contains: [#7739](https://github.com/owncloud/ocis/pull/7739) * Enhancement - Update to go 1.21: [#7794](https://github.com/owncloud/ocis/pull/7794) +* Enhancement - Add Sharing NG list permissions endpoint: [#7805](https://github.com/owncloud/ocis/pull/7805) ## Details @@ -92,6 +93,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7794 +* Enhancement - Add Sharing NG list permissions endpoint: [#7805](https://github.com/owncloud/ocis/pull/7805) + + We've added a new sharing ng endpoint which lists all permissions for a given item. + + https://github.com/owncloud/ocis/issues/6993 + https://github.com/owncloud/ocis/pull/7805 + # Changelog for [5.0.0] (2023-11-22) The following sections list the changes for 5.0.0.