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