Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2023-05-23 09:32:52 +00:00
parent 069e751c2d
commit 08ce1bf9ae

View File

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