From ca8b06e896d70be3262d655010df98c3627fbc8c Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Thu, 8 Feb 2024 14:58:06 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab8880bd0..f03e8e3077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix concurrent shares config: [#8317](https://github.com/owncloud/ocis/pull/8317) * Bugfix - Fix Content-Disposition header for downloads: [#8381](https://github.com/owncloud/ocis/pull/8381) * Bugfix - Signed url verification: [#8385](https://github.com/owncloud/ocis/pull/8385) +* Bugfix - Fix an error when move: [#8396](https://github.com/owncloud/ocis/pull/8396) * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) * Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985) * Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062) @@ -252,6 +253,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8385 +* Bugfix - Fix an error when move: [#8396](https://github.com/owncloud/ocis/pull/8396) + + We fixed a bug that caused Internal Server Error when move using destination id + + https://github.com/owncloud/ocis/issues/6739 + https://github.com/owncloud/ocis/pull/8396 + https://github.com/cs3org/reva/pull/4503 + * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) Introduce a new environment variable `IDP_LOGIN_BACKGROUND_URL` that overrides