Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2023-03-08 15:42:56 +00:00
parent 2cced750bd
commit ed2282bb76

View File

@@ -33,6 +33,7 @@ The following sections list the changes for unreleased.
* Enhancement - Make graph/education API errors more consistent: [#5682](https://github.com/owncloud/ocis/pull/5682)
* Enhancement - Add endpoint to list permissions: [#5594](https://github.com/owncloud/ocis/pull/5594)
* Enhancement - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457)
* Enhancement - Add config option to enforce passwords on public links: [#5720](https://github.com/owncloud/ocis/pull/5720)
* Enhancement - Add new permission for public links: [#5690](https://github.com/owncloud/ocis/pull/5690)
* Enhancement - Added option to configure default quota per role: [#5616](https://github.com/owncloud/ocis/pull/5616)
* Enhancement - Add expiration to user and group shares: [#5389](https://github.com/owncloud/ocis/pull/5389)