From 08ce1bf9ae1a0230cab2b91744eadf40afff62d6 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Tue, 23 May 2023 09:32:52 +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 680b127ffa..59414b9fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362) +* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) ## Details @@ -17,6 +18,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6362 +* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) + + Fix unexpected behavior when the user try to share the locked file + + https://github.com/owncloud/ocis/issues/6197 + https://github.com/owncloud/ocis/pull/6357 + * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) Makes the integrated idcache (used to reduce reads from disc) configurable with the general