From 87fbc5a541e610ca01352b1d7e0cc9aa350a82d3 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Fri, 22 Sep 2023 14:51:42 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 060ab563263..9b5eff6f407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Summary * Change - We removed the pre 2.9 credentials migration: [#11081](https://github.com/owncloud/client/pull/11081) * Change - Remove libcloudproviders integration: [#11148](https://github.com/owncloud/client/issues/11148) * Enhancement - Store proxy password securely: [#261](https://github.com/owncloud/client/issues/261) +* Enhancement - Windows VFS: Prevent rename to ignored file name: [#8216](https://github.com/owncloud/client/issues/8216) * Enhancement - Change how all files deleted is handled: [#8360](https://github.com/owncloud/client/issues/8360) * Enhancement - Port from QtSingleApplication to KDSingleApplication: [#8432](https://github.com/owncloud/client/issues/8432) * Enhancement - Enable crash reporter in commandline client: [#8991](https://github.com/owncloud/client/issues/8991) @@ -173,6 +174,14 @@ Details https://github.com/owncloud/client/issues/261 +* Enhancement - Windows VFS: Prevent rename to ignored file name: [#8216](https://github.com/owncloud/client/issues/8216) + + We now prevent ranems of virtual files to ignored file names. This basically resulted in a delte + on the server and a local placeholder that pointed to a non existing file. + + https://github.com/owncloud/client/issues/8216 + https://github.com/owncloud/client-desktop-vfs-win/pull/63 + * Enhancement - Change how all files deleted is handled: [#8360](https://github.com/owncloud/client/issues/8360) When the client detects that all files are deleted on either side of the sync, the client now