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