Back

OwnCloud GmbH
Patches for OwnCloud Sync Client x64
Windows
12 patches available
ownCloud Sync Client App enables users to access and share files and folders stored in ownCloud as if they were stored on their computer – because they are
OwnCloud Sync Client x64 Version 5.3.2.15463
Release Date
1/20/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes

Changelog for ownCloud Desktop Client 5.3.2 (2025-01-20)$$$The following sections list the changes in ownCloud Desktop Client 5.3.2 relevant to ownCloud admins and users.$$$$$$Summary$$$Security - Fixing high security vulnerability in Windows Installer: #12010$$$Bugfix - OAuth: Prevent logout when refreshing token: #11980$$$Bugfix - Crash when checking the sync file status: #11981$$$Details$$$Security - Fixing high security vulnerability in Windows Installer: #12010$$$$$$CVE and security advisory will follow.$$$$$$https://github.com/owncloud/client/issues/12010$$$$$$Bugfix - OAuth: Prevent logout when refreshing token: #11980$$$$$$Prevent the user being logged out when the network disappears during OAuth token refresh.$$$$$$https://github.com/owncloud/client/issues/11980 https://github.com/owncloud/client/pull/11984 https://github.com/owncloud/client/pull/12005$$$$$$Bugfix - Crash when checking the sync file status: #11981$$$$$$Sometimes a Folder is created for a local path that we cannot sync (e.g. its not writable). This folder will not have a sync engine. If the engine of this Folder is accessed; this will lead to a crash.$$$$$$The fix is to check for the existence of a sync engine in the Folder::canSync() method.$$$$$$https://github.com/owncloud/client/issues/11981 https://github.com/owncloud/client/pull/11982 https://github.com/owncloud/client/pull/12000
OwnCloud Sync Client x64 Version 5.3.1.14018
Release Date
6/11/2024
Bug Fix?
Yes
Minor Release?
No
Patch Notes

Summary$$$Bugfix - Ensure the Windows shell extension is linked statically: #11691$$$Details$$$Bugfix - Ensure the Windows shell extension is linked statically: #11691$$$$$$We fixed a regression where https://cmake.org/cmake/help/latest/policy/CMP0091.html caused our shell extension no longer to be linked statically.$$$$$$https://github.com/owncloud/client/issues/11691
OwnCloud Sync Client x64 Version 5.3.0.13987
Release Date
6/6/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Summary$$$Bugfix - Fix early-use crash in the folder watcher on Linux: #11460$$$Bugfix - Client stuck in reconnecting: #11467$$$Bugfix - Ensure folders are scheduled only once: #11552$$$Change - Revert local folder name back to pre 3.0 behavior: #6390$$$Enhancement - Add support to provide a list of ports for the OAuth process: #11276$$$Enhancement - Support Active Directory Federation Service as identity provider: #11646
OwnCloud Sync Client x64 Version 5.2.1.13040
Release Date
1/4/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 5.2.1 (2024-01-04)$$$The following sections list the changes in ownCloud Desktop Client 5.2.1 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Client stuck in reconnecting: #11274$$$Enhancement - Improved reliability for persisting settings: #11413$$$$$$Details$$$Bugfix - Client stuck in reconnecting: #11274$$$We fixed a bug where the client got stuck while reconnecting to the server.$$$https://github.com/owncloud/client/issues/11274$$$$$$Enhancement - Improved reliability for persisting settings: #11413$$$We improved the reliability of saving accounts. This might fix an issue where sync connections were lost at random.$$$https://github.com/owncloud/client/issues/11411 https://github.com/owncloud/client/pull/11413
OwnCloud Sync Client x64 Version 5.2.0.12726
Release Date
11/27/2023
Bug Fix?
Yes
Minor Release?
No
Patch Notes

Changelog for ownCloud Desktop Client 5.2.0 (2023-11-27)$$$The following sections list the changes in ownCloud Desktop Client 5.2.0 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Fix url resolution for app provider: #11296$$$Bugfix - Fix crash on unhandled status code on rename check: #11379$$$Details$$$Bugfix - Fix url resolution for app provider: #11296$$$$$$We fixed a bug in the url resolution for the app provider. If owncloud is installed to a non root directory we computed a wrong url for the app provider urls. This could trigger a connection validation in the client; which intern triggered a request to the app provider. Reulting in an endless loop rendering the client unusable.$$$$$$https://github.com/owncloud/client/issues/11296$$$$$$Bugfix - Fix crash on unhandled status code on rename check: #11379$$$$$$We fixed a bug that caused the application to crash instead of just aborting the current sync.$$$$$$https://github.com/owncloud/client/issues/11379
OwnCloud Sync Client x64 Version 4.2.0.11670
Release Date
8/7/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client unreleased$$$The following sections list the changes in ownCloud Desktop Client unreleased relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Avoid duplicate notifications when selective sync is enabled: #5682$$$Bugfix - Authentication dialog no longer appears again and again: #10351$$$Bugfix - Possible deadlock during log setup: #10905$$$Bugfix - Wrong davUser in cmd client: #10946$$$Bugfix - Missing mtime in ocis uploads: #10950$$$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$$$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$$$Enhancement - Store proxy password securely: #261$$$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
OwnCloud Sync Client x64 Version 4.0.0.10896
Release Date
5/11/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 4.0.0 (2023-05-11)$$$$$$The following sections list the changes in ownCloud Desktop Client 4.0.0 relevant to ownCloud admins and users.$$$Summary$$$$$$ Bugfix - Display sync date in system tray context menu when files where ignored: #8953$$$ Bugfix - Fix computation of sync status when multiple folders are synced: #9270$$$ Bugfix - Dont abort local folder deletions on unrelated errors: #9311$$$ Bugfix - Fix update channel dropdown: #10251$$$ Bugfix - Select keep files as default action in all files removed dialog: #10254$$$ Bugfix - Undefined client state after fetching credentials failed: #10408$$$ Bugfix - Escape navigation elements from user name: #10427$$$ Bugfix - Under certain conditions the folder watcher could drop events: #10458$$$ Bugfix - Properly handle OAuth invalidation: #10494$$$ Bugfix - Clear conflict errors after they where resolved: #10569$$$ Bugfix - Set the expected download content length in the job properly: #10607$$$ Bugfix - UI freeze when multiple modal dialogs displayed on macOS: #10621$$$ Bugfix - Ensure the account state is properly persisted: #10648$$$ Bugfix - Reconnect got stuck if the server supports app providers: #10666$$$ Change - Implement server guided migration to spaces: #9945$$$ Enhancement - Display This space is either disabled or deleted for gone spaces: #9700$$$ Enhancement - Sync virtual files that are locked by office etc: #9829$$$ Enhancement - Replace term (un)pause with a more suitable one: #10231$$$ Enhancement - Check for long paths when these are not enabled on Windows: #10264$$$ Enhancement - Implement a possibility to Desktop.ini icon updates on Windows: #10361$$$ Enhancement - Disable DPI scaling factor rounding on Windows: #10406$$$ Enhancement - Display quota for Spaces: #10453$$$ Enhancement - New WebFinger workflow: #10517$$$ Enhancement - Branding: Allow the addition of buttons to open a url: #10518$$$ Enhancement - Build the client without the auto updater by default: #10537$$$ Enhancement - Improve presentation of connection state: #10557$$$ Enhancement - Display open in web in file browser context menu; on sync roots: #10572$$$ Enhancement - Display space subtitle if available: #10577$$$ Enhancement - Open sharing options in Web: #10590$$$ Enhancement - Display the space name provided by the server: #10602$$$ Enhancement - Always point to the latest documentation: #10634$$$ Enhancement - More user friendly error handling in the cmd client: #10637$$$ Enhancement - Dont invalidate oauth refresh token on ConnectionRefusedError: #10654$$$
OwnCloud Sync Client x64 Version 3.2.0.10193
Release Date
2/15/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 3.2.0 (2023-02-15)$$$The following sections list the changes in ownCloud Desktop Client 3.2.0 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Enable next button upon user input on Webfinger setup wizard page: #10441$$$Bugfix - Only hide non VFS settings when enforced and on Windows: #10456$$$Bugfix - Use selective sync settings from FolderWizard dialog: #10468$$$Bugfix - ShowVirtualFilesOption no longer influences the use of VFS: #10472$$$Bugfix - Fix generation of Windows sidebar entry when VFS is disabled: #10481$$$Bugfix - Empty credentials for signed out accounts: #10500
OwnCloud Sync Client x64 Version 3.2.1.10355
Release Date
2/7/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 3.2.1 (2023-03-07)$$$The following sections list the changes in ownCloud Desktop Client 3.2.1 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Handle hide VirtualFiles options as disable VirtualFiles: #5612$$$Bugfix - Fix crash in Linux AppImage updater: #10552$$$Bugfix - Fix encoding issue with basic authentication: #10564
OwnCloud Sync Client x64 Version 3.0.0.9215
Release Date
11/30/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 3.0.0 (2022-11-30)$$$The following sections list the changes in ownCloud Desktop Client 3.0.0 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Dont unset implicit log flush: #9515$$$Bugfix - We fixed a crash: #10017$$$Bugfix - Sync status changes are now directly displayed: #10101$$$Bugfix - Windows VFS fixed some failing downloads: #49$$$Bugfix - Dont trigger ignore list when files are locked on the server: #5382$$$Bugfix - Properly resume upload with a partial local discovery: #5382$$$Bugfix - Add request time and other missing data to .owncloudsync.log: #7348$$$Bugfix - Dont display a conext menu on the root folder: #8595$$$Bugfix - Fix copy url location for private links: #9048$$$Bugfix - Fix status of files uploaded with TUS: #9472
OwnCloud Sync Client x64 Version 2.11.1.8438
Release Date
8/31/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changelog for ownCloud Desktop Client 2.11.1 (2022-08-31)$$$The following sections list the changes in ownCloud Desktop Client 2.11.1 relevant to ownCloud admins and users.$$$$$$Summary$$$Bugfix - Fix configuration of selective sync from account settings: #10058$$$Details$$$Bugfix - Fix configuration of selective sync from account settings: #10058$$$$$$We fixed a bug that prevented the directory tree in the account settings window from being expanded beyond the root directory level. The problem was introduced in 8d0dd36d2.$$$$$$https://github.com/owncloud/client/pull/10058 https://github.com/owncloud/client/pull/10065
OwnCloud Sync Client x64 Version 2.10.1.7187
Release Date
4/4/2022
Bug Fix?
No
Minor Release?
Yes
Patch Notes

refer the link for details$$$https://doc.owncloud.com/docs/next/client_releases.html#previous-stable-release-version-2-10
Interested in automating patching for Adobe Acrobat?