diff --git a/CHANGELOG.md b/CHANGELOG.md index 831aa0b8df..8d3c90be7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The following sections list the changes for unreleased. * Bugfix - Use the default server download protocol if spaces are not supported: [#3386](https://github.com/owncloud/ocis/pull/3386) * Change - Fix keys with underscores in the config files: [#3412](https://github.com/owncloud/ocis/pull/3412) * Enhancement - Add sorting to GraphAPI users and groups: [#3360](https://github.com/owncloud/ocis/issues/3360) +* Enhancement - Update ownCloud Web to v5.4.0-rv.3: [#6709](https://github.com/owncloud/web/pull/6709) ## Details @@ -47,6 +48,17 @@ The following sections list the changes for unreleased. Example: https://localhost:9200/graph/v1.0/groups?$orderby=displayName asc https://github.com/owncloud/ocis/issues/3360 + +* Enhancement - Update ownCloud Web to v5.4.0-rv.3: [#6709](https://github.com/owncloud/web/pull/6709) + + Tags: web + + We updated ownCloud Web to v5.4.0-rv.3. Please refer to the changelog (linked) for details on + the web release. + + https://github.com/owncloud/web/pull/6709 + https://github.com/owncloud/ocis/pull/3437 + https://github.com/owncloud/web/releases/tag/v5.4.0-rv.3 # Changelog for [1.19.1] (2022-03-29) The following sections list the changes for 1.19.1.