From 63673ba677fbc6eeb9276fbcf907e2ccbc25e6e0 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Fri, 26 May 2023 12:52:43 +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 6250669b6..cd3392a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump Reva: [#6381](https://github.com/owncloud/ocis/pull/6381) * Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362) +* Enhancement - Fix preview or viewing of shared animated GIFs: [#6386](https://github.com/owncloud/ocis/pull/6386) * Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) * Enhancement - Add fulltextsearch capabilty: [#6366](https://github.com/owncloud/ocis/pull/6366) * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) @@ -29,6 +30,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6362 +* Enhancement - Fix preview or viewing of shared animated GIFs: [#6386](https://github.com/owncloud/ocis/pull/6386) + + Fix preview or viewing of shared animated GIFs + + https://github.com/owncloud/ocis/issues/5418 + https://github.com/owncloud/ocis/pull/6386 + * 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