# Nextcloud Desktop v34.0.2 — Release 34.0.2 - Product: Nextcloud Desktop (https://whatsnew.fyi/product/nextcloud-desktop) - Vendor: Nextcloud - Date: 2026-08-19 - Version: v34.0.2 - Original notes: https://github.com/nextcloud/desktop/releases/tag/v34.0.2 - Permalink: https://whatsnew.fyi/product/nextcloud-desktop/releases/v34.0.2 - Labels: Platforms: Desktop 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'. --- - **fixed** — Deletion of server-side item for items excluded from sync - **fixed** — Activate tray window also on right click on macOS - **fixed** — Preserve special characters in chunked upload paths - **fixed** — Use QString to avoid dangling QStringBuilder in discovery - **fixed** — Defer move item dialog out of socket read loop - **fixed** — Prevent reupload of placeholder dirs deleted remotely on Windows - **fixed** — Present tray popup before app activation on macOS - **fixed** — Get actual user home directory correctly on macOS - **fixed** — Properly test for locked files on Windows - **fixed** — Align reauthentication with account setup in wizard - **fixed** — Compare FinderSync broker application versions on macOS - **fixed** — Restore pause and resume sync action in tray - **changed** — Migrate config not interactive to nextcloud cmd - **fixed** — Clean up stale chunked upload chunks in file-provider - **fixed** — Sync new files on Windows ##### What's Changed * [stable-34.0] fix(file-provider): Deletion of server-side item for items excluded from sync by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10540 * [stable-34.0] fix(tray): activate tray window also on right click (macOS) by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10542 * [stable-34.0] fix(file-provider): preserve special characters in chunked upload paths by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10544 * [stable-34.0] fix(discovery): use QString to avoid dangling QStringBuilder. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10557 * [stable-34.0] fix(socketapi): defer move item dialog out of socket read loop. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10578 * [stable-34.0] fix(windows): Prevent reupload of placeholder dirs deleted remotely by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10585 * [stable-34.0] fix(macOS): present tray popup before app activation by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10593 * [stable-34.0] fix(macos): Get actual user home directory correctly by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10573 * [stable-34.0] fix(windows): properly test for locked files by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10603 * [stable-34.0] fix(wizard): align reauthentication with account setup by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10605 * [stable-34.0] fix(macOS): compare FinderSync broker application versions by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10606 * [stable-34.0] fix(tray): restore pause and resume sync action by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10607 * [stable-34.0] Feature/config not interactive migrated to nextcloud cmd by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10608 * [stable-34.0] fix(file-provider): Clean up stale chunked upload chunks by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10617 * [stable-34.0] Bugfix/sync new files on windows by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10626 **Full Changelog**: https://github.com/nextcloud/desktop/compare/v34.0.1...v34.0.2