diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef717d021..753f3367d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ The following sections list the changes for unreleased. * Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885) * Enhancement - Update to go 1.22: [#8586](https://github.com/owncloud/ocis/pull/8586) * Enhancement - Update web to v8.0.0: [#8613](https://github.com/owncloud/ocis/pull/8613) +* Enhancement - Update web to v8.0.1: [#8626](https://github.com/owncloud/ocis/pull/8626) ## Details @@ -217,6 +218,20 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8613 https://github.com/owncloud/web/releases/tag/v8.0.0 +* Enhancement - Update web to v8.0.1: [#8626](https://github.com/owncloud/ocis/pull/8626) + + Tags: web + + We updated ownCloud Web to v8.0.1. Please refer to the changelog (linked) for + details on the web release. + + * Bugfix [owncloud/web#10573](https://github.com/owncloud/web/pull/10573): Add link in right sidebar sharing menu, doesn't copy link to clipboard + * Bugfix [owncloud/web#10576](https://github.com/owncloud/web/pull/10576): WebDav Url in right sidebar is missing dav in path + * Bugfix [owncloud/web#10585](https://github.com/owncloud/web/issues/10585): Update translations + + https://github.com/owncloud/ocis/pull/8626 + https://github.com/owncloud/web/releases/tag/v8.0.1 + # Changelog for [5.0.0-rc.5] (2024-02-26) The following sections list the changes for 5.0.0-rc.5.