Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2023-06-23 14:03:09 +00:00
parent aa4e490477
commit 495f2da372

View File

@@ -12,6 +12,7 @@ The following sections list the changes for unreleased.
* Bugfix - Don't connect to ldap on startup: [#6565](https://github.com/owncloud/ocis/pull/6565)
* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469)
* Bugfix - Fix the oidc role assigner: [#6605](https://github.com/owncloud/ocis/pull/6605)
* Enhancement - Add 'ocis decomposedfs check-treesize' command: [#6556](https://github.com/owncloud/ocis/pull/6556)
* Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528)
* Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300)
* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548)
@@ -78,6 +79,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6605
* Enhancement - Add 'ocis decomposedfs check-treesize' command: [#6556](https://github.com/owncloud/ocis/pull/6556)
We added a 'ocis decomposedfs check-treesize' command for checking (and reparing) the
treesize metadata of a storage space.
https://github.com/owncloud/ocis/pull/6556
* Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528)
The webdav REPORT endpoint only returned permissions for personal spaces and shares. Now also