List of supported platforms by this release: System Requirements
What's Changed
- Fix tray window header folders button colour by @claucambra in #5712
- align activity text with "Sync now" text by @mgallien in #5724
- ensure that the file to test monitoring is hidden by @mgallien in #5731
- Fix tray styling by @claucambra in #5715
- Fix macOS build when file provider module build is disabled by @claucambra in #5707
- Fix dark mode switch issues in tray controls manually overriding palette colours by @claucambra in #5743
- fix build on windows by adding missing archive name properties on libs by @mgallien in #5745
- Fix macOS icon by @claucambra in #5757
- Don't build file provider module by default (yet) by @claucambra in #5761
- Fix Debug builds of File Provider module by @claucambra in #5759
- Fix progress bar palette by @claucambra in #5751
- Bugfix/log less verbose by @mgallien in #5769
- Bugfix. Conflict resolution button not clickable. by @allexzander in #5766
- display subject when we have sync issues like network errors by @mgallien in #5768
- Fix UnifiedSearch text field placeholder text color for light and dark theme by @allexzander in #5764
- addd a cmake option to enable single account desktop client by @mgallien in #5773
- Fix colouring of NCRadioButton by @claucambra in #5786
- Fix reply button visibility after reply field opened and reply text sent by @claucambra in #5788
- chore: update workflows from templates by @nextcloud-command in #5736
- Bugfix/rotate log less often by @mgallien in #5792
- Bugfix/adjust log levels by @mgallien in #5796
- Fix xcodebuild parallel build warning by @claucambra in #5760
- Bugfix/unsupported filename on server by @allexzander in #5801
- Bugfix/remove stale caseclashcopies by @allexzander in #5783
- Build for Debian Bookworm by @ivaradi in #5814
- Documentation for mass deployment. by @allexzander in #5611
- Bugfix/checksum calculation stop on destruction by @allexzander in #5688
- Fix typos found by codespell by @DimitriPapadopoulos in #5763
- update docker container based on opensuse leap to cross build to windows by @mgallien in #5650
- Fix residual typos found by codespell by @DimitriPapadopoulos in #5829
- Feature/improve network error handling by @mgallien in #5036
- Update the documentation with information on how 'Edit locally' works. by @camilasan in #5844
- prevent crash by resetting common pointer after deleting gobject menu by @mgallien in #5845
- Bugfix/e2ee better init by @mgallien in #5586
- Remove seen Talk notificatios from Tray window. by @allexzander in #5851
- fix bulk upload of empty files by @mgallien in #5871
- add link in readme to nextcloud-releases correct page with binaries by @mgallien in #5864
- always propagate locked status to read-only or read/write for real file by @mgallien in #5841
- chore(CI): Sign .drone.yml file by @nickvergessen in #5886
- Added new state and new job to check if /index.php/204 is being redirected by @allexzander in #5848
- Fix crash and incorrect implementation of seen chat notifications removal by @allexzander in #5879
- windows reserved word silently excluded - csync exclude.cpp by @tomdereub in #4977
- Disable share view completely when server does not support/has disabled file sharing by @claucambra in #5885
- Set VFS PinState to Excluded for ignored files. by @m7913d in #5853
- Create placeholder while dehydrating if needed by @m7913d in #5890
- Fix expire date field in Share settings by @claucambra in #5659
- Fix password generation for shares, improve generator by @claucambra in #5717
- Fix SVG rendering error in SvgImageProvider by @claucambra in #5666
- Add option to move deleted files to trash instead of permanently deleting them by @claucambra in #5698
- Fix build of sharemodel.cpp on MSVC by @claucambra in #5912
- Improve macOS Sparkle updater by @claucambra in #5468
- Remove Ubuntu Kinetic, add Mantic by @ivaradi in #5915
- Fix Finder Sync Extension by @claucambra in #5903
- Clean up systray.mm (macOS) by @claucambra in #5602
- Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel by @claucambra in #5408
- Convert VFS file to placeholder again if needed by @m7913d in #5889
- Feature/check server availibility everyminute by @allexzander in #5621
- Add option to notify when synced folder overcomes set size limit by @claucambra in #5868
- Do not modify discovered files on disk if not necessary by @claucambra in #5872
- Add "Allow resharing" option to share dialog by @claucambra in #5965
- on windows file names can always be encoded: fix wrong test by @mgallien in #5971
- update read-only status of virtual files when needed for lock state by @mgallien in #5978
- Hide password field in share settings when share type does not support passwords by @claucambra in #5948
- Generate a suggested password when server requires password for share creation by @claucambra in #5966
- update main CI image to get newer Qt, Java and other dependencies by @mgallien in #5996
- Make file details tray follow current account accent colour by @claucambra in #5975
- Fix user-facing message about why encryption cannot yet be done by @claucambra in #5972
- Add warning prior to folder encryption, prevent unknowing users from creating unrecoverable encrypted folders by @claucambra in #5969
- only flush debug log files when closing them by @mgallien in #5798
- Display correct server colour prior to acquiring server capabilities by @claucambra in #5946
- Ignore the USE_OUR_OWN_SQLITE3 flag. by @camilasan in #6008
- Implement support for server chunked file upload V2 API by @claucambra in #5939
- Bump client and client-appimage image versions. by @camilasan in #6015
- Update VFS placeholder each time a file is opened by Word by @allexzander in #6010
- oc desktop client login migration to nc desktop client login by @camilasan in #5959
- Automatically lock LibreOffice files on server while they are being edited locally by @claucambra in #5986
- [stable-3.10] Allow deleting remotely deleted files locally in case of upload errors by @backportbot-nextcloud in #6019
- [stable-3.10] Bugfix/lock state spam by @backportbot-nextcloud in #6025
- [stable-3.10] Remove locketimeout condition. by @backportbot-nextcloud in #6028
- [stable-3.10] fixed detection of server version in cmd client similar to gui client (2nd try, signed off) by @backportbot-nextcloud in #6033
- [stable-3.10] Add compatibility with the new libcloudproviders integration by @backportbot-nextcloud in #6036
- [stable-3.10] Fix macOS notification talk replies by avoiding early dealloc by @backportbot-nextcloud in #6037
- [stable-3.10] Store the new etag into local database when opening with auto-locking… by @backportbot-nextcloud in #6039
- [stable-3.10] Fix visual bug with folder size confirmation combo box in general settings by @backportbot-nextcloud in #6044
- [stable-3.10] Display correct conflict part in multiple conflicts resolution dialog. by @backportbot-nextcloud in #6045
- [stable-3.10] Rewrite share expiration date field's date handling, fixing issues by @backportbot-nextcloud in #6048
- [stable-3.10] Use a standardised locale to create log file filenames by @backportbot-nextcloud in #6050
- [stable-3.10] Bugfix/multiple accounts migration by @backportbot-nextcloud in #6051
- [stable-3.10] once we call done on a sync file item, return is needed by @backportbot-nextcloud in #6054
- [stable-3.10] Bugfix/infinite sync by @backportbot-nextcloud in #6057
- [stable-3.10] do not check every 5 seconds files with infinite timeout (= 0) by @backportbot-nextcloud in #6060
New Contributors
- @DimitriPapadopoulos made their first contribution in #5763
- @tomdereub made their first contribution in #4977
- @m7913d made their first contribution in #5853
Full Changelog: v3.9.0...v3.10.0-rc3