# ownCloud Desktop changelog > The desktop sync client for ownCloud. - Vendor: ownCloud - Category: Productivity - Platforms: Desktop - Official site: https://owncloud.com/desktop-app - Tracked by: What's New (https://whatsnew.fyi/product/owncloud-desktop) - Harvested from: GitHub (owncloud/client) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v7.1.0 - Date: 2026-06-19 - Version: v7.1.0 - Original notes: https://github.com/owncloud/client/releases/tag/v7.1.0 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v7.1.0 - Labels: Platforms: Desktop - **fixed** — Fix VFS enable/disable checkbox in the folder wizard so it can be re-checked after unchecking - **fixed** — Fix file sync with NFD/NFC filename normalization differences on macOS to detect local normalization-only renames - **fixed** — Fix compatibility with extra-cmake-modules-6.19.0 - **fixed** — Fix crash on PROPFIND HTTP 400 response - **fixed** — Make Windows VFS (CfAPI) locking more granular to reduce contention - **fixed** — Fix re-authentication prompt to transparently refresh expired access tokens - **changed** — Update sync exclusion list for Infinite Scale - **removed** — Remove the command line sync client - **removed** — Remove support for ownCloud Server (OC10) - **removed** — Remove the suffix VFS plugin - **changed** — macOS 13 is now the minimum supported macOS version - **changed** — Qt 6.8 is now the minimum required Qt version - **removed** — Remove the activity tab from account settings - **removed** — Remove bandwidth throttling controls - **removed** — Remove capability to upload conflict files - **changed** — Improve Windows VFS error messages - **changed** — Distinguish between moves and renames in the activity view - **added** — New account setup wizard - **added** — System-based configuration with group policy support - **changed** — Redesigned account and folder management view ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/win/ownCloud-7.1.0.19041.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/win/ownCloud-7.1.0.19041.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/mac/ownCloud-7.1.0.19041-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/mac/ownCloud-7.1.0.19041-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/linux-appimage/ownCloud-7.1.0.19041-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/linux/download/) | - | - | Sources: [ownCloud-7.1.0.19041.tar.xz](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/source/ownCloud-7.1.0.19041.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/stable/7.1.0.19041/source/ownCloud-7.1.0.19041.tar.xz.asc)) Changelog for ownCloud Desktop Client [v7.1.0] (2026-06-19) The following sections list the changes in ownCloud Desktop Client 7.1.0 relevant to ownCloud admins and users. [7.1.0]: https://github.com/owncloud/client/compare/v6.0.3...v7.1.0 ##### Summary * Bugfix - Fix VFS enable/disable checkbox in the folder wizard: [#12144](https://github.com/owncloud/client/pull/12144) * Bugfix - Fix file sync with NFD/NFC filename normalization differences on macOS: [#12336](https://github.com/owncloud/client/pull/12336) * Bugfix - Fix compatibility with extra-cmake-modules-6.19.0: [#12374](https://github.com/owncloud/client/pull/12374) * Bugfix - Fix crash on PROPFIND HTTP 400 response: [#12380](https://github.com/owncloud/client/pull/12380) * Bugfix - Make Windows VFS (CfAPI) locking more granular: [#12386](https://github.com/owncloud/client/pull/12386) * Bugfix - Fix re-authentication prompt: [#12487](https://github.com/owncloud/client/pull/12487) * Change - Update sync exclusion list for Infinite Scale: [#12093](https://github.com/owncloud/client/pull/12093) * Change - Remove the command line sync client: [#12162](https://github.com/owncloud/client/pull/12162) * Change - Remove support for ownCloud Server (OC10): [#12167](https://github.com/owncloud/client/pull/12167) * Change - Remove the suffix VFS plugin: [#12174](https://github.com/owncloud/client/pull/12174) * Change - MacOS 13 is now the minimum supported macOS version: [#12245](https://github.com/owncloud/client/pull/12245) * Change - Qt 6.8 is now the minimum required Qt version: [#12270](https://github.com/owncloud/client/pull/12270) * Change - Remove the activity tab from account settings: [#12307](https://github.com/owncloud/client/pull/12307) * Change - Remove bandwidth throttling controls: [#12335](https://github.com/owncloud/client/pull/12335) * Change - Remove capability to upload conflict files: [#12369](https://github.com/owncloud/client/pull/12369) * Change - Improve Windows VFS error messages: [#12371](https://github.com/owncloud/client/pull/12371) * Change - Distinguish between moves and renames in the activity view: [#12494](https://github.com/owncloud/client/pull/12494) * Enhancement - New account setup wizard: [#12189](https://github.com/owncloud/client/pull/12189) * Enhancement - System-based configuration (group policy support): [#12367](https://github.com/owncloud/client/pull/12367) * Enhancement - Redesigned account and folder management view: [#12399](https://github.com/owncloud/client/pull/12399) ##### Details * Bugfix - Fix VFS enable/disable checkbox in the folder wizard: [#12144](https://github.com/owncloud/client/pull/12144) After unchecking the VFS checkbox on the last page of the folder wizard, it could not be re-checked. The selective-sync chooser is now correctly disabled when VFS is forced on, and the sel _[Truncated at 4000 characters — full notes: https://github.com/owncloud/client/releases/tag/v7.1.0]_ ### v6.0.3 - Date: 2026-01-12 - Version: v6.0.3 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.3 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.3 - Labels: Platforms: Desktop - **security** — Fix medium security vulnerability in password input handling - **changed** — Update OpenSSL to 3.4.3 in distributed binaries ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/win/ownCloud-6.0.3.18040.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/win/ownCloud-6.0.3.18040.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/mac/ownCloud-6.0.3.18040-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/mac/ownCloud-6.0.3.18040-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/linux-appimage/ownCloud-6.0.3.18040-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/linux/download/) | - | - | Sources: [ownCloud-6.0.3.18040.tar.xz](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/source/ownCloud-6.0.3.18040.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/source/ownCloud-6.0.3.18040.tar.xz.asc)) #### Changelog for ownCloud Desktop Client [v6.0.3] (2026-01-12) The following sections list the changes in ownCloud Desktop Client 6.0.3 relevant to ownCloud admins and users. [6.0.3]: https://github.com/owncloud/client/compare/v6.0.2...v6.0.3 ##### Summary * Security - Fixing medium security vulnerability in password input handling: [#12430](https://github.com/owncloud/client/pull/12430) * Change - Third party upgrades in distributed binaries: [#12364](https://github.com/owncloud/client/pull/12364) ##### Details * Security - Fixing medium security vulnerability in password input handling: [#12430](https://github.com/owncloud/client/pull/12430) CVE and security advisory will follow. https://github.com/owncloud/client/pull/12430 https://github.com/owncloud/client/pull/12431 * Change - Third party upgrades in distributed binaries: [#12364](https://github.com/owncloud/client/pull/12364) We updated OpenSSL to 3.4.3 https://github.com/owncloud/client/pull/12364 https://github.com/owncloud/client/pull/12432 # ### v6.0.2 - Date: 2025-11-04 - Version: v6.0.2 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.2 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.2 - Labels: Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/win/ownCloud-6.0.2.17506.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/win/ownCloud-6.0.2.17506.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/mac/ownCloud-6.0.2.17506-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/mac/ownCloud-6.0.2.17506-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/linux-appimage/ownCloud-6.0.2.17506-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/linux/download/) | - | - | Sources: [ownCloud-6.0.2.17506.tar.xz](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/source/ownCloud-6.0.2.17506.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/stable/6.0.2.17506/source/ownCloud-6.0.2.17506.tar.xz.asc)) #Changelog for ownCloud Desktop Client [v6.0.2] (2025-11-04) The following sections list the changes in ownCloud Desktop Client 6.0.2 relevant to ownCloud admins and users. [6.0.2]: https://github.com/owncloud/client/compare/v6.0.1...v6.0.2 ##### Summary * Security - Fixing high security vulnerability in MacOS client: [#12379](https://github.com/owncloud/client/pull/12379) ##### Details * Security - Fixing high security vulnerability in MacOS client: [#12379](https://github.com/owncloud/client/pull/12379) CVE and security advisory will follow. https://github.com/owncloud/client/pull/12379 https://github.com/owncloud/client/pull/12389 https://github.com/owncloud/client/pull/12390 **Full Changelog**: https://github.com/owncloud/client/compare/v6.0.1...v6.0.2 ### v6.0.1 - Date: 2025-10-10 - Version: v6.0.1 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.1 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.1 - Labels: Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/win/ownCloud-6.0.1.17343.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/win/ownCloud-6.0.1.17343.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/mac/ownCloud-6.0.1.17343-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/mac/ownCloud-6.0.1.17343-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/linux-appimage/ownCloud-6.0.1.17343-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/linux/download/) | - | - | Sources: [ownCloud-6.0.1.17343.tar.xz](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/source/ownCloud-6.0.1.17343.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/stable/6.0.1.17343/source/ownCloud-6.0.1.17343.tar.xz.asc)) Changelog for ownCloud Desktop Client [v6.0.1] (2025-10-10) The following sections list the changes in ownCloud Desktop Client 6.0.1 relevant to ownCloud admins and users. [6.0.1]: https://github.com/owncloud/client/compare/v6.0.0...v6.0.1 ##### Summary * Bugfix - Fix VFS checkbox in folder wizard: [#12305](https://github.com/owncloud/client/pull/12305) * Bugfix - Reverting UTF-8 normalisation change: [#12334](https://github.com/owncloud/client/pull/12334) * Change - Move to trash-bin is enabled now by default: [#12338](https://github.com/owncloud/client/pull/12338) ##### Details * Bugfix - Fix VFS checkbox in folder wizard: [#12305](https://github.com/owncloud/client/pull/12305) On the last page of the folder wizard, there is a checkbox to select/deselect VFS. By default this is checked. The bug was that after unchecking this checkbox, it could not be checked again. This has now been fixed. https://github.com/owncloud/client/pull/12305 * Bugfix - Reverting UTF-8 normalisation change: [#12334](https://github.com/owncloud/client/pull/12334) The UTF-8 normalization change as per #12039 has been reverted. https://github.com/owncloud/client/pull/12334 https://github.com/owncloud/client/pull/12039 * Change - Move to trash-bin is enabled now by default: [#12338](https://github.com/owncloud/client/pull/12338) To protect users from data loss the "move to trash" option is now enabled by default. https://github.com/owncloud/client/pull/12338 ### v6.0.1-rc.1 - Date: 2025-09-26 - Version: v6.0.1-rc.1 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.1-rc.1 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.1-rc.1 - Labels: Pre-release; Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/win/ownCloud-6.0.1.17234-rc.1.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/win/ownCloud-6.0.1.17234-rc.1.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/mac/ownCloud-6.0.1.17234-rc.1-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/mac/ownCloud-6.0.1.17234-rc.1-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/linux-appimage/ownCloud-6.0.1.17234-rc.1-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/testing/6.0.1.17234-rc.1/linux/download/) | - | - | ##### What's Changed * [tests-only][full-ci]add space related test for branded client by @PrajwolAmatya in https://github.com/owncloud/client/pull/12282 * [tests-only][full-ci] backport wait for file in sync folder to sync by @PrajwolAmatya in https://github.com/owncloud/client/pull/12306 * v6.0.0 by @DeepDiver1975 in https://github.com/owncloud/client/pull/12294 * fix: GUITests on branch 6 by @DeepDiver1975 in https://github.com/owncloud/client/pull/12330 * [tests-only][full-ci] Backport add wait for file to sync step by @PrajwolAmatya in https://github.com/owncloud/client/pull/12317 * feat: add theme option for the default value of move-to-trash by @DeepDiver1975 in https://github.com/owncloud/client/pull/12338 * Revert "fix: leave unicode normalizations in paths untouched (#12039)" by @DeepDiver1975 in https://github.com/owncloud/client/pull/12334 * Backport DC-144 and DC-146 by @erikjv in https://github.com/owncloud/client/pull/12327 * [DC-127] fix crash on quit by @erikjv in https://github.com/owncloud/client/pull/12297 * doc: update changelog for upcoming 6.0.1 by @DeepDiver1975 in https://github.com/owncloud/client/pull/12345 **Full Changelog**: https://github.com/owncloud/client/compare/v6.0.0...v6.0.1-rc.1 ### v6.0.0 - Date: 2025-09-16 - Version: v6.0.0 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.0 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.0 - Labels: Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/win/ownCloud-6.0.0.17092.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/win/ownCloud-6.0.0.17092.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/mac/ownCloud-6.0.0.17092-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/mac/ownCloud-6.0.0.17092-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/linux-appimage/ownCloud-6.0.0.17092-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/6.0.0.17092/linux/download/) | - | - | #### Changelog for ownCloud Desktop Client [6.0.0] (2025-09-08) The following sections list the changes in ownCloud Desktop Client 6.0.0 relevant to ownCloud admins and users. [6.0.0]: https://github.com/owncloud/client/compare/v5.3.2...v6.0.0 ##### Summary * Bugfix - Fix location loading on Mac: [#6761](https://github.com/owncloud/enterprise/issues/6761) * Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396) * Bugfix - Fix description of manage public links action: [#11450](https://github.com/owncloud/client/issues/11450) * Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) * Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472) * Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478) * Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497) * Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581) * Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621) * Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664) * Bugfix - Make open account in browser accessible for keyboard navigation: [#11772](https://github.com/owncloud/client/issues/11772) * Bugfix - Don't log misleading error if dynamic registration failed: [#11839](https://github.com/owncloud/client/pull/11839) * Bugfix - Fix crash after resource job fails: [#12045](https://github.com/owncloud/client/pull/12045) * Bugfix - Remove any existing ResourceCache directories for accounts: [#12214](https://github.com/owncloud/client/pull/12214) * Bugfix - Delete account-specific caches when an account is removed: [#12224](https://github.com/owncloud/client/pull/12224) * Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) * Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142) * Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245) * Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275) * Change - Deprecate suffix VFS: [#11325](https://github.com/owncloud/client/issues/11325) * Change - Removal of selective sync tree from account status page: [#11357](https://github.com/owncloud/client/issues/11357) * Change - Fix three badly styled warning messages: [#11412](https://github.com/owncloud/client/issues/11412) * Change - Removed support for limiting sync of big new folder & external storage: [#11517](https://github.com/owncloud/client/pull/11517) * Change - Set the 'No' button as default action in the Unknown Certificate dialog: [#11531](https://github.com/owncloud/client/issues/11531) * Change - Remove `Remove all f _[Truncated at 4000 characters — full notes: https://github.com/owncloud/client/releases/tag/v6.0.0]_ ### v6.0.0-rc.4 - Date: 2025-08-28 - Version: v6.0.0-rc.4 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.0-rc.4 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.0-rc.4 - Labels: Pre-release; Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/win/ownCloud-6.0.0.17008-rc.4.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/win/ownCloud-6.0.0.17008-rc.4.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/mac/ownCloud-6.0.0.17008-rc.4-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/mac/ownCloud-6.0.0.17008-rc.4-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/linux-appimage/ownCloud-6.0.0.17008-rc.4-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/linux/download/) | - | - | ###### Testpilotcloud branded client ###### Windows | [64 bit](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/win/testpilotcloud-6.0.0.17009-rc.4.x64.msi) | [Windows for Group Policy](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/win/testpilotcloud-6.0.0.17009-rc.4.x64.GPO.msi) | | - | - | ###### macOS |[Intel](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/mac/testpilotcloud-6.0.0.17009-rc.4-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/mac/testpilotcloud-6.0.0.17009-rc.4-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/linux-appimage/testpilotcloud-6.0.0.17009-rc.4-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.17009-rc.4/linux/download) | - | - | Sources: [ownCloud-6.0.0.17008-rc.4.tar.xz](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/source/ownCloud-6.0.0.17008-rc.4.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.17008-rc.4/source/ownCloud-6.0.0.17008-rc.4.tar.xz.asc)) Changelog for ownCloud Desktop Client [v6.0.0-rc.4] (2025-08-28) The following sections list the changes in ownCloud Desktop Client unreleased relevant to ownCloud admins and users. [unreleased]: https://github.com/owncloud/client/compare/v5.3.2...master ##### Summary * Bugfix - Fix location loading on Mac: [#6761](https://github.com/owncloud/enterprise/issues/6761) * Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396) * Bugfix - Fix description of manage public links action: [#11450](https://github.com/owncloud/client/issues/11450) * Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) * Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472) * Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478) * Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497) * Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581) * Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621) * Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664) * Bugfix - Make open account in browser accessible for keyboard navigation: [#11772](https://github.com/owncloud/client/issues/11772) * Bugfix - Don't log misleading error if dynamic registration failed: [#11839](https://github.com/owncloud/client/pull/11839) * Bugfix - Fix crash after resource job fails: [#12045](https://github.com/owncloud/client/pull/12045) * Bugfix - Remove any existing Resou _[Truncated at 4000 characters — full notes: https://github.com/owncloud/client/releases/tag/v6.0.0-rc.4]_ ### v6.0.0-rc.2 - Date: 2025-07-22 - Version: v6.0.0-rc.2 - Original notes: https://github.com/owncloud/client/releases/tag/v6.0.0-rc.2 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v6.0.0-rc.2 - Labels: Pre-release; Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [Windows MSI](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/win/ownCloud-6.0.0.16792-rc.2.x64.GPO.msi) | | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/mac/ownCloud-6.0.0.16792-rc.2-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/mac/ownCloud-6.0.0.16792-rc.2-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/linux-appimage/ownCloud-6.0.0.16792-rc.2-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/linux/download/) | - | - | ###### Testpilotcloud branded client ###### Windows | [Windows MSI](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.16793-rc.2/win/testpilotcloud-6.0.0.16793-rc.2.x64.GPO.msi) | | - | ###### macOS |[Intel](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.16793-rc.2/mac/testpilotcloud-6.0.0.16793-rc.2-x86_64.pkg) | [Silicon](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.16793-rc.2/mac/testpilotcloud-6.0.0.16793-rc.2-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.16793-rc.2/linux-appimage/testpilotcloud-6.0.0.16793-rc.2-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/testpilotcloud/testing/6.0.0.16793-rc.2/linux/download) | - | - | Sources: [ownCloud-6.0.0.16792-rc.2.tar.xz](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/source/ownCloud-6.0.0.16792-rc.2.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/testing/6.0.0.16792-rc.2/source/ownCloud-6.0.0.16792-rc.2.tar.xz.asc)) Changelog for ownCloud Desktop Client [v6.0.0-rc.2] (2025-07-22) The following sections list the changes in ownCloud Desktop Client unreleased relevant to ownCloud admins and users. [unreleased]: https://github.com/owncloud/client/compare/v5.3.2...master ##### Summary * Bugfix - Fix location loading on Mac: [#6761](https://github.com/owncloud/enterprise/issues/6761) * Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396) * Bugfix - Fix description of manage public links action: [#11450](https://github.com/owncloud/client/issues/11450) * Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) * Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472) * Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478) * Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497) * Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581) * Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621) * Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664) * Bugfix - Make open account in browser accessible for keyboard navigation: [#11772](https://github.com/owncloud/client/issues/11772) * Bugfix - Don't log misleading error if dynamic registration failed: [#11839](https://github.com/owncloud/client/pull/11839) * Bugfix - Fix crash after resource job fails: [#12045](https://github.com/owncloud/client/pull/12045) * Bugfix - Remove any existing ResourceCache directories for accounts: [#12214](https://github.com/owncloud/client/pull/12214) * Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) * Change - Make messages translatable that occur early in start-up: [#11142](ht _[Truncated at 4000 characters — full notes: https://github.com/owncloud/client/releases/tag/v6.0.0-rc.2]_ ### v5.3.2 - Date: 2025-01-21 - Version: v5.3.2 - Original notes: https://github.com/owncloud/client/releases/tag/v5.3.2 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v5.3.2 - Labels: Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/win/ownCloud-5.3.2.15463.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/win/ownCloud-5.3.2.15463.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/mac/ownCloud-5.3.2.15463-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/mac/ownCloud-5.3.2.15463-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/linux-appimage/ownCloud-5.3.2.15463-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/linux/download/) | - | - | ###### Testpilotcloud branded client ###### Windows | [64 bit](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/win/testpilotcloud-5.3.2.15462.x64.msi) | [Windows for Group Policy](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/win/testpilotcloud-5.3.2.15462.x64.GPO.msi) | | - | - | ###### macOS |[Intel](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/mac/testpilotcloud-5.3.2.15462-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/mac/testpilotcloud-5.3.2.15462-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/linux-appimage/testpilotcloud-5.3.2.15462-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15462/linux/download) | - | - | Sources: [ownCloud-5.3.2.15463.tar.xz](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/source/ownCloud-5.3.2.15463.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15463/source/ownCloud-5.3.2.15463.tar.xz.asc)) Changelog for ownCloud Desktop Client [v5.3.2] (2025-01-21) ======================================= The following sections list the changes in ownCloud Desktop Client 5.3.2 relevant to ownCloud admins and users. [5.3.2]: https://github.com/owncloud/client/compare/v5.3.1...v5.3.2 Summary ------- * Security - Fixing high security vulnerability in Windows Installer: [#12010](https://github.com/owncloud/client/issues/12010) * Bugfix - OAuth: Prevent logout when refreshing token: [#11980](https://github.com/owncloud/client/issues/11980) * Bugfix - Crash when checking the sync file status: [#11981](https://github.com/owncloud/client/issues/11981) Details ------- * Security - Fixing high security vulnerability in Windows Installer: [#12010](https://github.com/owncloud/client/issues/12010) CVE and security advisory will follow. https://github.com/owncloud/client/issues/12010 * Bugfix - OAuth: Prevent logout when refreshing token: [#11980](https://github.com/owncloud/client/issues/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](https://github.com/owncloud/client/issues/11981) Sometimes a `Folder` is created for a local path that we cannot sync (e.g. it's 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 ### v5.3.2-rc.6 - Date: 2025-01-07 - Version: v5.3.2-rc.6 - Original notes: https://github.com/owncloud/client/releases/tag/v5.3.2-rc.6 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v5.3.2-rc.6 - Labels: Pre-release; Platforms: Desktop ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/win/ownCloud-5.3.2.15368-rc.6.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/win/ownCloud-5.3.2.15368-rc.6.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/mac/ownCloud-5.3.2.15368-rc.6-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/mac/ownCloud-5.3.2.15368-rc.6-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/linux-appimage/ownCloud-5.3.2.15368-rc.6-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/linux/download/) | - | - | ###### Testpilotcloud branded client ###### Windows | [64 bit](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/win/testpilotcloud-5.3.2.15369-rc.6.x64.msi) | [Windows for Group Policy](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/win/testpilotcloud-5.3.2.15369-rc.6.x64.GPO.msi) | | - | - | ###### macOS |[Intel](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/mac/testpilotcloud-5.3.2.15369-rc.6-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/mac/testpilotcloud-5.3.2.15369-rc.6-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/linux-appimage/testpilotcloud-5.3.2.15369-rc.6-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/testpilotcloud/testing/5.3.2.15369-rc.6/linux/download) | - | - | Sources: [ownCloud-5.3.2.15368-rc.6.tar.xz](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/source/ownCloud-5.3.2.15368-rc.6.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/testing/5.3.2.15368-rc.6/source/ownCloud-5.3.2.15368-rc.6.tar.xz.asc)) Changelog for ownCloud Desktop Client [v5.3.2-rc.6] (2025-01-07) ======================================= The following sections list the changes in ownCloud Desktop Client 5.3.2 relevant to ownCloud admins and users. [5.3.2]: https://github.com/owncloud/client/compare/v5.3.1...v5.3.2 Summary ------- * Security - Fixing high security vulnerability in Windows Installer: [#12010](https://github.com/owncloud/client/issues/12010) * Bugfix - OAuth: Prevent logout when refreshing token: [#11980](https://github.com/owncloud/client/issues/11980) * Bugfix - Crash when checking the sync file status: [#11981](https://github.com/owncloud/client/issues/11981) Details ------- * Security - Fixing high security vulnerability in Windows Installer: [#12010](https://github.com/owncloud/client/issues/12010) CVE and security advisory will follow. https://github.com/owncloud/client/issues/12010 * Bugfix - OAuth: Prevent logout when refreshing token: [#11980](https://github.com/owncloud/client/issues/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](https://github.com/owncloud/client/issues/11981) Sometimes a `Folder` is created for a local path that we cannot sync (e.g. it's 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 _[Truncated at 4000 characters — full notes: https://github.com/owncloud/client/releases/tag/v5.3.2-rc.6]_