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