From ad92deb9dcbcde1de56b7dc897d97019a6aaa447 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 5 Sep 2024 21:10:12 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab4227808..32a903451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ The following sections list the changes for unreleased. * Enhancement - Added a new roles viewer/editor with ListGrants: [#9943](https://github.com/owncloud/ocis/pull/9943) * Enhancement - Handle OCM invite generated event: [#9966](https://github.com/owncloud/ocis/pull/9966) * Enhancement - Bump reva: [#9981](https://github.com/owncloud/ocis/pull/9981) +* Enhancement - Update web to v10.2.0: [#9988](https://github.com/owncloud/ocis/pull/9988) ## Details @@ -249,6 +250,27 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9879 https://github.com/owncloud/ocis/pull/9860 +* Enhancement - Update web to v10.2.0: [#9988](https://github.com/owncloud/ocis/pull/9988) + + Tags: web + + We updated ownCloud Web to v10.2.0. Please refer to the changelog (linked) for + details on the web release. + + * Bugfix [owncloud/web#11512](https://github.com/owncloud/web/pull/11512): OCM invite generation body format + * Bugfix [owncloud/web#11526](https://github.com/owncloud/web/pull/11526): Logout on access token renewal failure + * Enhancement [owncloud/web#11377](https://github.com/owncloud/web/pull/11377): Replace custom datepicker with native html element + * Enhancement [owncloud/web#11387](https://github.com/owncloud/web/pull/11387): Display disabled role permissions + * Enhancement [owncloud/web#11394](https://github.com/owncloud/web/pull/11394): Mark external shares + * Enhancement [owncloud/web#11484](https://github.com/owncloud/web/pull/11484): Hide versions panel with insufficient permissions + * Enhancement [owncloud/web#11502](https://github.com/owncloud/web/pull/11502): Support a tags in actions + * Enhancement [owncloud/web#11508](https://github.com/owncloud/web/pull/11508): Improve tiles view performance + * Enhancement [owncloud/web#11515](https://github.com/owncloud/web/pull/11515): Add default actions extension point + * Enhancement [owncloud/web#11518](https://github.com/owncloud/web/pull/11518): Add select all checkbox to tiles view + + https://github.com/owncloud/ocis/pull/9988 + https://github.com/owncloud/web/releases/tag/v10.2.0 + # Changelog for [6.3.0] (2024-08-20) The following sections list the changes for 6.3.0.