From 7d11d9e05ea85c59da54d601ebc2679a4b6a4e06 Mon Sep 17 00:00:00 2001 From: kobergj Date: Thu, 22 Aug 2024 14:32:02 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00891f600d..c9a631e378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ The following sections list the changes for unreleased. * Bugfix - Activity Translations: [#9856](https://github.com/owncloud/ocis/pull/9856) * Bugfix - The user attributes `userType` and `memberOf` are readonly: [#9867](https://github.com/owncloud/ocis/pull/9867) * Change - Remove store service: [#9890](https://github.com/owncloud/ocis/pull/9890) +* Enhancement - Allow setting default locale of activitylog: [#9892](https://github.com/owncloud/ocis/pull/9892) ## Details @@ -89,6 +90,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/1357 https://github.com/owncloud/ocis/pull/9890 +* Enhancement - Allow setting default locale of activitylog: [#9892](https://github.com/owncloud/ocis/pull/9892) + + Allows setting the default locale via `OCIS_DEFAULT_LANGUAGE` envvar + + https://github.com/owncloud/ocis/pull/9892 + # Changelog for [6.3.0] (2024-08-20) The following sections list the changes for 6.3.0.