From 21947321bab6807ba4289d49c8513f7e2eebed2a Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Thu, 23 Nov 2023 07:00:22 +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 6ac9d75bb..43df8bd19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,10 +36,19 @@ The following sections list the changes for unreleased. ## Summary +* 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) ## Details +* Enhancement - Default link permission config: [#7783](https://github.com/owncloud/ocis/pull/7783) + + A new config for default link permissions that is being announced via capabilities has been + added. It defaults to 1 (= public link with viewer permissions). + + https://github.com/owncloud/web/issues/9919 + https://github.com/owncloud/ocis/pull/7783 + * Enhancement - Add user filter startswith and contains: [#7739](https://github.com/owncloud/ocis/pull/7739) We add two new filters to the user list endpoint. The `startswith` filter allows to filter users