diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5c7b3f9..2f4a9ea73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The following sections list the changes for unreleased. * Bugfix - Use less selectors that watch the registry: [#9741](https://github.com/owncloud/ocis/pull/9741) * 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 - 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) * Enhancement - Tracing improvements in the collaboration service: [#9684](https://github.com/owncloud/ocis/pull/9684) @@ -121,6 +122,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9778 +* 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 + because of a11y reasons. + + https://github.com/owncloud/web/issues/10726 + https://github.com/owncloud/web/pull/11331 + https://github.com/owncloud/ocis/pull/9752 + * Enhancement - New WOPI operations added to the collaboration service: [#9505](https://github.com/owncloud/ocis/pull/9505) PutRelativeFile, DeleteFile and RenameFile operations have been added to the