From 927a518ba4c55bf22cfb386c8683e8067e0659da Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 26 Jul 2023 09:19:10 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 600ef8933..2c7d7dd03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,19 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Fix the default document language for OnlyOffice: [#6878](https://github.com/owncloud/ocis/pull/6878) * Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) * Enhancement - Improve the notification logs: [#6862](https://github.com/owncloud/ocis/pull/6862) ## Details +* Bugfix - Fix the default document language for OnlyOffice: [#6878](https://github.com/owncloud/ocis/pull/6878) + + Fix the default document language for OnlyOffice + + https://github.com/owncloud/enterprise/issues/5807 + https://github.com/owncloud/ocis/pull/6878 + * Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) Add a configuration option for the grpc max message size