Automated changelog update [skip ci]

This commit is contained in:
Jannik Stehle
2022-09-02 15:08:31 +00:00
parent 47b06b2a6c
commit 2e5aafad91

View File

@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Disable default expiration for public links: [#4445](https://github.com/owncloud/ocis/issues/4445)
* Bugfix - Translations on login page: [#7550](https://github.com/owncloud/web/issues/7550)
* Bugfix - Fix search report: [#7557](https://github.com/owncloud/web/issues/7557)
* Enhancement - Add previewFileMimeTypes to web default config: [#4414](https://github.com/owncloud/ocis/pull/4414)
* Enhancement - Improve login screen design: [#4500](https://github.com/owncloud/ocis/pull/4500)
@@ -25,6 +26,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/4445
https://github.com/owncloud/ocis/pull/4475
* Bugfix - Translations on login page: [#7550](https://github.com/owncloud/web/issues/7550)
We've fixed several translations on the login page. Also, the browser language is now being
used properly to determine the language.
https://github.com/owncloud/web/issues/7550
https://github.com/owncloud/ocis/pull/4504
* Bugfix - Fix search report: [#7557](https://github.com/owncloud/web/issues/7557)
There were multiple issues with REPORT search responses from webdav. Also we want it to be