Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rhafer committed Aug 20, 2024
1 parent 346ae88 commit c20e20a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 - Set capability response `disable_self_password_change` correctly: [#9853](https://github.com/owncloud/ocis/pull/9853)
* 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)
Expand Down Expand Up @@ -123,6 +124,14 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/pull/9778

* Bugfix - Set capability response `disable_self_password_change` correctly: [#9853](https://github.com/owncloud/ocis/pull/9853)

The capability value `disable_self_password_change` was not being set correctly
when `user.passwordProfile` is configured as a read-only attribute.

https://github.com/owncloud/enterprise/issues/6849
https://github.com/owncloud/ocis/pull/9853

* 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
Expand Down

0 comments on commit c20e20a

Please sign in to comment.