From 6ca0f951050c15cb4007b3ff9f8b82a2175acc5e Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 12 Mar 2024 23:25:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef717d02..753f3367d 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.