Skip to content

Releases: nextcloud/desktop

Release 3.11.2

25 Feb 11:17
v3.11.2
11d21ff
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • [stable-3.11] Avoid duplicate declarations with latest libcloudproviders by @backportbot in #6365
  • [stable-3.11] Remove Ubuntu Lunar, add Noble by @backportbot in #6397
  • [stable-3.11] wait longer to get the contextual menu entries: may be necessary by @backportbot in #6416
  • [stable-3.11] add extra logs to investigate lock type issues by @backportbot in #6464

Full Changelog: v3.11.1...v3.11.2

Release 3.12.0

14 Feb 08:46
v3.12.0
1c1e752
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • avoid modifying a placeholder (virtual files) when not needed by @mgallien in #6212
  • Fix build with latest NextcloudKit, caused by search for XCTest and friends by @claucambra in #6258
  • Feature. Do not allow move of external storage mounted folders. by @allexzander in #6264
  • Bug fixes for mac OS by @camilasan in #6207
  • Feature/client status reporting by @allexzander in #6247
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.1 to 2.7.2 by @dependabot in #6287
  • Build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #6288
  • Build(deps): Bump actions/stale from 8 to 9 by @dependabot in #6289
  • Bugfix. Fix incorrect size of the folderbutton size and scaling. by @allexzander in #6291
  • Bugfix. Do not treat item type change as metadata update. by @allexzander in #6285
  • ensure we do not modify a file that has been just uploaded by @mgallien in #6297
  • Bugfix/missing translations in AppImage by @mgallien in #6332
  • chore: update workflows from templates by @nextcloud-command in #6316
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.2 to 2.7.5 by @dependabot in #6314
  • Feature/filelocking keep user lock by @allexzander in #6347
  • full git path by @tobiasKaminsky in #6360
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.5 to 2.7.6 by @dependabot in #6352
  • Display terabyte again by @camilasan in #6286
  • GUI/LIBSYNC: force login flow V2 with config setting by @mickenordin in #6261
  • Avoid duplicate declarations with latest libcloudproviders by @tintou in #6275
  • Spell-correction for e2e_errors by @allexzander in #6354
  • Bugfix/autostart by @camilasan in #6342
  • globally enable use of the xcode hardened runtime by @mgallien in #6378
  • Fix: remove failure to import legacy account notification. by @camilasan in #6381
  • Feature/e2ee v2 foldersharing by @allexzander in #6350
  • Remove Ubuntu Lunar, add Noble by @ivaradi in #6387
  • Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #6376
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0 by @dependabot in #6377
  • partial build fix when TOKEN_AUTH_ONLY is enabled at configure time by @mgallien in #6370
  • Simplify window positioning compute, more flexibly handle different available geometries by @claucambra in #6353
  • [stable-3.12] Allow event processing between each XML parser run, to improve GUI performance. by @backportbot in #6392
  • [stable-3.12] partial move of some checks done with drone to github actions by @backportbot in #6395
  • [stable-3.12] Bugfix. Random crash in LsColJob after recent changes. by @backportbot in #6396
  • [stable-3.12] fix(i18n): uppercase ID by @backportbot in #6415
  • [stable-3.12] wait longer to get the contextual menu entries: may be necessary by @backportbot in #6417
  • [stable-3.12] docs(conffile) Update chunk sizes to match v2 chunking PR defaults by @backportbot in #6435
  • [stable-3.12] suppress deprecated warnings from openssl by @backportbot in #6436
  • [stable-3.12] Fix undefined sync status reporting in tray icon by @backportbot in #6437
  • [stable-3.12] Improve how the UI shows that the client is actually syncing by @mgallien in #6438
  • [stable-3.12] Do not create systray notification if there are no errors. by @backportbot in #6439
  • [stable-3.12] clean up some qml code for share dialog by @backportbot in #6441

New Contributors

Full Changelog: v3.11.0...v3.12.0

Release 3.12.0 RC1

31 Jan 14:03
v3.12.0-rc1
fbcbf7a
Compare
Choose a tag to compare
Release 3.12.0 RC1 Pre-release
Pre-release

List of supported platforms by this release: System Requirements

What's Changed

  • avoid modifying a placeholder (virtual files) when not needed by @mgallien in #6212
  • Fix build with latest NextcloudKit, caused by search for XCTest and friends by @claucambra in #6258
  • Feature. Do not allow move of external storage mounted folders. by @allexzander in #6264
  • Bug fixes for mac OS by @camilasan in #6207
  • Feature/client status reporting by @allexzander in #6247
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.1 to 2.7.2 by @dependabot in #6287
  • Build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #6288
  • Build(deps): Bump actions/stale from 8 to 9 by @dependabot in #6289
  • Bugfix. Fix incorrect size of the folderbutton size and scaling. by @allexzander in #6291
  • Bugfix. Do not treat item type change as metadata update. by @allexzander in #6285
  • ensure we do not modify a file that has been just uploaded by @mgallien in #6297
  • Bugfix/missing translations in AppImage by @mgallien in #6332
  • chore: update workflows from templates by @nextcloud-command in #6316
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.2 to 2.7.5 by @dependabot in #6314
  • Feature/filelocking keep user lock by @allexzander in #6347
  • full git path by @tobiasKaminsky in #6360
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.5 to 2.7.6 by @dependabot in #6352
  • Display terabyte again by @camilasan in #6286
  • GUI/LIBSYNC: force login flow V2 with config setting by @mickenordin in #6261
  • Avoid duplicate declarations with latest libcloudproviders by @tintou in #6275
  • Spell-correction for e2e_errors by @allexzander in #6354
  • Bugfix/autostart by @camilasan in #6342
  • globally enable use of the xcode hardened runtime by @mgallien in #6378
  • Fix: remove failure to import legacy account notification. by @camilasan in #6381
  • Feature/e2ee v2 foldersharing by @allexzander in #6350
  • Remove Ubuntu Lunar, add Noble by @ivaradi in #6387
  • Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #6376
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0 by @dependabot in #6377
  • partial build fix when TOKEN_AUTH_ONLY is enabled at configure time by @mgallien in #6370
  • Simplify window positioning compute, more flexibly handle different available geometries by @claucambra in #6353
  • [stable-3.12] Allow event processing between each XML parser run, to improve GUI performance. by @backportbot in #6392
  • [stable-3.12] partial move of some checks done with drone to github actions by @backportbot in #6395
  • [stable-3.12] Bugfix. Random crash in LsColJob after recent changes. by @backportbot in #6396

New Contributors

Full Changelog: v3.11.0...v3.12.0-rc1

Release 3.11.1

30 Jan 10:29
v3.11.1
c65a8fd
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • [stable-3.11] Bugfix. Fix incorrect size of the folderbutton size and scaling. by @backportbot-nextcloud in #6292
  • [stable-3.11] Bugfix. Do not treat item type change as metadata update. by @backportbot-nextcloud in #6294
  • [stable-3.11] ensure we do not modify a file that has been just uploaded by @backportbot-nextcloud in #6300
  • [stable-3.11] Bugfix/missing translations in AppImage by @backportbot-nextcloud in #6333
  • [stable-3.11] Feature/filelocking keep user lock by @backportbot-nextcloud in #6361
  • [stable-3.11] Display terabyte again by @backportbot-nextcloud in #6362
  • [stable-3.11] Spell-correction for e2e_errors by @backportbot in #6369
  • [stable-3.11] Bugfix/autostart by @backportbot in #6371
  • [stable-3.11] Fix: remove failure to import legacy account notification. by @backportbot in #6383

Full Changelog: v3.11.0...v3.11.1

Release 3.10.4

25 Jan 16:52
v3.10.4
7d1f16d
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • [stable-3.10] Bugfix/missing translations in AppImage by @backportbot-nextcloud in #6334
  • [stable-3.10] Bugfix/autostart by @backportbot in #6372

Full Changelog: v3.10.3...v3.10.4

Release 3.10.3

10 Jan 15:18
v3.10.3
5820c9b
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • Fix for oc->nc by @tobiasKaminsky in #6280
  • [stable-3.10] ensure we do not modify a file that has been just uploaded by @backportbot-nextcloud in #6299

Full Changelog: v3.10.2...v3.10.3

Release 3.11.0

12 Dec 11:33
v3.11.0
f91ae00
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • Allow deleting remotely deleted files locally in case of upload errors by @allexzander in #6014
  • Bugfix/lock state spam by @allexzander in #6022
  • Remove locketimeout condition. by @allexzander in #6027
  • fixed detection of server version in cmd client similar to gui client (2nd try, signed off) by @errror in #6023
  • Add compatibility with the new libcloudproviders integration by @tintou in #6031
  • Fix macOS notification talk replies by avoiding early dealloc by @claucambra in #6034
  • Store the new etag into local database when opening with auto-locking… by @allexzander in #6038
  • Fix visual bug with folder size confirmation combo box in general settings by @claucambra in #6035
  • Display correct conflict part in multiple conflicts resolution dialog. by @allexzander in #6043
  • Rewrite share expiration date field's date handling, fixing issues by @claucambra in #5961
  • Use a standardised locale to create log file filenames by @claucambra in #6012
  • Bugfix/multiple accounts migration by @camilasan in #6046
  • Remove unused shareuserline ui component by @claucambra in #6042
  • once we call done on a sync file item, return is needed by @mgallien in #6053
  • Bugfix/infinite sync by @allexzander in #6056
  • do not check every 5 seconds files with infinite timeout (= 0) by @mgallien in #6059
  • FileProvider: Add missing AccountState State case for notifying account state to extension by @claucambra in #6006
  • Automatically update GitHub Actions by @DimitriPapadopoulos in #5992
  • Fix folder wizard warning color for local path in dark mode by @claucambra in #5968
  • Fix residual typos found by codespell by @DimitriPapadopoulos in #5860
  • Fix new typos found by codespell by @DimitriPapadopoulos in #6069
  • Add macOS CI (and fixes for newly-found FolderWatcher bugs) by @claucambra in #5729
  • Remove dead OAuth code by @claucambra in #6005
  • Open Nextcloud after installation on macOS by @claucambra in #5991
  • Fix Chunk v2 upload headers by @claucambra in #6084
  • Bugfix/activity list fixes by @allexzander in #6064
  • Optimize CaseConflictRecords search in local DB during the sync. by @allexzander in #6083
  • improve names of CI checks and do not run them on merges to master by @mgallien in #6089
  • Bugfix/legacy migration by @camilasan in #6072
  • Bump actions/github-script from 3 to 6 by @dependabot in #6090
  • Prevent empty password being passed into share creation by @claucambra in #6100
  • Unhide discovery logs for file deleted on the server and for discovered file by @allexzander in #6112
  • Use material icon for folders. by @allexzander in #6114
  • Fix chunk v2 destination header by @claucambra in #6133
  • Bugfix/restore folders recursively by @mgallien in #6134
  • Ci/clazy fixes by @mgallien in #6135
  • Show more informative error message when VFS hydration fails. Displaya popup and put an error into activity list. More detailed logs. by @allexzander in #6140
  • Improve Settings dialog design. by @allexzander in #6150
  • Do not show failure popul for VFS when hydration finished with code 200 or 204. by @allexzander in #6160
  • Upgrade to Mac OS 12.0.0. by @camilasan in #6166
  • Bump actions/cache from 2 to 3 by @dependabot in #6092
  • Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 by @dependabot in #6091
  • Bump actions/stale from 3 to 8 by @dependabot in #6093
  • Bump actions/checkout from 2 to 4 by @dependabot in #6094
  • Build(deps): Bump actions/setup-python from 1 to 4 by @dependabot in #6128
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.1.1 to 2.6.1 by @dependabot in #6129
  • Enforce virtual file type when it is falsely marked as non-virtual. Added more logs for scenarios when virtual placeholder gets marked as non-virtual. by @allexzander in #6158
  • we require version 12.0+ for macOS by @mgallien in #6174
  • Fix crash when clicking on import legacy account dialog 'Skip' button. by @camilasan in #6184
  • Fix crash. Remove unnecessary dependency injection causing crash. by @allexzander in #6178
  • Check path validity on Windows will validate NTFS permissions for network drives by @allexzander in #6209
  • Bugfix/vfs toggle fix by @allexzander in #6223
  • Fix. Bulk upload. Accumulate sent bytes. Fix negative value in UI. by @allexzander in #6227
  • Don't log notification successes as warnings by @strugee in #6234
  • avoid restore algorithm by setting the data fingerprint from sync DB by @mgallien in #6216
  • docs(troubleshooting): Add warning about sensitive data in logs by @joshtrichards in #6237
  • Build(deps): Bump cpp-linter/cpp-linter-action from 2.6.1 to 2.7.1 by @dependabot in #6233
  • Build(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in #6185
  • Update stale.yml: Unify "needs info" handling with other NC repos by @joshtrichards in #6246
  • add a cmake flag to not build with Qt5 WebEngine by @mgallien in #6257
  • Build(deps): Bump actions/github-script from 6 to 7 by @dependabot in #6220
  • Change logging for sparkle update to qCInfo by @claucambra in #6161
  • maintain lock state if unlock happens during sync by @mgallien in #6236
  • [stable-3.11] avoid modifying a placeholder (virtual files) when not needed by @backportbot-nextcloud in #6263
  • [stable-3.11] Fix build with latest NextcloudKit, caused by search for XCTest and friends by @backportbot-nextcloud in #6265
  • [stable-3.11] Bug fixes for mac OS by @backportbot-nextcloud in #6281
  • [stable-3.11] Feature/client status reporting by @allexzander in #6283

New Contributors

Full Changelog: v3.10.0...v3.11.0

Release 3.10.2

08 Dec 10:03
Compare
Choose a tag to compare

What's Changed

  • [stable-3.10] Fix folder wizard warning color for local path in dark mode by @backportbot-nextcloud in #6068
  • [stable-3.10] Bugfix/remove dead oauth code by @claucambra in #6075
  • [stable-3.10] Open Nextcloud after installation on macOS by @backportbot-nextcloud in #6076
  • [stable-3.10] Fix Chunk v2 upload headers by @backportbot-nextcloud in #6086
  • [stable-3.10] Bugfix/legacy migration by @backportbot-nextcloud in #6095
  • [stable-3.10] Prevent empty password being passed into share creation by @tobiasKaminsky in #6107
  • [stable-3.10] Unhide discovery logs for file deleted on the server and for discovered file by @backportbot-nextcloud in #6116
  • Fix issues on manpages by @hefee in #6122
  • [stable-3.10] Fix chunk v2 destination header by @backportbot-nextcloud in #6141
  • [stable-3.10] Bugfix/restore folders recursively by @backportbot-nextcloud in #6143
  • [stable-3.10] Show more informative error message when VFS hydration fails. Displaya popup and put an error into activity list. More detailed logs. by @backportbot-nextcloud in #6153
  • [stable-3.10] Do not show failure popul for VFS when hydration finished with code 200 or 204. by @backportbot-nextcloud in #6163
  • [stable-3.10] Upgrade to Mac OS 12.0.0. by @backportbot-nextcloud in #6171
  • [stable-3.10] Enforce virtual file type when it is falsely marked as non-virtual. Added more logs for scenarios when virtual placeholder gets marked as non-virtual. by @backportbot-nextcloud in #6172
  • [stable-3.10] we require version 12.0+ for macOS by @backportbot-nextcloud in #6175
  • [stable-3.10] Fix crash when clicking on import legacy account dialog 'Skip' button. by @backportbot-nextcloud in #6208
  • [stable-3.10] avoid restore algorithm by setting the data fingerprint from sync DB by @backportbot-nextcloud in #6241
  • [stable-3.10] Fix crash. Remove unnecessary dependency injection causing crash. by @backportbot-nextcloud in #6252
  • [stable-3.10] Fix. Bulk upload. Accumulate sent bytes. Fix negative value in UI. by @allexzander in #6253
  • [stable-3.10] Bugfix/vfs toggle fix by @allexzander in #6251
  • [stable-3.10] maintain lock state if unlock happens during sync by @backportbot-nextcloud in #6259
  • [stable-3.10] avoid modifying a placeholder (virtual files) when not needed by @backportbot-nextcloud in #6262
  • [stable-3.10] Fix build with latest NextcloudKit, caused by search for XCTest and friends by @backportbot-nextcloud in #6266
  • [stable-3.10] Feature. Do not allow move of external storage mounted folders. by @allexzander in #6268

Full Changelog: v3.10.0...v3.10.2

Release 3.11.0 RC1

06 Dec 19:08
v3.11.0-rc1
e7ea074
Compare
Choose a tag to compare
Release 3.11.0 RC1 Pre-release
Pre-release

List of supported platforms by this release: System Requirements

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.11.0-rc1

Release 3.10.1

26 Oct 08:33
v3.10.1
adf8fc7
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements
Binaries are hosted on our release page https://github.com/nextcloud-releases/desktop/releases

What's Changed

  • [stable-3.10] Fix folder wizard warning color for local path in dark mode by @backportbot-nextcloud in #6068
  • [stable-3.10] Bugfix/remove dead oauth code by @claucambra in #6075
  • [stable-3.10] Open Nextcloud after installation on macOS by @backportbot-nextcloud in #6076
  • [stable-3.10] Fix Chunk v2 upload headers by @backportbot-nextcloud in #6086
  • [stable-3.10] Bugfix/legacy migration by @backportbot-nextcloud in #6095
  • [stable-3.10] Prevent empty password being passed into share creation by @tobiasKaminsky in #6107
  • [stable-3.10] Unhide discovery logs for file deleted on the server and for discovered file by @backportbot-nextcloud in #6116
  • Fix issues on manpages by @hefee in #6122
  • [stable-3.10] Fix chunk v2 destination header by @backportbot-nextcloud in #6141
  • [stable-3.10] Bugfix/restore folders recursively by @backportbot-nextcloud in #6143

Full Changelog: v3.10.0...v3.10.1