From ebc93ee2ab141640e3656d46a3d41ebf13ad2c10 Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Thu, 23 May 2024 07:11:05 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56f5b3d120..dc3234a079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,6 +74,7 @@ The following sections list the changes for unreleased. * Bugfix - Crash when processing crafted TIFF files: [#8981](https://github.com/owncloud/ocis/pull/8981) * Bugfix - Fix collaboration registry setting: [#9105](https://github.com/owncloud/ocis/pull/9105) * Bugfix - Service startup of WOPI example: [#9127](https://github.com/owncloud/ocis/pull/9127) +* Bugfix - Fix the status code for multiple mount and unmount share: [#9193](https://github.com/owncloud/ocis/pull/9193) * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) * Change - Disable resharing by default for deprecation: [#8653](https://github.com/owncloud/ocis/pull/8653) * Change - Define maximum input image dimensions and size when generating previews: [#9035](https://github.com/owncloud/ocis/pull/9035) @@ -329,6 +330,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9127 +* Bugfix - Fix the status code for multiple mount and unmount share: [#9193](https://github.com/owncloud/ocis/pull/9193) + + We fixed the status code for multiple mount and unmount share. + + https://github.com/owncloud/ocis/issues/8876 + https://github.com/owncloud/ocis/pull/9193 + * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) We wrapped the store service in a micro store implementation and changed the