From 6d9915e9366cafdabaca1e7a7f1ef0a10bd1c6df Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Thu, 14 Nov 2024 14:34:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bce54f16e..871beb5e9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix impersonated request user mismatch: [#10548](https://github.com/owncloud/ocis/pull/10548) * Bugfix - Set MaxConcurrency to 1: [#10557](https://github.com/owncloud/ocis/pull/10557) +* Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569) ## Details @@ -78,6 +79,29 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10557 +* Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569) + + Tags: web + + We updated ownCloud Web to v11.0.3. Please refer to the changelog (linked) for + details on the web release. + + - Bugfix [owncloud/web#11870](https://github.com/owncloud/web/issues/11870): + Preview image retries postprocessing - Bugfix + [owncloud/web#11883](https://github.com/owncloud/web/issues/11883): Preview app + Shared with me page - Bugfix + [owncloud/web#11897](https://github.com/owncloud/web/issues/11897): "Save as" / + "Open" when embed delegate authentication is enabled - Bugfix + [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): App top bar + does not show location when shared file is opened - Bugfix + [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): Open from + app and Save As feature broken when opened via shared file - Bugfix + [owncloud/web#11904](https://github.com/owncloud/web/issues/11904): Public + folder reload + + https://github.com/owncloud/ocis/pull/10569 + https://github.com/owncloud/web/releases/tag/v11.0.3 + # Changelog for [7.0.0-rc.2] (2024-11-12) The following sections list the changes for 7.0.0-rc.2.