Original release notes
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

