From 2e5aafad918152942d65d49ea2f0dbb28536bd72 Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Fri, 2 Sep 2022 15:08:31 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 669cf894b4..44c0b682b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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