Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2023-05-26 12:52:43 +00:00
parent e57e6046d3
commit 63673ba677

View File

@@ -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