What changed in Nextcloud Desktop from 33 to 34

4 releases numbered after v33.0.7 up to and including v34.0.3, stable releases only. v33.0.7 and v34.0.3 are the newest stable releases of 33 and 34 we track; this page follows them as new ones ship.

54 changes across 4 releases

Added 6

v34.0.3

  • Retry failed network requests

v34.0.0

  • Server Actions Integration for File Provider Extension
  • QtWebEngine switch for macOS
  • New settings UI
  • Regain synchronization folder access capability
  • Basic support for end-to-end encryption metadata format 2.1
Changed 3

v34.0.2

  • Migrate config not interactive to nextcloud cmd

v34.0.1

  • Print filename if error occurs in file locking check
  • Refactor XPC for FinderSync Extension on macOS
Fixed 44

v34.0.3

  • Add ~$ to default exclusion list
  • Remove new notification warnings from logs
  • Avoid printing misleading warning logs in database operations
  • GNOME and AppIndicator compatibility
  • Correctly enumerate large change batches in file provider
  • Clean up logs related to item completion
  • Prevent concurrent write crash in XPC utils

v34.0.2

  • Deletion of server-side item for items excluded from sync
  • Activate tray window also on right click on macOS
  • Preserve special characters in chunked upload paths
  • Use QString to avoid dangling QStringBuilder in discovery
  • Defer move item dialog out of socket read loop
  • Prevent reupload of placeholder dirs deleted remotely on Windows
  • Present tray popup before app activation on macOS
  • Get actual user home directory correctly on macOS
  • Properly test for locked files on Windows
  • Align reauthentication with account setup in wizard
  • Compare FinderSync broker application versions on macOS
  • Restore pause and resume sync action in tray
  • Clean up stale chunked upload chunks in file-provider
  • Sync new files on Windows

v34.0.1

  • Prevent DiscoverySingleLocalDirectoryJob from hanging when target is file
  • Eliminate O(N²) Realm work in large-folder enumeration
  • Verify ability to access Local Network on macOS
  • File details menu fixes in activity
  • Simplify disconnected account menu in tray
  • Ensure file size stays the same for new uploads in propagateupload
  • Do not attempt to lock directories on Windows
  • Move file lock state off the GUI thread in discovery
  • Use tag to pass menu command to Finder extension on macOS

v34.0.0

  • Show paused status when account has no sync sources
  • Use text emoji replacements to avoid creating duplicate labels
  • Define PRODUCT_BUNDLE_IDENTIFIER for FinderSync on macOS
  • Ensure PIN input dialog is top most window for end-to-end encryption
  • Enhanced detail in stale database entry log messages
  • Remove hard-coded app name from sync folder path
  • Remove leftover .msi and msi.log files after update on Windows
  • Disable server version check for versions below 7.0
  • Fix FinderSync Extension
  • Only increase ACL size on Windows if a new ACE is about to be added
  • Fix end-to-end encryption for hardware certificate support
  • Fix crash for FileProviderSettings on macOS
  • Load app icons for external sites app
  • Suppress duplicate log output save failure popups
Removed 1

v34.0.0

  • Drop macOS 12 support

Original release notes, newest first

The list above is our reading of these notes; the originals from Nextcloud are here, one fold per release.

v34.0.3Release 34.0.3
What's Changed

Full Changelog: https://github.com/nextcloud/desktop/compare/v34.0.2...v34.0.3

View originalPermalink

v34.0.2Release 34.0.2
What's Changed

Full Changelog: https://github.com/nextcloud/desktop/compare/v34.0.1...v34.0.2

View originalPermalink

v34.0.1Release 34.0.1
What's Changed

Full Changelog: https://github.com/nextcloud/desktop/compare/v34.0.0...v34.0.1

View originalPermalink

v34.0.0Release 34.0.0
What's Changed
New Contributors

Full Changelog: https://github.com/nextcloud/desktop/compare/v33.0.0...v34.0.0

View originalPermalink