Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2022-09-26 11:44:25 +00:00
parent 49376178e9
commit 7116145a04

View File

@@ -14,6 +14,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix wopi access to public shares: [#4631](https://github.com/owncloud/ocis/pull/4631)
* Enhancement - Add Email templating: [#4564](https://github.com/owncloud/ocis/pull/4564)
* Enhancement - Add webURL to space root: [#4588](https://github.com/owncloud/ocis/pull/4588)
* Enhancement - Allow to configuring the reva cache store: [#4627](https://github.com/owncloud/ocis/pull/4627)
* Enhancement - Allow to configure applications in Web: [#4578](https://github.com/owncloud/ocis/pull/4578)
* Enhancement - Restrict admins from self-removal: [#3713](https://github.com/owncloud/ocis/issues/3713)
* Enhancement - Add thumbnails support for tiff and bmp files: [#4634](https://github.com/owncloud/ocis/pull/4634)
@@ -79,6 +80,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/4588
* Enhancement - Allow to configuring the reva cache store: [#4627](https://github.com/owncloud/ocis/pull/4627)
We have added the possibility to configure the cache store implementation for the users
storage.
https://github.com/owncloud/ocis/pull/4627
* Enhancement - Allow to configure applications in Web: [#4578](https://github.com/owncloud/ocis/pull/4578)
We've added the possibility to configure applications in the Web configuration.