Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2024-03-04 16:02:18 +00:00
parent 3d7a269bdc
commit 4fe90230c4

View File

@@ -44,6 +44,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix remove/update share permissions: [#8529](https://github.com/owncloud/ocis/pull/8529)
* Bugfix - Correct the default mapping of roles: [#8534](https://github.com/owncloud/ocis/pull/8534)
* Bugfix - We now always select the next clients when autoaccepting shares: [#8570](https://github.com/owncloud/ocis/pull/8570)
* Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419)
* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885)
* Enhancement - Add epub reader to web default apps: [#8410](https://github.com/owncloud/ocis/pull/8410)
@@ -68,6 +69,10 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8534
* Bugfix - We now always select the next clients when autoaccepting shares: [#8570](https://github.com/owncloud/ocis/pull/8570)
https://github.com/owncloud/ocis/pull/8570
* Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419)
We wrapped the store service in a micro store implementation and changed the