Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-06-14 14:53:33 +00:00
parent 384488b8c7
commit 3e2180d5e4
+8
View File
@@ -8,6 +8,7 @@ The following sections list the changes for unreleased.
* Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515)
* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469)
* 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 - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482)
* Enhancement - Update reva: [#6507](https://github.com/owncloud/ocis/pull/6507)
@@ -38,6 +39,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6469
https://github.com/cs3org/reva/pull/3948
* 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
for project spaces.
https://github.com/owncloud/ocis/pull/6528
* Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300)
We added the drive alias, the space name and the relative path to the remote item. This is needed