# ownCloud Desktop: what changed from 6 to 7 - Product: ownCloud Desktop (https://whatsnew.fyi/product/owncloud-desktop) - Vendor: ownCloud - Range: changelog entries numbered after v6.0.3 up to and including v7.1.1, stable releases only - Entries below: 2 releases (newest first) - Resolved: 6 is v6.0.3 and 7 is v7.1.1, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 1 - Page: https://whatsnew.fyi/product/owncloud-desktop/compare/6...7 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. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## What changed (21 changes, grouped by kind) ### Added #### v7.1.0 (2026-06-19) - New account setup wizard - System-based configuration with group policy support ### Changed #### v7.1.0 (2026-06-19) - Update sync exclusion list for Infinite Scale - macOS 13 is now the minimum supported macOS version - Qt 6.8 is now the minimum required Qt version - Improve Windows VFS error messages - Distinguish between moves and renames in the activity view - Redesigned account and folder management view ### Fixed #### v7.1.1 (2026-09-01) - Load OIDC configuration values from the right keys to fix bogus prompt parameter sent to identity provider and restore system-configured ports that were being dropped #### v7.1.0 (2026-06-19) - Fix VFS enable/disable checkbox in the folder wizard so it can be re-checked after unchecking - Fix file sync with NFD/NFC filename normalization differences on macOS to detect local normalization-only renames - Fix compatibility with extra-cmake-modules-6.19.0 - Fix crash on PROPFIND HTTP 400 response - Make Windows VFS (CfAPI) locking more granular to reduce contention - Fix re-authentication prompt to transparently refresh expired access tokens ### Removed #### v7.1.0 (2026-06-19) - Remove the command line sync client - Remove support for ownCloud Server (OC10) - Remove the suffix VFS plugin - Remove the activity tab from account settings - Remove bandwidth throttling controls - Remove capability to upload conflict files ## Release notes ### v7.1.1 - Date: 2026-09-01 - Version: v7.1.1 - Original notes: https://github.com/owncloud/client/releases/tag/v7.1.1 - Permalink: https://whatsnew.fyi/product/owncloud-desktop/releases/v7.1.1 - Labels: Platforms: Desktop - **fixed** — Load OIDC configuration values from the right keys to fix bogus prompt parameter sent to identity provider and restore system-configured ports that were being dropped ##### Downloads ###### ownCloud client ###### Windows: | [64 bit](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/win/ownCloud-7.1.1.19543.x64.msi) | [Windows MSI for Group Policy](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/win/ownCloud-7.1.1.19543.x64.GPO.msi) | | - | - | ###### macOS | [Intel](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/mac/ownCloud-7.1.1.19543-x86_64.pkg) | [M1](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/mac/ownCloud-7.1.1.19543-arm64.pkg) | | - | - | ###### Linux [AppImage](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/linux-appimage/ownCloud-7.1.1.19543-x86_64.AppImage) | [Package repository](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/linux/download/) | - | - | Sources: [ownCloud-7.1.1.19543.tar.xz](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/source/ownCloud-7.1.1.19543.tar.xz) ([GPG Signature](https://download.owncloud.com/desktop/ownCloud/stable/7.1.1.19543/source/ownCloud-7.1.1.19543.tar.xz.asc)) Changelog for ownCloud Desktop Client [v7.1.1] (2026-09-01) The following sections list the changes in ownCloud Desktop Client 7.1.1 relevant to ownCloud admins and users. [7.1.1]: https://github.com/owncloud/client/compare/v7.1.0...v7.1.1 ##### Summary * Bugfix - Load OIDC configuration values from the right keys: [#12597](https://github.com/owncloud/client/pull/12597) ##### Details * Bugfix - Load OIDC configuration values from the right keys: [#12597](https://github.com/owncloud/client/pull/12597) The OIDC `prompt` setting was read from the `Ports` configuration value, so a bogus `prompt` parameter was sent to the identity provider. The configured redirect `Ports` were also parsed as a single string, which is empty on platforms where QSettings returns a string list for comma-separated values (ini-based configurations) — every system-configured port was silently dropped when more than one was configured. Both values are now read from their own key and with the right type. https://github.com/owncloud/client/pull/12597 https://github.com/owncloud/client/pull/12606 # ### 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]_