From 6cbe7bc37f2cb59b778ec7bcf30252ef1c4ef57c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 10 Apr 2024 07:47:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a30d516564..414ab5af78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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