Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2024-04-10 07:47:07 +00:00
parent a0b107009f
commit 6cbe7bc37f

View File

@@ -48,6 +48,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix graph drive invite: [#8538](https://github.com/owncloud/ocis/pull/8538)
* Bugfix - Fix the mount points naming: [#8543](https://github.com/owncloud/ocis/pull/8543)
* Bugfix - We now always select the next clients when autoaccepting shares: [#8570](https://github.com/owncloud/ocis/pull/8570)
* Bugfix - Always select next before making calls: [#8578](https://github.com/owncloud/ocis/pull/8578)
* Bugfix - Fix sharing invite on virtual drive: [#8609](https://github.com/owncloud/ocis/pull/8609)
* Bugfix - Prevent copying a file to a parent folder: [#8649](https://github.com/owncloud/ocis/pull/8649)
* Bugfix - Disable Multipart uploads: [#8666](https://github.com/owncloud/ocis/pull/8666)
@@ -127,6 +128,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8570
* Bugfix - Always select next before making calls: [#8578](https://github.com/owncloud/ocis/pull/8578)
We now select the next client more often to spread out load
https://github.com/owncloud/ocis/pull/8578
* Bugfix - Fix sharing invite on virtual drive: [#8609](https://github.com/owncloud/ocis/pull/8609)
We fixed the issue when sharing of virtual drive with other users was allowed