From c0228ee402e758cd432d05e62eec18d8c8ba40e7 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 20 Aug 2024 09:24:49 +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 322a1240c..a72ca1dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ The following sections list the changes for unreleased. * Bugfix - We fixed the client config generation for the built in IDP: [#9770](https://github.com/owncloud/ocis/pull/9770) * Bugfix - Change ocmproviders config defaultpath: [#9778](https://github.com/owncloud/ocis/pull/9778) * Bugfix - Set capability response `disable_self_password_change` correctly: [#9853](https://github.com/owncloud/ocis/pull/9853) +* Bugfix - Activity Translations: [#9856](https://github.com/owncloud/ocis/pull/9856) * Bugfix - Web theme color contrasts: [#10726](https://github.com/owncloud/web/issues/10726) * Enhancement - New WOPI operations added to the collaboration service: [#9505](https://github.com/owncloud/ocis/pull/9505) * Enhancement - Allow configuring grpc max connection age: [#9657](https://github.com/owncloud/ocis/pull/9657) @@ -132,6 +133,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/enterprise/issues/6849 https://github.com/owncloud/ocis/pull/9853 +* Bugfix - Activity Translations: [#9856](https://github.com/owncloud/ocis/pull/9856) + + Translations for activities did not show up in transifex + + https://github.com/owncloud/ocis/pull/9856 + * Bugfix - Web theme color contrasts: [#10726](https://github.com/owncloud/web/issues/10726) Web theme colors have been enhanced so they have at least a 4.5:1 contrast ratio