From 532ff96e4d5f5fa8df753d3f86c01849a2a6ab53 Mon Sep 17 00:00:00 2001 From: Paul Neubauer Date: Mon, 20 Feb 2023 12:08:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bea802d8ea..f9c0e0bad03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ Summary * Bugfix - Editing users who never logged in: [#8326](https://github.com/owncloud/web/pull/8326) * Bugfix - Cancel custom permissions: [#8340](https://github.com/owncloud/web/pull/8340) * Bugfix - Drop menus with limited vertical screen space: [#8411](https://github.com/owncloud/web/issues/8411) +* Bugfix - Paste action conflict dialog broken: [#8480](https://github.com/owncloud/web/pull/8480) * Change - Streamline new tab handling in extensions: [#6661](https://github.com/owncloud/web/issues/6661) * Change - Update Vue to v3.2: [#7948](https://github.com/owncloud/web/issues/7948) * Change - Remove permission manager: [#8431](https://github.com/owncloud/web/pull/8431) @@ -263,6 +264,13 @@ Details https://github.com/owncloud/web/issues/8412 https://github.com/owncloud/web/pull/8453 +* Bugfix - Paste action conflict dialog broken: [#8480](https://github.com/owncloud/web/pull/8480) + + We've fixed a bug that resulted in the paste action not doing anything in cases of a conflict + + https://github.com/owncloud/web/issues/8462 + https://github.com/owncloud/web/pull/8480 + * Change - Streamline new tab handling in extensions: [#6661](https://github.com/owncloud/web/issues/6661) We have added a global configuration for opening extensions in new tabs. This will now be