From 1baa2bb04abe3b73f6a2585263b9aa0a1b5bbb27 Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Fri, 1 Apr 2022 14:53:14 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.