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