Nextcloud Desktop
Desktop sync client for Nextcloud file collaboration
Three parallel branches, one job: stop the macOS sync client from losing files.
◆Recent moves
- 14d ago
34.0.1 cuts O(N²) work from large-folder enumeration
The first patch on the new stable line is mostly macOS plumbing — Local Network access verification, another FinderSync XPC refactor, file locking moved off the GUI thread — but it also removes quadratic work from large-folder enumeration, the first performance fix in this window. It fits the correctness-and-hardening arc rather than breaking from it.
View source ↗ - 22d ago
34.0.0 lands: Server Actions in Finder, macOS 12 dropped
The 34.0 line goes stable, carrying Server Actions integration for the macOS File Provider extension, a consolidated Xcode workspace, and a dropped macOS 12 floor. It is a real version bump, but the payload is platform consolidation and accumulated fixes rather than new sync capability.
View source ↗ - 26d ago
34.0.0 RC5 restates the same release-candidate changelog
RC5 republishes the cumulative 34.0.0 change list verbatim rather than adding anything of its own. It is a step in the release train, not a change in what the client does.
View source ↗ - 27d ago
34.0.0 RC3 pulled and replaced over a macOS defect
RC3 was superseded by RC4 within the same week over a critical macOS issue, and its note otherwise restates the cumulative 34.0.0 list. It is useful only as evidence of how much of the release risk sat on the macOS side.
View source ↗ - 1mo ago
34.0.0 RC2 fixes folder-move data loss and VFS paths
This is where the 34.0 hardening actually shows up: folder move-or-rename data loss, lock tokens invalidated when paths change, a nullptr dereference when VFS mode is unavailable, and correct relative local paths for Windows VFS DB records. It is the substance the later RCs only restate.
View source ↗ - 1mo ago
4.0.11 backports fixes to the older client branch
A maintenance roll-up on the 4.0 branch, composed entirely of backported fixes — file tag paths, Explorer folder icons during migration, end-to-end encryption, large-folder listing. It keeps the old branch usable without changing what it does.
View source ↗