We’re happy to announce the second beta of the new 5.0.0 desktop sync client.
EDIT: Beta 3 is now available at Release v5.0.0-beta.3 · owncloud/client · GitHub
EDIT2: RC 2 has been released and is available for download at Release v5.0.0-rc.2 · owncloud/client · GitHub
EDIT3: RC 3 is available now at Release v5.0.0-rc.3 · owncloud/client · GitHub
EDIT4: RC 4 is available now at Release v5.0.0-rc.4 · owncloud/client · GitHub
Changelog
- Bugfix - Avoid duplicate notifications when selective sync is enabled: #5682
- Bugfix - VFS Placeholders can now be replaced with folders: #10223
- Bugfix - Authentication dialog no longer appears again and again: #10351
- Bugfix - Possible deadlock during log setup: #10905
- Bugfix - Do not create default sync root when loading accounts: #10919
- Bugfix - Update capabilites and other info after connect: #10978
- Bugfix - Account activity and crash after an account was removed: #10990
- Bugfix - Crash during application shutdown: #11016
- Bugfix - Hide hidden folders again in the selective sync view: #11047
- Bugfix - Fix check if a file is a placeholder: #11107
- Bugfix - Hydration state of file after a directory was replaced with a file: #11162
- Bugfix - Only syncronize after the server settings where refreshed: #11168
- Bugfix - Consitently use the same icon for folders: #11190
- Bugfix - Branding of folder status overlay: #11192
- Bugfix - Creation of folder on the server: #11232
- Bugfix - Selective sync when not the remote root is synced: #11233
- Change - Extract Nautilus: #8991
- Change - Remove support for sidebar entries for non-vfs setups on Windows: #10788
- Change - Remove support for client side system proxy credentials: #10866
- Change - Modernize systray menu: #10939
- Change - We removed the pre 2.9 credentials migration: #11081
- Change - Remove libcloudproviders integration: #11148
- Change - Disable context menu item to get a public link for a space: #11242
- Enhancement - Store proxy password securely: #261
- Enhancement - Windows VFS: Prevent rename to ignored file name: #8216
- Enhancement - Change how all files deleted is handled: #8360
- Enhancement - Port from QtSingleApplication to KDSingleApplication: #8432
- Enhancement - Enable crash reporter in commandline client: #8991
- Enhancement - Make “Show files versions…” context menu action available: #10197
- Enhancement - Log http request when it is send: #10313
- Enhancement - Allow selective sync of spaces in folder wizard: #10596
- Enhancement - Send a language header in all http requests: #10619
- Enhancement - Help user fix problems on the last setup wizard page: #10680
- Enhancement - Display a progress spinner during the initial setup: #10751
- Enhancement - Reduce how often file changes are handled: #10825
- Enhancement - Persist filter settings for Not Synced tab: #10928
- Enhancement -
--cmd
argument added to the GUI client: #10976
Happy testing