| Release 4.0.1 Latest
Latest
Note
Windows only: In case the 4.0.0 version was installed previously and Virtual Files were active, the client will rediscover certain folders after the first launch.
Removed
* Windows-VFS: Reverted on-demand folder syncing due to the appearance of "ghost folders". (@nilsding, #8949)
Bug fixes
* macOS-VFS: Fixed a crash when disabling the File Provider for account names consisting of a UUID. (@i2h3, #8941)
* macOS-VFS: Downloading a folder through Finder no longer fails with an authentication error. (@i2h3, #8943)
* macOS-VFS: Fixed translation in FileProviderUIExt views. (@i2h3, #8966)
* Windows: Fixed application and folder icons (@nilsding, #8964)
* Under certain circumstances upgrades from client versions older than 3.17.0 no longer unexpectedly change the bandwidth limit to "Automatic limit". (@nilsding, #8925)
* Connecting to a Nextcloud server hosted at a path containing /s/ no longer is considered as a public share link if the complete URL ends with a slash (/). (@nilsding, #8932)
Changes
* macOS-VFS: The File Provider extension logs no longer print messages for the debug level in release builds. (@nilsding, #8889)
* Windows-VFS: Virtual directories created by 4.0.0 will be resynced. (@nilsding, #8949)
Pull requests
* [stable-4.0] chore: set xcode target to Debug only for dev builds by @backportbot[bot] in #8912
* [stable-4.0] fix: ignore directory listing entry for the iterated directory by @backportbot[bot] in #8926
* [stable-4.0] fix(account): do not consider URLs with a trailing slash as public links by @backportbot[bot] in #8934
* [stable-4.0] fix(network): fall back to unlimited bandwidth in case the legacy global limit is still set by @backportbot[bot] in #8938
* [stable-4.0] Fix Crash on File Provider Deactivation for Account with UUID Name by @backportbot[bot] in #8942
* [stable-4.0] Fix #8914 by @backportbot[bot] in #8944
* fix(vfs/cfapi): disable on-demand folder fetching by @nilsding in #8949
* [stable-4.0] fix(win32): embed correct app icons again by @backportbot[bot] in #8965
* [stable-4.0] File Provider Fix: Translated Some Texts by @backportbot[bot] in #8968
Full Changelog: v4.0.0...v4.0.1
|
Release 4.0.2 Latest
Latest
Changes
* Improved status icons to distinguish the different states more clearly but keep some branding to be able to easily recognize the icon in the normal states. (@kra-mo, #9026)
* macOS-VFS: Improved text displayed when user resets virtual files setup. (@camilasan, #8892)
* macOS-VFS: Better handling of share permissions (@i2h3, #8981)
* macOS-VFS: Debug archives now include the Realm database (@i2h3, #9016)
* macOS-VFS: Improved File Provider Locking Overlay Layout in Finder (@i2h3, #9059)
* macOS-VFS: Existing Lock Comparison (@i2h3, #9062)
* Display a more user-friendly message when expected data is missing from the server response (@camilasan, #8982
* macOS-VFS: Cleanup legacy database directories if no account has the File Provider enabled (@i2h3, #9067)
* macOS: Use /usr/bin/open to show a file/folder in Finder (@camilasan, #9076)
* Improved log messages for client status reporting (@Rello, #9052)
* Cleaned up some QML warnings (@Rello, #9054)
Bug fixes
* macOS-VFS: The status bar icon no longer wrongfully displays an exclamation point if VFS is enabled and working just fine. (@nilsding, #9008)
* macOS-VFS: Fixed button title in item locking user interface. (@i2h3, #9058)
* macOS-VFS: Root container enumeration to process remote updates correctly (@i2h3, #9102)
* Linux: Avoid detecting permissions to be invalid on NTFS (@mgallien and @Aiiaiiio, #7745)
* Windows: Fixed setting the file modification time with long paths (@nilsding, #9077)
* Windows: Fixed reading/updating file/folder permissions with long paths (@nilsding, #9109)
* Windows: Disabling VFS no longer removes placeholder folders created by 4.0.0 from the server (@mgallien, #9020)
* Activities from the server are now refreshed each time the tray window is opened. (@Rello, #9043)
* Switching between monochrome/coloured icons now happens immediately. (@Rello, #9050)
* Fixed a crash when the sync is aborted while a file is still being uploaded (@nilsding, #9039)
* Fixed a crash when opening the account settings window (@nilsding, #9031)
* Make sure migration is skipped if the client was built with DISABLE_ACCOUNT_MIGRATION (@camilasan, #8973)
* Migrate more settings and keychain keys from previous client versions (@camilasan, #8969)
* Fixed migration of icon and user network settings (@camilasan, #9106)
Full Changelog: v4.0.1...v4.0.2
|
|