diff --git a/CHANGELOG.md b/CHANGELOG.md index ebc58e67c7..08f36e7ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Specify primary user type for all accounts: [#2364](https://github.com/owncloud/ocis/pull/2364) * Bugfix - Fix naming of the user- and groupprovider services: [#2388](https://github.com/owncloud/ocis/pull/2388) +* Change - Update ownCloud Web to v4.1.0: [#2426](https://github.com/owncloud/ocis/pull/2426) * Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380) * Enhancement - Replace unmaintained jwt library: [#2386](https://github.com/owncloud/ocis/pull/2386) * Enhancement - Update bleve to version 2.1.0: [#2391](https://github.com/owncloud/ocis/pull/2391) @@ -26,6 +27,16 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2388 +* Change - Update ownCloud Web to v4.1.0: [#2426](https://github.com/owncloud/ocis/pull/2426) + + Tags: web + + We updated ownCloud Web to v4.1.0. Please refer to the changelog (linked) for details on the web + release. + + https://github.com/owncloud/ocis/pull/2426 + https://github.com/owncloud/web/releases/tag/v4.1.0 + * Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380) The owncloud/ocis docker image now uses a non root user and enables you to set a different user