From 846190dfbaf53f48e0b29b5aae16370a58342ca7 Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Tue, 26 Oct 2021 18:24:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 446faf79b..686a5eb0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The following sections list the changes for unreleased. * Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621) * Change - New default data paths and easier configuration of the data path: [#2590](https://github.com/owncloud/ocis/pull/2590) * Change - Split spaces webdav url and graph url in base and path: [#2660](https://github.com/owncloud/ocis/pull/2660) +* Change - Update ownCloud Web to v4.4.0: [#2681](https://github.com/owncloud/ocis/pull/2681) * Enhancement - Add user setting capability: [#2655](https://github.com/owncloud/ocis/pull/2655) * Enhancement - Broaden bufbuild/Buf usage: [#2630](https://github.com/owncloud/ocis/pull/2630) * Enhancement - Replace fileb0x with go-embed: [#1199](https://github.com/owncloud/ocis/issues/1199) @@ -78,6 +79,16 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/2659 https://github.com/owncloud/ocis/pull/2660 +* Change - Update ownCloud Web to v4.4.0: [#2681](https://github.com/owncloud/ocis/pull/2681) + + Tags: web + + We updated ownCloud Web to v4.4.0. Please refer to the changelog (linked) for details on the web + release. + + https://github.com/owncloud/ocis/pull/2681 + https://github.com/owncloud/web/releases/tag/v4.4.0 + * Enhancement - Add user setting capability: [#2655](https://github.com/owncloud/ocis/pull/2655) We've added a capability to communicate the existance of a user settings service to clients.