Releases: nextcloud-releases/desktop
Release 3.12.3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.12] use the proper name when reading system exclude config file by @backportbot in nextcloud/desktop#6586
- [stable-3.12] Bugfix/fix explorer crash windows by @backportbot in nextcloud/desktop#6585
- [stable-3.12] context menu: do not recursively check pin and availability states by @backportbot in nextcloud/desktop#6587
- [stable-3.12] properly compute if a folder is top level or child extern mounted by @backportbot in nextcloud/desktop#6590
- [stable-3.12] adjust AppImage build script to the new build image by @backportbot in nextcloud/desktop#6591
Full Changelog: nextcloud/desktop@v3.12.2...v3.12.3
Release 3.12.2
List of supported platforms by this release: System Requirements
What's Changed
- Backport/6498/stable 3.12 by @camilasan in nextcloud/desktop#6534
- [stable-3.12] always store newly created folders in DB even if it is missing by @backportbot in nextcloud/desktop#6538
- [stable-3.12] Bugfix. E2EE. Use 'double' for legacy metadata. by @backportbot in nextcloud/desktop#6543
- [stable-3.12] Bugfix. Files-lock. Incorrect readonly state for TokenLock. by @backportbot in nextcloud/desktop#6551
- [stable-3.12] only display changed network errors during validation of connection by @backportbot in nextcloud/desktop#6550
- [stable-3.12] Allow installation to close shell extension DLLs via the custom action. Disable reboot prompt in case of the version with this change was previously already installed. by @backportbot in nextcloud/desktop#6555
- [stable-3.12] E2EE. Fix root metadata fetching path for non-root remote sync folder. Refactoring. Stabilizing paths. by @backportbot in nextcloud/desktop#6558
- [stable-3.12] E2EE with VFS. Disallow MOVE as it is not supported. Prevent data loss. by @backportbot in nextcloud/desktop#6559
- [stable-3.12] allow wipe feature to delete data of a wiped user account by @backportbot in nextcloud/desktop#6556
- [stable-3.12] if desktop client sent a first reply: wait for the menu data by @backportbot in nextcloud/desktop#6560
- [stable-3.12] fix(docs): parameter promptDeleteAllFiles defaults to false not true by @backportbot in nextcloud/desktop#6561
Full Changelog: nextcloud/desktop@v3.12.1...v3.12.2
Release 3.12.1
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.12] Feature/detect open files by @backportbot in nextcloud/desktop#6444
- [stable-3.12] Settings dialog. Nextcloud version label should be visible even if auto-updates are turned off in config. by @backportbot in nextcloud/desktop#6460
- [stable-3.12] Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders. by @backportbot in nextcloud/desktop#6475
- [stable-3.12] VFS. CfAPI. Provide detailed error message for leading '#' placeholder update failure. by @backportbot in nextcloud/desktop#6476
- [stable-3.12] E2EE. Allow decryption v1.0 and v1.1 folders. by @backportbot in nextcloud/desktop#6478
- [stable-3.12] Fix crash when deleting a local sync folder during sync. by @backportbot in nextcloud/desktop#6481
- [stable-3.12] add extra logs to investigate lock type issues by @backportbot in nextcloud/desktop#6465
- [stable-3.12] Client Status Reporting. Only report statuses listed on the server. by @backportbot in nextcloud/desktop#6494
- [stable-3.12] Bugfix/e2ee v2 non-root sync by @backportbot in nextcloud/desktop#6496
- [stable-3.12] Bugfix. E2ee misleading log fix. by @backportbot in nextcloud/desktop#6499
- [stable-3.12] Bugfix/expandable folder status model by @backportbot in nextcloud/desktop#6505
- [stable-3.12] Bugfix. Federated share activity show 'Decline' action button. by @backportbot in nextcloud/desktop#6506
- [stable-3.12] Bugfix. Exclude list. Fix stuck 'excluded' status in Windows Explorer after removing the exclude pattern. by @backportbot in nextcloud/desktop#6507
- [stable-3.12] when moving a file, checks that it exists at origin or destination by @backportbot in nextcloud/desktop#6509
Full Changelog: nextcloud/desktop@v3.12.0...v3.12.1
Release 3.11.2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.11] Avoid duplicate declarations with latest libcloudproviders by @backportbot in nextcloud/desktop#6365
- [stable-3.11] Remove Ubuntu Lunar, add Noble by @backportbot in nextcloud/desktop#6397
- [stable-3.11] wait longer to get the contextual menu entries: may be necessary by @backportbot in nextcloud/desktop#6416
- [stable-3.11] add extra logs to investigate lock type issues by @backportbot in nextcloud/desktop#6464
Full Changelog: nextcloud/desktop@v3.11.1...v3.11.2
v3.12.0
List of supported platforms by this release: System Requirements
What's Changed
- avoid modifying a placeholder (virtual files) when not needed by @mgallien in nextcloud/desktop#6212
- Fix build with latest NextcloudKit, caused by search for XCTest and friends by @claucambra in nextcloud/desktop#6258
- Feature. Do not allow move of external storage mounted folders. by @allexzander in nextcloud/desktop#6264
- Bug fixes for mac OS by @camilasan in nextcloud/desktop#6207
- Feature/client status reporting by @allexzander in nextcloud/desktop#6247
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.1 to 2.7.2 by @dependabot in nextcloud/desktop#6287
- Build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in nextcloud/desktop#6288
- Build(deps): Bump actions/stale from 8 to 9 by @dependabot in nextcloud/desktop#6289
- Bugfix. Fix incorrect size of the folderbutton size and scaling. by @allexzander in nextcloud/desktop#6291
- Bugfix. Do not treat item type change as metadata update. by @allexzander in nextcloud/desktop#6285
- ensure we do not modify a file that has been just uploaded by @mgallien in nextcloud/desktop#6297
- Bugfix/missing translations in AppImage by @mgallien in nextcloud/desktop#6332
- chore: update workflows from templates by @nextcloud-command in nextcloud/desktop#6316
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.2 to 2.7.5 by @dependabot in nextcloud/desktop#6314
- Feature/filelocking keep user lock by @allexzander in nextcloud/desktop#6347
- full git path by @tobiasKaminsky in nextcloud/desktop#6360
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.5 to 2.7.6 by @dependabot in nextcloud/desktop#6352
- Display terabyte again by @camilasan in nextcloud/desktop#6286
- GUI/LIBSYNC: force login flow V2 with config setting by @mickenordin in nextcloud/desktop#6261
- Avoid duplicate declarations with latest libcloudproviders by @tintou in nextcloud/desktop#6275
- Spell-correction for e2e_errors by @allexzander in nextcloud/desktop#6354
- Bugfix/autostart by @camilasan in nextcloud/desktop#6342
- globally enable use of the xcode hardened runtime by @mgallien in nextcloud/desktop#6378
- Fix: remove failure to import legacy account notification. by @camilasan in nextcloud/desktop#6381
- Feature/e2ee v2 foldersharing by @allexzander in nextcloud/desktop#6350
- Remove Ubuntu Lunar, add Noble by @ivaradi in nextcloud/desktop#6387
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in nextcloud/desktop#6376
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0 by @dependabot in nextcloud/desktop#6377
- partial build fix when TOKEN_AUTH_ONLY is enabled at configure time by @mgallien in nextcloud/desktop#6370
- Simplify window positioning compute, more flexibly handle different available geometries by @claucambra in nextcloud/desktop#6353
- [stable-3.12] Allow event processing between each XML parser run, to improve GUI performance. by @backportbot in nextcloud/desktop#6392
- [stable-3.12] partial move of some checks done with drone to github actions by @backportbot in nextcloud/desktop#6395
- [stable-3.12] Bugfix. Random crash in LsColJob after recent changes. by @backportbot in nextcloud/desktop#6396
- [stable-3.12] fix(i18n): uppercase ID by @backportbot in nextcloud/desktop#6415
- [stable-3.12] wait longer to get the contextual menu entries: may be necessary by @backportbot in nextcloud/desktop#6417
- [stable-3.12] docs(conffile) Update chunk sizes to match v2 chunking PR defaults by @backportbot in nextcloud/desktop#6435
- [stable-3.12] suppress deprecated warnings from openssl by @backportbot in nextcloud/desktop#6436
- [stable-3.12] Fix undefined sync status reporting in tray icon by @backportbot in nextcloud/desktop#6437
- [stable-3.12] Improve how the UI shows that the client is actually syncing by @mgallien in nextcloud/desktop#6438
- [stable-3.12] Do not create systray notification if there are no errors. by @backportbot in nextcloud/desktop#6439
- [stable-3.12] clean up some qml code for share dialog by @backportbot in nextcloud/desktop#6441
New Contributors
- @mickenordin made their first contribution in nextcloud/desktop#6261
Full Changelog: nextcloud/desktop@v3.11.0...v3.12.0
Release 3.12.0 RC1
List of supported platforms by this release: System Requirements
What's Changed
- avoid modifying a placeholder (virtual files) when not needed by @mgallien in nextcloud/desktop#6212
- Fix build with latest NextcloudKit, caused by search for XCTest and friends by @claucambra in nextcloud/desktop#6258
- Feature. Do not allow move of external storage mounted folders. by @allexzander in nextcloud/desktop#6264
- Bug fixes for mac OS by @camilasan in nextcloud/desktop#6207
- Feature/client status reporting by @allexzander in nextcloud/desktop#6247
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.1 to 2.7.2 by @dependabot in nextcloud/desktop#6287
- Build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in nextcloud/desktop#6288
- Build(deps): Bump actions/stale from 8 to 9 by @dependabot in nextcloud/desktop#6289
- Bugfix. Fix incorrect size of the folderbutton size and scaling. by @allexzander in nextcloud/desktop#6291
- Bugfix. Do not treat item type change as metadata update. by @allexzander in nextcloud/desktop#6285
- ensure we do not modify a file that has been just uploaded by @mgallien in nextcloud/desktop#6297
- Bugfix/missing translations in AppImage by @mgallien in nextcloud/desktop#6332
- chore: update workflows from templates by @nextcloud-command in nextcloud/desktop#6316
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.2 to 2.7.5 by @dependabot in nextcloud/desktop#6314
- Feature/filelocking keep user lock by @allexzander in nextcloud/desktop#6347
- full git path by @tobiasKaminsky in nextcloud/desktop#6360
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.5 to 2.7.6 by @dependabot in nextcloud/desktop#6352
- Display terabyte again by @camilasan in nextcloud/desktop#6286
- GUI/LIBSYNC: force login flow V2 with config setting by @mickenordin in nextcloud/desktop#6261
- Avoid duplicate declarations with latest libcloudproviders by @tintou in nextcloud/desktop#6275
- Spell-correction for e2e_errors by @allexzander in nextcloud/desktop#6354
- Bugfix/autostart by @camilasan in nextcloud/desktop#6342
- globally enable use of the xcode hardened runtime by @mgallien in nextcloud/desktop#6378
- Fix: remove failure to import legacy account notification. by @camilasan in nextcloud/desktop#6381
- Feature/e2ee v2 foldersharing by @allexzander in nextcloud/desktop#6350
- Remove Ubuntu Lunar, add Noble by @ivaradi in nextcloud/desktop#6387
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in nextcloud/desktop#6376
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0 by @dependabot in nextcloud/desktop#6377
- partial build fix when TOKEN_AUTH_ONLY is enabled at configure time by @mgallien in nextcloud/desktop#6370
- Simplify window positioning compute, more flexibly handle different available geometries by @claucambra in nextcloud/desktop#6353
- [stable-3.12] Allow event processing between each XML parser run, to improve GUI performance. by @backportbot in nextcloud/desktop#6392
- [stable-3.12] partial move of some checks done with drone to github actions by @backportbot in nextcloud/desktop#6395
- [stable-3.12] Bugfix. Random crash in LsColJob after recent changes. by @backportbot in nextcloud/desktop#6396
New Contributors
- @mickenordin made their first contribution in nextcloud/desktop#6261
Full Changelog: nextcloud/desktop@v3.11.0...v3.12.0-rc1
Release 3.11.1
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 nextcloud/desktop#6292
- [stable-3.11] Bugfix. Do not treat item type change as metadata update. by @backportbot-nextcloud in nextcloud/desktop#6294
- [stable-3.11] ensure we do not modify a file that has been just uploaded by @backportbot-nextcloud in nextcloud/desktop#6300
- [stable-3.11] Bugfix/missing translations in AppImage by @backportbot-nextcloud in nextcloud/desktop#6333
- [stable-3.11] Feature/filelocking keep user lock by @backportbot-nextcloud in nextcloud/desktop#6361
- [stable-3.11] Display terabyte again by @backportbot-nextcloud in nextcloud/desktop#6362
- [stable-3.11] Spell-correction for e2e_errors by @backportbot in nextcloud/desktop#6369
- [stable-3.11] Bugfix/autostart by @backportbot in nextcloud/desktop#6371
- [stable-3.11] Fix: remove failure to import legacy account notification. by @backportbot in nextcloud/desktop#6383
Full Changelog: nextcloud/desktop@v3.11.0...v3.11.1
Release 3.10.4
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.10] Bugfix/missing translations in AppImage by @backportbot-nextcloud in nextcloud/desktop#6334
- [stable-3.10] Bugfix/autostart by @backportbot in nextcloud/desktop#6372
Full Changelog: nextcloud/desktop@v3.10.3...v3.10.4
Release 3.10.3
List of supported platforms by this release: System Requirements
What's Changed
- Fix for oc->nc by @tobiasKaminsky in nextcloud/desktop#6280
- [stable-3.10] ensure we do not modify a file that has been just uploaded by @backportbot-nextcloud in nextcloud/desktop#6299
Full Changelog: nextcloud/desktop@v3.10.2...v3.10.3
Release 3.11.0
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 nextcloud/desktop#6014
- Bugfix/lock state spam by @allexzander in nextcloud/desktop#6022
- Remove locketimeout condition. by @allexzander in nextcloud/desktop#6027
- fixed detection of server version in cmd client similar to gui client (2nd try, signed off) by @errror in nextcloud/desktop#6023
- Add compatibility with the new libcloudproviders integration by @tintou in nextcloud/desktop#6031
- Fix macOS notification talk replies by avoiding early dealloc by @claucambra in nextcloud/desktop#6034
- Store the new etag into local database when opening with auto-locking… by @allexzander in nextcloud/desktop#6038
- Fix visual bug with folder size confirmation combo box in general settings by @claucambra in nextcloud/desktop#6035
- Display correct conflict part in multiple conflicts resolution dialog. by @allexzander in nextcloud/desktop#6043
- Rewrite share expiration date field's date handling, fixing issues by @claucambra in nextcloud/desktop#5961
- Use a standardised locale to create log file filenames by @claucambra in nextcloud/desktop#6012
- Bugfix/multiple accounts migration by @camilasan in nextcloud/desktop#6046
- Remove unused shareuserline ui component by @claucambra in nextcloud/desktop#6042
- once we call done on a sync file item, return is needed by @mgallien in nextcloud/desktop#6053
- Bugfix/infinite sync by @allexzander in nextcloud/desktop#6056
- do not check every 5 seconds files with infinite timeout (= 0) by @mgallien in nextcloud/desktop#6059
- FileProvider: Add missing AccountState State case for notifying account state to extension by @claucambra in nextcloud/desktop#6006
- Automatically update GitHub Actions by @DimitriPapadopoulos in nextcloud/desktop#5992
- Fix folder wizard warning color for local path in dark mode by @claucambra in nextcloud/desktop#5968
- Fix residual typos found by codespell by @DimitriPapadopoulos in nextcloud/desktop#5860
- Fix new typos found by codespell by @DimitriPapadopoulos in nextcloud/desktop#6069
- Add macOS CI (and fixes for newly-found FolderWatcher bugs) by @claucambra in nextcloud/desktop#5729
- Remove dead OAuth code by @claucambra in nextcloud/desktop#6005
- Open Nextcloud after installation on macOS by @claucambra in nextcloud/desktop#5991
- Fix Chunk v2 upload headers by @claucambra in nextcloud/desktop#6084
- Bugfix/activity list fixes by @allexzander in nextcloud/desktop#6064
- Optimize CaseConflictRecords search in local DB during the sync. by @allexzander in nextcloud/desktop#6083
- improve names of CI checks and do not run them on merges to master by @mgallien in nextcloud/desktop#6089
- Bugfix/legacy migration by @camilasan in nextcloud/desktop#6072
- Bump actions/github-script from 3 to 6 by @dependabot in nextcloud/desktop#6090
- Prevent empty password being passed into share creation by @claucambra in nextcloud/desktop#6100
- Unhide discovery logs for file deleted on the server and for discovered file by @allexzander in nextcloud/desktop#6112
- Use material icon for folders. by @allexzander in nextcloud/desktop#6114
- Fix chunk v2 destination header by @claucambra in nextcloud/desktop#6133
- Bugfix/restore folders recursively by @mgallien in nextcloud/desktop#6134
- Ci/clazy fixes by @mgallien in nextcloud/desktop#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 nextcloud/desktop#6140
- Improve Settings dialog design. by @allexzander in nextcloud/desktop#6150
- Do not show failure popul for VFS when hydration finished with code 200 or 204. by @allexzander in nextcloud/desktop#6160
- Upgrade to Mac OS 12.0.0. by @camilasan in nextcloud/desktop#6166
- Bump actions/cache from 2 to 3 by @dependabot in nextcloud/desktop#6092
- Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 by @dependabot in nextcloud/desktop#6091
- Bump actions/stale from 3 to 8 by @dependabot in nextcloud/desktop#6093
- Bump actions/checkout from 2 to 4 by @dependabot in nextcloud/desktop#6094
- Build(deps): Bump actions/setup-python from 1 to 4 by @dependabot in nextcloud/desktop#6128
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.1.1 to 2.6.1 by @dependabot in nextcloud/desktop#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 nextcloud/desktop#6158
- we require version 12.0+ for macOS by @mgallien in nextcloud/desktop#6174
- Fix crash when clicking on import legacy account dialog 'Skip' button. by @camilasan in nextcloud/desktop#6184
- Fix crash. Remove unnecessary dependency injection causing crash. by @allexzander in nextcloud/desktop#6178
- Check path validity on Windows will validate NTFS permissions for network drives by @allexzander in nextcloud/desktop#6209
- Bugfix/vfs toggle fix by @allexzander in nextcloud/desktop#6223
- Fix. Bulk upload. Accumulate sent bytes. Fix negative value in UI. by @allexzander in nextcloud/desktop#6227
- Don't log notification successes as warnings by @strugee in nextcloud/desktop#6234
- avoid restore algorithm by setting the data fingerprint from sync DB by @mgallien in nextcloud/desktop#6216
- docs(troubleshooting): Add warning about sensitive data in logs by @joshtrichards in nextcloud/desktop#6237
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.6.1 to 2.7.1 by @dependabot in nextcloud/desktop#6233
- Build(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in nextcloud/desktop#6185
- Update stale.yml: Unify "needs info" handling with other NC repos by @joshtrichards in nextcloud/desktop#6246
- add a cmake flag to not build with Qt5 WebEngine by @mgallien in nextcloud/desktop#6257
- Build(deps): Bump actions/github-script from 6 to 7 by @dependabot in nextcloud/desktop#6220
- Change logging for sparkle update to qCInfo by @claucambra in nextcloud/desktop#6161
- maintain lock state if unlock happens during sync by @mgallien in nextcloud/desktop#6236
- [stable-3.11] avoid modifying a placeholder (virtual files) when not needed by @backportbot-nextcloud in nextcloud/desktop#6263
- [stable-3.11] Fix build with latest NextcloudKit, caused by search for XCTest and friends by @backportbot-nextcloud in nextcloud/desktop#6265
- [stable-3.11] Bug fixes for mac OS by @backportbot-nextcloud in nextcloud/desktop#6281
- [stable-3.11] Feature/client status reporting by @allexzander in nextcloud/desktop#6283
New Contributors
- @errror made their first contribution in nextcloud/desktop#6023
- @dependabot made their first contribution in nextcloud/desktop#6090
- @joshtrichards made their first contribution in nextcloud/desktop#6237
Full Changelog: nextcloud/desktop@v3.10.0...v3.11.0