Original release notes
What's Changed
- [stable-34.0] fix: Prevent DiscoverySingleLocalDirectoryJob from hanging when target is file by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10462
- [stable-34.0] Eliminate O(N2) Realm work in large-folder enumeration by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10469
- [stable-34.0] fix(macOS): Verify ability to access Local Network by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10484
- [stable-34.0] chore(common): print filename if error occurs in file locking check. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10482
- [stable-34.0] fix(activity): File details menu fixes by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10490
- [stable-34.0] fix(tray): simplify disconnected account menu by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10497
- [stable-34.0] fix(propagateupload): ensure file size stays the same for new uploads by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10494
- [stable-34.0] fix(filesystem): do not attempt to lock directories on Windows by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10504
- [stable-34.0] fix(discovery): move file lock state off the GUI thread. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10514
- [stable-34.0] Refactored XPC for FinderSync Extension by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10518
- [stable-34.0] fix(macOS): use tag to pass menu command to Finder extension. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10531
Full Changelog: https://github.com/nextcloud/desktop/compare/v34.0.0...v34.0.1

