Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2022-10-20 11:58:02 +00:00
parent 07475407d6
commit 4426471548
+9
View File
@@ -19,6 +19,7 @@ The following sections list the changes for unreleased.
* Bugfix - Disable cache for selected static web assets: [#4809](https://github.com/owncloud/ocis/pull/4809)
* Bugfix - Fix unfindable entities from shares/publicshares: [#4651](https://github.com/owncloud/ocis/pull/4651)
* Bugfix - Graph service now forwards trace context: [#4582](https://github.com/owncloud/ocis/pull/4582)
* Bugfix - Fix the shareroot path in REPORT responses: [#4859](https://github.com/owncloud/ocis/pull/4859)
* Bugfix - Remove the storage-users event configuration: [#4825](https://github.com/owncloud/ocis/pull/4825)
* Bugfix - Trigger a rescan of spaces in the search index when items have changed: [#4777](https://github.com/owncloud/ocis/pull/4777)
* Bugfix - Make tokeninfo endpoint unprotected: [#4715](https://github.com/owncloud/ocis/pull/4715)
@@ -144,6 +145,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/4582
* Bugfix - Fix the shareroot path in REPORT responses: [#4859](https://github.com/owncloud/ocis/pull/4859)
Fixed the shareroot path in REPORT responses. Before this change the attribute leaked part of
the folder tree of the sharer.
https://github.com/owncloud/ocis/issues/4796
https://github.com/owncloud/ocis/pull/4859
* Bugfix - Remove the storage-users event configuration: [#4825](https://github.com/owncloud/ocis/pull/4825)
We've removed the events configuration from the storage-users section because it is not