Automated changelog update [skip ci]

This commit is contained in:
Martin
2024-08-20 09:24:49 +00:00
parent 11acb6c913
commit c0228ee402

View File

@@ -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