Releases: nextcloud-releases/desktop
Release 3.15.1
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] fix regressions in automated tests for bulk upload by @backportbot in nextcloud/desktop#7588
- [stable-3.15] when updating a virtual file after lock/unlock: avoid setting modtime by @backportbot in nextcloud/desktop#7587
- [stable-3.15] mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @backportbot in nextcloud/desktop#7617
- [stable-3.15] Fix text strings by @backportbot in nextcloud/desktop#7598
- [stable-3.15] gui/tray: Fix tray window corners by @backportbot in nextcloud/desktop#7618
- [stable-3.15] gui/tray: Fix activity icon colours by @backportbot in nextcloud/desktop#7619
- [stable-3.15] when locking a file set If-Match header to ensure etag is correct by @backportbot in nextcloud/desktop#7620
- [stable-3.15] Bugfix/handle windows directory junction by @backportbot in nextcloud/desktop#7621
- [stable-3.15] gui: Remove content margins account settings subsections by @backportbot in nextcloud/desktop#7624
- [stable-3.15] Disable legacy import dialog by @backportbot in nextcloud/desktop#7627
- [stable-3.15] chore(i18n): Aligned error messages by @backportbot in nextcloud/desktop#7628
- [stable-3.15] gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @backportbot in nextcloud/desktop#7629
- [stable-3.15] doc: Rename first header on macos vfs doc entry, fixing title in index by @backportbot in nextcloud/desktop#7630
- [stable-3.15] mac-crafter: Close isExecutable command outpipe file handle after use by @backportbot in nextcloud/desktop#7631
- [stable-3.15] Bug fix import of unbranded account by @backportbot in nextcloud/desktop#7637
- [stable-3.15] improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @backportbot in nextcloud/desktop#7638
- Backport/7642/stable 3.15 by @mgallien in nextcloud/desktop#7643
- [stable-3.15] optionally install PDB files when building them by @backportbot in nextcloud/desktop#7645
- [stable-3.15] Include folders when displaying the local metadata about a conflict. by @backportbot in nextcloud/desktop#7646
- [stable-3.15] Fix: correctly detects network drive. by @backportbot in nextcloud/desktop#7648
Full Changelog: nextcloud/desktop@v3.15.0...v3.15.1
Release 3.15.0
List of supported platforms by this release: System Requirements
What's Changed
- Fix release kind detection by @ivaradi in nextcloud/desktop#7031
- on windows use QWidget native platform style by @mgallien in nextcloud/desktop#7042
- properly detect and enable Qt6 WebEngine integration by @mgallien in nextcloud/desktop#7030
- Bugfix/log database errors by @mgallien in nextcloud/desktop#7029
- docs: conf file option moveToTrash is no longer Linux specific by @joshtrichards in nextcloud/desktop#7033
- remove the frame around the sync folders settings area by @mgallien in nextcloud/desktop#7044
- 🎨 Update icons to latest Hub 9 style by @AndyScherzinger in nextcloud/desktop#7040
- only add Encrypt context menu entry for top folder in settings dialog by @mgallien in nextcloud/desktop#7062
- ensure detection of entry type on windows is reliable by @mgallien in nextcloud/desktop#7068
- Remove QtWebEngineProcess.entitlements. by @camilasan in nextcloud/desktop#7069
- Revert "Fix incorrect date parsing." by @allexzander in nextcloud/desktop#6748
- Native buttons by @camilasan in nextcloud/desktop#6980
- add missing exception handling by @mgallien in nextcloud/desktop#7079
- Fix make_universal.py not taking into account 64-bit bundle dylibs by @claucambra in nextcloud/desktop#7027
- Add some extra syncing details to the tray icon tooltip by @nilsding in nextcloud/desktop#7057
- do not ignore paths containing 2 "#" characters by @mgallien in nextcloud/desktop#7084
- Narrow down ReadWrite folder permission to owner by @suiso67 in nextcloud/desktop#6949
- ci: Update workflows by @nickvergessen in nextcloud/desktop#7097
- Fix building of client on macOS 10.13 and 10.14 by @claucambra in nextcloud/desktop#7098
- Code-sign client via mac-crafter so it may pass notarisation by @claucambra in nextcloud/desktop#7103
- Bugfix/delete read only remnants folders by @mgallien in nextcloud/desktop#7061
- Bugfix/fix one rename issue by @mgallien in nextcloud/desktop#7102
- Feature/macos vfs locking by @claucambra in nextcloud/desktop#6960
- Make sure we do not renotify notifications when we have received the same etag as during the last check by @claucambra in nextcloud/desktop#6970
- gui: add some context for translators by @nilsding in nextcloud/desktop#7096
- Fix native UI by @camilasan in nextcloud/desktop#7101
- Mark as single window app by @mgallien in nextcloud/desktop#7124
- Bugfix/fix vfs folder state when remote move is forbidden by @mgallien in nextcloud/desktop#6717
- Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.0 by @dependabot in nextcloud/desktop#7138
- Correctly kill processes spawned by mac-crafter if mac-crafter quits/is killed/etc by @claucambra in nextcloud/desktop#7164
- Add packaging capability to Mac Crafter by @claucambra in nextcloud/desktop#7173
- Fix issues with minimum system versions and deployment targets on macOS by @claucambra in nextcloud/desktop#7172
- Revert always enable http2 by @claucambra in nextcloud/desktop#7182
- Bump cpp-linter/cpp-linter-action from 2.13.0 to 2.13.1 by @dependabot in nextcloud/desktop#7195
- Add ability to provide multiple hardcoded server URLs via CMake define by @claucambra in nextcloud/desktop#7160
- Update README. by @camilasan in nextcloud/desktop#7144
- Update issue template config.yml by @nickvergessen in nextcloud/desktop#7196
- Bugfix/fix upload locked files by @mgallien in nextcloud/desktop#7193
- Bugfix/startup qml on windows by @mgallien in nextcloud/desktop#7199
- Use version of linuxdeploy-plugin-qt from PR in the project. by @camilasan in nextcloud/desktop#7167
- Bugfix/missing unlock command by @mgallien in nextcloud/desktop#7208
- changing default chunk size to 100MB by @mgallien in nextcloud/desktop#7161
- remove obsolete not working docker image for windows compilation by @mgallien in nextcloud/desktop#7216
- Fix alignment and size of buttons. by @camilasan in nextcloud/desktop#7142
- Validate input of APPLICATION_SERVER_URL. by @camilasan in nextcloud/desktop#7210
- disable our code for network timeout by @mgallien in nextcloud/desktop#7200
- Only check for leading/trailing space for files on Windows. by @camilasan in nextcloud/desktop#6871
- use constexpr function for platform detection by @mgallien in nextcloud/desktop#7220
- Add support for the new craft blueprint options relating to override server urls by @claucambra in nextcloud/desktop#7163
- Fix QtWebEngineProcess crash on macOS when building with mac-crafter by @claucambra in nextcloud/desktop#7232
- count the files deletion and warn if threshold is exceeded by @mgallien in nextcloud/desktop#7116
- docs: Update template to match org-templates by @AndyScherzinger in nextcloud/desktop#7247
- create a permanent log of delete actions by @mgallien in nextcloud/desktop#7028
- message should say many not all: would be triggered by 200 files by @mgallien in nextcloud/desktop#7251
- Bugfix/fix log issues by @mgallien in nextcloud/desktop#7259
- remove too verbose logs during discovery by @mgallien in nextcloud/desktop#7263
- Bugfix/use qml fusion on windows by @mgallien in nextcloud/desktop#7270
- ensure log context category is valid before reading it by @mgallien in nextcloud/desktop#7271
- properly catch std::filesystem exceptions by @mgallien in nextcloud/desktop#7282
- Add README about mac-crafter. by @camilasan in nextcloud/desktop#7252
- Small READMEs fix/updates by @camilasan in nextcloud/desktop#7284
- remove extra argument from QString::arg: string has only 1 placeholder by @mgallien in nextcloud/desktop#7289
- Cleaning logs by @mgallien in nextcloud/desktop#7290
- try to increase timeout of github actions for macOS by @mgallien in nextcloud/desktop#7066
- Properly check for webdav or dav path in provided host url for cmd.cpp by @claucambra in nextcloud/desktop#7286
- Fix authentication issues for macOS File Provider Extension by @claucambra in nextcloud/desktop#7240
- Fix poor translation strings for blacklisted error reason strings by @claucambra in nextcloud/desktop#7316
- Make string more readable for translators. by @camilasan in nextcloud/desktop#7320
- improve wordings of confirmation dialog when many files are deleted by @mgallien in nextcloud/desktop#7319
- Fix crash caused due to null accountstate in FileProviderSocketController by @claucambra in nextcloud/desktop#7322
- Bugfix/signature by @camilasan in nextcloud/desktop#7333
- test syncing of read-only .lnk windows shorcuts by @mgallien in nextcloud/desktop#7285
- better logs to understand when a folder is locally discovered by @mgallien in nextcloud/desktop#7291
- Bugfix/use file id to track renamed items by @mgallien in nextcloud/desktop#7334
- Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2 by @dependabot in nextcloud/desktop#7321
- Fix Finder sidebar icon to work as a "template" image by @elsiehupp in nextcloud/desktop#4367
- Show/Hide Menubar and Dock Icon on macOS by @elsiehupp in nextcloud/desktop#3014
- remove ownCloud wording in logging by @Rello in nextcloud/desktop#7346
- on receiving reply of a remote MOVE: always record it by @mgallien in nextcloud/desktop#7351
- Fix issues on manpages by @claucambra in nextcloud/desktop#6123
- Check for availability of Big Sur (under 11.3) before using VFS progress tracking method by @claucambra in nextcloud/desktop#7328
- Fix Swift 6-related CI errors with macOS VFS module by @claucambra in nextcloud/desktop#7323
- Make sure storage headers do not collide with each other in macOS VFS settings by @claucambra in nextcloud/desktop#7360
- Fix opening of locally available groupfolders in web browser from tray drop-down by @claucambra in nextcloud/desktop#6752
- Make shares distinguishable if there are sharees with the same display name by @claucambra in nextcloud/desktop#7339
- Pin Craft Qt version to 6...
Release 3.14.3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.14] create a permanent log of delete actions by @backportbot in nextcloud/desktop#7381
- [stable-3.14] detect the terms of service app is requiring the user to sign them by @backportbot in nextcloud/desktop#7386
- [stable-3.14] content access denied error during discovery: verify server access by @backportbot in nextcloud/desktop#7392
- [stable-3.14] properly detect need to sign terms of service state by @backportbot in nextcloud/desktop#7396
- [stable-3.14] improve again state tracking with terms of service app by @backportbot in nextcloud/desktop#7406
- [stable-3.14] Change defaults of promptDeleteFiles to false by @backportbot in nextcloud/desktop#7411
- [stable-3.14] Update share link for AppImage tool by @backportbot in nextcloud/desktop#7440
- [stable-3.14] Bugfix update channels by @backportbot in nextcloud/desktop#7443
- [stable-3.14] Only display server name in multiple override servers dropdown by @backportbot in nextcloud/desktop#7424
Full Changelog: nextcloud/desktop@v3.14.2...v3.14.3
Release 3.14.2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.14] Fix QtWebEngineProcess crash on macOS when building with mac-crafter by @backportbot in nextcloud/desktop#7239
- [stable-3.14] Bugfix/fix log issues by @backportbot in nextcloud/desktop#7267
- [stable-3.14] remove too verbose logs during discovery by @backportbot in nextcloud/desktop#7272
- [stable-3.14] Bugfix/use qml fusion on windows by @backportbot in nextcloud/desktop#7275
- [stable-3.14] Add support for the new craft blueprint options relating to override server urls by @backportbot in nextcloud/desktop#7276
- [stable-3.14] properly catch std::filesystem exceptions by @backportbot in nextcloud/desktop#7283
- [stable-3.14] remove extra argument from QString::arg: string has only 1 placeholder by @backportbot in nextcloud/desktop#7292
- [stable-3.14] Cleaning logs by @backportbot in nextcloud/desktop#7295
- [stable-3.14] Fix authentication issues for macOS File Provider Extension by @backportbot in nextcloud/desktop#7302
- [stable-3.14] Properly check for webdav or dav path in provided host url for cmd.cpp by @backportbot in nextcloud/desktop#7301
- [stable-3.14] count the files deletion and warn if threshold is exceeded by @backportbot in nextcloud/desktop#7304
- [stable-3.14] message should say many not all: would be triggered by 200 files by @backportbot in nextcloud/desktop#7306
- [stable-3.14] Cleaning logs by @backportbot in nextcloud/desktop#7308
- [stable-3.14] improve wordings of confirmation dialog when many files are deleted by @backportbot in nextcloud/desktop#7329
- [stable-3.14] Fix crash caused due to null accountstate in FileProviderSocketController by @backportbot in nextcloud/desktop#7332
- [stable-3.14] Bugfix/signature by @backportbot in nextcloud/desktop#7335
- [stable-3.14] test syncing of read-only .lnk windows shorcuts by @backportbot in nextcloud/desktop#7338
- [stable-3.14] better logs to understand when a folder is locally discovered by @backportbot in nextcloud/desktop#7342
- [stable-3.14] Bugfix/use file id to track renamed items by @backportbot in nextcloud/desktop#7343
- [stable-3.14] Show/Hide Menubar and Dock Icon on macOS by @backportbot in nextcloud/desktop#7348
- [stable-3.14] Check for availability of Big Sur (under 11.3) before using VFS progress tracking method by @backportbot in nextcloud/desktop#7356
- [stable-3.14] Fix Swift 6-related CI errors with macOS VFS module by @backportbot in nextcloud/desktop#7357
- [stable-3.14] on receiving reply of a remote MOVE: always record it by @backportbot in nextcloud/desktop#7352
- [stable-3.14] remove ownCloud wording in logging by @backportbot in nextcloud/desktop#7358
- [stable-3.14] Make sure storage headers do not collide with each other in macOS VFS settings by @backportbot in nextcloud/desktop#7362
- [stable-3.14] Fix opening of locally available groupfolders in web browser from tray drop-down by @backportbot in nextcloud/desktop#7363
- [stable-3.14] Make shares distinguishable if there are sharees with the same display name by @backportbot in nextcloud/desktop#7364
- [stable-3.14] Pin Craft Qt version to 6.7.2 and binary cache version to 24.08 by @backportbot in nextcloud/desktop#7369
Full Changelog: nextcloud/desktop@v3.14.1...v3.14.2
Release 3.12.8
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.12] prevent event loop reentrance when handling ENCRYPT socket requests by @mgallien in nextcloud/desktop#6981
- [stable-3.12] Make multiple notifications text translatable by @mgallien in nextcloud/desktop#6996
- [stable-3.12] Bugfix/hide encrypt from context menu by @mgallien in nextcloud/desktop#7019
- [stable-3.12] only add Encrypt context menu entry for top folder in settings dialog by @backportbot in nextcloud/desktop#7067
- [stable-3.12] do not ignore paths containing 2 "#" characters by @backportbot in nextcloud/desktop#7088
- [stable-3.12] Bugfix/fix one rename issue by @mgallien in nextcloud/desktop#7113
- [stable-3.12] Bugfix/fix vfs folder state when remote move is forbidden by @mgallien in nextcloud/desktop#7133
- [stable-3.12] Bugfix/fix upload locked files by @backportbot in nextcloud/desktop#7202
- [stable-3.12] Bugfix/missing unlock command by @backportbot in nextcloud/desktop#7211
- [stable-3.12] create a permanent log of delete actions by @backportbot in nextcloud/desktop#7250
- [stable-3.12] count the files deletion and warn if threshold is exceeded by @backportbot in nextcloud/desktop#7245
- [stable-3.12] message should say many not all: would be triggered by 200 files by @mgallien in nextcloud/desktop#7253
- [stable-3.12] Only check for leading/trailing space for files on Windows. by @backportbot in nextcloud/desktop#7226
Full Changelog: nextcloud/desktop@v3.12.7...v3.12.8
Release 3.14.1
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.14] Bugfix/fix vfs folder state when remote move is forbidden by @backportbot in nextcloud/desktop#7131
- [stable-3.14] Correctly kill processes spawned by mac-crafter if mac-crafter quits/is killed/etc by @backportbot in nextcloud/desktop#7187
- [stable-3.14] Revert always enable http2 by @backportbot in nextcloud/desktop#7192
- [stable-3.14] Add additional options to make cross-compiling client feasible with Mac Crafter by @backportbot in nextcloud/desktop#7122
- [stable-3.14] Add packaging capability to Mac Crafter by @backportbot in nextcloud/desktop#7186
- [stable-3.14] Fix issues with minimum system versions and deployment targets on macOS by @backportbot in nextcloud/desktop#7189
- [stable-3.14] Add ability to provide multiple hardcoded server URLs via CMake define by @backportbot in nextcloud/desktop#7197
- [stable-3.14] Bugfix/fix upload locked files by @backportbot in nextcloud/desktop#7201
- [stable-3.14] Bugfix/startup qml on windows by @backportbot in nextcloud/desktop#7206
- [stable-3.14] Use version of linuxdeploy-plugin-qt from PR in the project. by @backportbot in nextcloud/desktop#7207
- [stable-3.14] Bugfix/missing unlock command by @backportbot in nextcloud/desktop#7213
- [stable-3.14] Fix alignment and size of buttons. by @backportbot in nextcloud/desktop#7217
- [stable-3.14] disable our code for network timeout by @backportbot in nextcloud/desktop#7218
- [stable-3.14] Only check for leading/trailing space for files on Windows. by @backportbot in nextcloud/desktop#7224
Full Changelog: nextcloud/desktop@v3.14.0...v3.14.1
Release 3.14.0
List of supported platforms by this release: System Requirements
What's Changed
- Add cmake NEXTCLOUD_DEV so debug client can run in parallel to release client. by @camilasan in nextcloud/desktop#6472
- Feature/office files lock newly created. Plus refactoring. by @allexzander in nextcloud/desktop#6613
- Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS) by @claucambra in nextcloud/desktop#6635
- File sharing for macOS VFS (File Provider Module) by @claucambra in nextcloud/desktop#6614
- Make use of NextcloudFileProviderKit in File Provider Module by @claucambra in nextcloud/desktop#6642
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.10.2 to 2.11.0 by @dependabot in nextcloud/desktop#6632
- Fix possible issues with item metadata acquisition required for macOS VFS file sharing by @claucambra in nextcloud/desktop#6648
- Fix tests by @pyromaniac2k in nextcloud/desktop#6596
- Bugfix/folder conflict disappear by @allexzander in nextcloud/desktop#6655
- improving end-to-end tests by @mgallien in nextcloud/desktop#6622
- create registry keys needed for edit locally in local machine category by @mgallien in nextcloud/desktop#6663
- Use davUser instead of direct credentials user in file provider by @claucambra in nextcloud/desktop#6670
- if a virtual file change but nothing changed: set it as in sync by @mgallien in nextcloud/desktop#6621
- do not cause implicit hydration of virtual files during sync by @mgallien in nextcloud/desktop#6606
- Fix error regarding applying of nodiscard to value type by @claucambra in nextcloud/desktop#6589
- Prevent use of invalid characters for file provider domain names by @claucambra in nextcloud/desktop#6669
- Fetch macOS VFS package in autoupdater if the client is using the file provider module by @claucambra in nextcloud/desktop#6671
- Always correctly set values for all fields in File Provider sharing UI by @claucambra in nextcloud/desktop#6673
- Fix "Pause sync for all" / "Resume sync for all" state when manipulating folder sync outside of tray by @claucambra in nextcloud/desktop#6588
- Fix crash on creating debug archive in read-only location by @claucambra in nextcloud/desktop#6598
- Bugfix. Files lock. Fix incorrect readonly state. by @allexzander in nextcloud/desktop#6660
- Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows. by @allexzander in nextcloud/desktop#6696
- Bugfix/slow sync with tray open by @allexzander in nextcloud/desktop#6691
- Migrate to Qt 6 by @mgallien in nextcloud/desktop#4584
- chore(i18n): Improve grammar by @rakekniven in nextcloud/desktop#6703
- invalid item name warning: use file or folder when appropriate by @mgallien in nextcloud/desktop#6602
- Ci/improve build appimage script by @mgallien in nextcloud/desktop#6710
- improve logs when build with NEXTCLOUD_DEV enabled by @mgallien in nextcloud/desktop#6718
- Bugfix/lockownertype setreadonly basedoncaps by @allexzander in nextcloud/desktop#6742
- Fix macOS build on master by @claucambra in nextcloud/desktop#6743
- Bump skjnldsv/block-fixup-merge-action from 1 to 2 by @dependabot in nextcloud/desktop#6733
- Update the documentation on how to build the client by @camilasan in nextcloud/desktop#6736
- Do not open client on install as this breaks MDM deployments by @claucambra in nextcloud/desktop#6753
- avoid accessing a temp QString via QStringView after it is deleted by @mgallien in nextcloud/desktop#6751
- use windows-2022 image to run our windows CI on github actions by @mgallien in nextcloud/desktop#6705
- Extend 'How the "Edit locally" functionality works' text. by @camilasan in nextcloud/desktop#6725
- update doc with install requirements fom Qt6 supported platforms by @mgallien in nextcloud/desktop#6715
- skip tests currently broken on macOS: enable mandatory tests for macOS by @mgallien in nextcloud/desktop#6756
- some files just cannot sync on windows: get automated tests to work by @mgallien in nextcloud/desktop#6713
- Censor account details string in file provider logging by @claucambra in nextcloud/desktop#6706
- produce Appimage packages from github actions by @mgallien in nextcloud/desktop#6758
- Fix incorrect date parsing. by @allexzander in nextcloud/desktop#6738
- Replace "Edit" with "Open in browser" by @Jerome-Herbinet in nextcloud/desktop#6779
- Update build-appimage.sh to use $VERSION_SUFFIX by @camilasan in nextcloud/desktop#6714
- Fix broken tray GUI on Linux by @claucambra in nextcloud/desktop#6798
- fix doc configuration file by @tanganellilore in nextcloud/desktop#6805
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0 by @dependabot in nextcloud/desktop#6806
- fix build failed by @Johnson-zs in nextcloud/desktop#6808
- Fix text colour for NCInputTextEdit by @claucambra in nextcloud/desktop#6811
- Ci/test is mount root property by @mgallien in nextcloud/desktop#6832
- Display the NC assistant in the main Window by @camilasan in nextcloud/desktop#6637
- Fix crash when updating enabled File Provider domains (macOS VFS) by @claucambra in nextcloud/desktop#6833
- Bugfix/update encryption state when server change by @mgallien in nextcloud/desktop#6841
- Add cfapi debug logs by @camilasan in nextcloud/desktop#6846
- Bugfix/rw folders broken by @claucambra in nextcloud/desktop#6839
- Allow deletion of virtual suffix placeholder files by @claucambra in nextcloud/desktop#6821
- Bugfix nextcloudcmd when syncing results in deleting all files by @camilasan in nextcloud/desktop#6773
- Fix sharePath for virtual paths using suffix vfs mode by @claucambra in nextcloud/desktop#6802
- avoid logs too verbose and with binary data by @mgallien in nextcloud/desktop#6864
- avoid deadlock: cancel hydration requests coming from itself by @mgallien in nextcloud/desktop#6868
- Add daily update channel. by @camilasan in nextcloud/desktop#6658
- Add new update channels part 2. by @camilasan in nextcloud/desktop#6790
- Check if sync item is actually a folder before processing it by @camilasan in nextcloud/desktop#6780
- Add Mac Crafter by @claucambra in nextcloud/desktop#6830
- Remove unecessary call to sendTransferInfo. by @camilasan in nextcloud/desktop#6885
- Fix permanent freeze upon opening macOS VFS settings by @claucambra in nextcloud/desktop#6892
- Support Windows .lnk files with VFS Cf API. by @allexzander in nextcloud/desktop#6629
- Remove Ubuntu Mantic, add Oracular by @ivaradi in nextcloud/desktop#6895
- Optimize Ubuntu/Debian build by @ivaradi in nextcloud/desktop#6907
- Build file provider module in CI runs by @claucambra in nextcloud/desktop#6898
- Fix visibility of info buttons and details when updater is disabled in general settings by @claucambra in nextcloud/desktop#6927
- Upgrade to NextcloudFileProviderKit stable-1.0 by @claucambra in nextcloud/desktop#6929
- Add additional options to make cross-compiling client feasible with Mac Crafter by @claucambra in nextcloud/desktop#6921
- Fix clickable area of macOS VFS settings checkboxes by @claucambra in nextcloud/desktop#6897
- ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container by @joshtrichards in nextcloud/desktop#6860
- Feature/per account connection settings by @claucambra in nextcloud/desktop#6890
- chore: update workflows from templates by @skjnldsv in nextcloud/desktop#6916
- Add Edit Locally support to macOS virtual files module by @claucambra in nextcloud/desktop#6803
- Reflect File Provider domain sync status in tray icon (macOS VFS) by @claucambra in nextcloud/desktop#6930
- Remove ncAccount usages removed in NCFPK API by @claucambra in nextcloud/desktop#6951
- Improve the syncing status text displayed to the user by @camilasan in nextcloud/desktop#6882
- Fix infinite recursion caused by default value call in desktopEnterpriseChannel by @claucambra in nextcloud/desktop#6963
- forward the redirected signa...
Release 3.14.0 RC3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.14] Fix release kind detection by @ivaradi in nextcloud/desktop#7035
- [stable-3.14] on windows use QWidget native platform style by @backportbot in nextcloud/desktop#7043
- [stable-3.14] properly detect and enable Qt6 WebEngine integration by @backportbot in nextcloud/desktop#7045
- [stable-3.14] Bugfix/log database errors by @backportbot in nextcloud/desktop#7046
- [stable-3.14] docs: conf file option moveToTrash is no longer Linux specific by @backportbot in nextcloud/desktop#7048
- [stable-3.14] remove the frame around the sync folders settings area by @backportbot in nextcloud/desktop#7050
- [stable-3.14] 🎨 Update icons to latest Hub 9 style by @backportbot in nextcloud/desktop#7060
- [stable-3.14] only add Encrypt context menu entry for top folder in settings dialog by @backportbot in nextcloud/desktop#7065
- [stable-3.14] Revert "Fix incorrect date parsing." by @backportbot in nextcloud/desktop#7076
- [stable-3.14] Native buttons by @backportbot in nextcloud/desktop#7077
- [stable-3.14] add missing exception handling by @backportbot in nextcloud/desktop#7080
- [stable-3.14] ensure detection of entry type on windows is reliable by @backportbot in nextcloud/desktop#7082
- [stable-3.14] do not ignore paths containing 2 "#" characters by @backportbot in nextcloud/desktop#7086
Full Changelog: nextcloud/desktop@v3.14.0-rc1...v3.14.0-rc3
Release 3.14.0-rc1
List of supported platforms by this release: System Requirements
What's Changed
- Add cmake NEXTCLOUD_DEV so debug client can run in parallel to release client. by @camilasan in nextcloud/desktop#6472
- Feature/office files lock newly created. Plus refactoring. by @allexzander in nextcloud/desktop#6613
- Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS) by @claucambra in nextcloud/desktop#6635
- File sharing for macOS VFS (File Provider Module) by @claucambra in nextcloud/desktop#6614
- Make use of NextcloudFileProviderKit in File Provider Module by @claucambra in nextcloud/desktop#6642
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.10.2 to 2.11.0 by @dependabot in nextcloud/desktop#6632
- Fix possible issues with item metadata acquisition required for macOS VFS file sharing by @claucambra in nextcloud/desktop#6648
- Fix tests by @pyromaniac2k in nextcloud/desktop#6596
- Bugfix/folder conflict disappear by @allexzander in nextcloud/desktop#6655
- improving end-to-end tests by @mgallien in nextcloud/desktop#6622
- create registry keys needed for edit locally in local machine category by @mgallien in nextcloud/desktop#6663
- Use davUser instead of direct credentials user in file provider by @claucambra in nextcloud/desktop#6670
- if a virtual file change but nothing changed: set it as in sync by @mgallien in nextcloud/desktop#6621
- do not cause implicit hydration of virtual files during sync by @mgallien in nextcloud/desktop#6606
- Fix error regarding applying of nodiscard to value type by @claucambra in nextcloud/desktop#6589
- Prevent use of invalid characters for file provider domain names by @claucambra in nextcloud/desktop#6669
- Fetch macOS VFS package in autoupdater if the client is using the file provider module by @claucambra in nextcloud/desktop#6671
- Always correctly set values for all fields in File Provider sharing UI by @claucambra in nextcloud/desktop#6673
- Fix "Pause sync for all" / "Resume sync for all" state when manipulating folder sync outside of tray by @claucambra in nextcloud/desktop#6588
- Fix crash on creating debug archive in read-only location by @claucambra in nextcloud/desktop#6598
- Bugfix. Files lock. Fix incorrect readonly state. by @allexzander in nextcloud/desktop#6660
- Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows. by @allexzander in nextcloud/desktop#6696
- Bugfix/slow sync with tray open by @allexzander in nextcloud/desktop#6691
- Migrate to Qt 6 by @mgallien in nextcloud/desktop#4584
- chore(i18n): Improve grammar by @rakekniven in nextcloud/desktop#6703
- invalid item name warning: use file or folder when appropriate by @mgallien in nextcloud/desktop#6602
- Ci/improve build appimage script by @mgallien in nextcloud/desktop#6710
- improve logs when build with NEXTCLOUD_DEV enabled by @mgallien in nextcloud/desktop#6718
- Bugfix/lockownertype setreadonly basedoncaps by @allexzander in nextcloud/desktop#6742
- Fix macOS build on master by @claucambra in nextcloud/desktop#6743
- Bump skjnldsv/block-fixup-merge-action from 1 to 2 by @dependabot in nextcloud/desktop#6733
- Update the documentation on how to build the client by @camilasan in nextcloud/desktop#6736
- Do not open client on install as this breaks MDM deployments by @claucambra in nextcloud/desktop#6753
- avoid accessing a temp QString via QStringView after it is deleted by @mgallien in nextcloud/desktop#6751
- use windows-2022 image to run our windows CI on github actions by @mgallien in nextcloud/desktop#6705
- Extend 'How the "Edit locally" functionality works' text. by @camilasan in nextcloud/desktop#6725
- update doc with install requirements fom Qt6 supported platforms by @mgallien in nextcloud/desktop#6715
- skip tests currently broken on macOS: enable mandatory tests for macOS by @mgallien in nextcloud/desktop#6756
- some files just cannot sync on windows: get automated tests to work by @mgallien in nextcloud/desktop#6713
- Censor account details string in file provider logging by @claucambra in nextcloud/desktop#6706
- produce Appimage packages from github actions by @mgallien in nextcloud/desktop#6758
- Fix incorrect date parsing. by @allexzander in nextcloud/desktop#6738
- Replace "Edit" with "Open in browser" by @Jerome-Herbinet in nextcloud/desktop#6779
- Update build-appimage.sh to use $VERSION_SUFFIX by @camilasan in nextcloud/desktop#6714
- Fix broken tray GUI on Linux by @claucambra in nextcloud/desktop#6798
- fix doc configuration file by @tanganellilore in nextcloud/desktop#6805
- Build(deps): Bump cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0 by @dependabot in nextcloud/desktop#6806
- fix build failed by @Johnson-zs in nextcloud/desktop#6808
- Fix text colour for NCInputTextEdit by @claucambra in nextcloud/desktop#6811
- Ci/test is mount root property by @mgallien in nextcloud/desktop#6832
- Display the NC assistant in the main Window by @camilasan in nextcloud/desktop#6637
- Fix crash when updating enabled File Provider domains (macOS VFS) by @claucambra in nextcloud/desktop#6833
- Bugfix/update encryption state when server change by @mgallien in nextcloud/desktop#6841
- Add cfapi debug logs by @camilasan in nextcloud/desktop#6846
- Bugfix/rw folders broken by @claucambra in nextcloud/desktop#6839
- Allow deletion of virtual suffix placeholder files by @claucambra in nextcloud/desktop#6821
- Bugfix nextcloudcmd when syncing results in deleting all files by @camilasan in nextcloud/desktop#6773
- Fix sharePath for virtual paths using suffix vfs mode by @claucambra in nextcloud/desktop#6802
- avoid logs too verbose and with binary data by @mgallien in nextcloud/desktop#6864
- avoid deadlock: cancel hydration requests coming from itself by @mgallien in nextcloud/desktop#6868
- Add daily update channel. by @camilasan in nextcloud/desktop#6658
- Add new update channels part 2. by @camilasan in nextcloud/desktop#6790
- Check if sync item is actually a folder before processing it by @camilasan in nextcloud/desktop#6780
- Add Mac Crafter by @claucambra in nextcloud/desktop#6830
- Remove unecessary call to sendTransferInfo. by @camilasan in nextcloud/desktop#6885
- Fix permanent freeze upon opening macOS VFS settings by @claucambra in nextcloud/desktop#6892
- Support Windows .lnk files with VFS Cf API. by @allexzander in nextcloud/desktop#6629
- Remove Ubuntu Mantic, add Oracular by @ivaradi in nextcloud/desktop#6895
- Optimize Ubuntu/Debian build by @ivaradi in nextcloud/desktop#6907
- Build file provider module in CI runs by @claucambra in nextcloud/desktop#6898
- Fix visibility of info buttons and details when updater is disabled in general settings by @claucambra in nextcloud/desktop#6927
- Upgrade to NextcloudFileProviderKit stable-1.0 by @claucambra in nextcloud/desktop#6929
- Add additional options to make cross-compiling client feasible with Mac Crafter by @claucambra in nextcloud/desktop#6921
- Fix clickable area of macOS VFS settings checkboxes by @claucambra in nextcloud/desktop#6897
- ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container by @joshtrichards in nextcloud/desktop#6860
- Feature/per account connection settings by @claucambra in nextcloud/desktop#6890
- chore: update workflows from templates by @skjnldsv in nextcloud/desktop#6916
- Add Edit Locally support to macOS virtual files module by @claucambra in nextcloud/desktop#6803
- Reflect File Provider domain sync status in tray icon (macOS VFS) by @claucambra in nextcloud/desktop#6930
- Remove ncAccount usages removed in NCFPK API by @claucambra in nextcloud/desktop#6951
- Improve the syncing status text displayed to the user by @camilasan in nextcloud/desktop#6882
- Fix infinite recursion caused by default value call in desktopEnterpriseChannel by @claucambra in nextcloud/desktop#6963
- forward the redirected signa...
Release 3.13.3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.13] Fix permanent freeze upon opening macOS VFS settings by @backportbot in nextcloud/desktop#6894
- [stable-3.13] Remove Ubuntu Mantic, add Oracular by @backportbot in nextcloud/desktop#6909
- [stable-3.13] Optimize Ubuntu/Debian build by @backportbot in nextcloud/desktop#6910
- [stable-3.13] Fix clickable area of macOS VFS settings checkboxes by @backportbot in nextcloud/desktop#6932
- Bugfix/backport kde fix 313 by @claucambra in nextcloud/desktop#6800
- [stable-3.13] Fix visibility of info buttons and details when updater is disabled in general settings by @backportbot in nextcloud/desktop#6931
- [stable-3.13] fix doc configuration file by @backportbot in nextcloud/desktop#6953
- [stable-3.13] forward the redirected signal from QNetworkReply to detect them by @backportbot in nextcloud/desktop#6972
- [stable-3.13] Fix crash: web flow credential dialog is deleted when closing it. by @backportbot in nextcloud/desktop#6976
- [stable-3.13] List sync folders in the file explorer with user's username. by @backportbot in nextcloud/desktop#6978
- [stable-3.13] Bugfix/signup with provider page by @backportbot in nextcloud/desktop#6977
- [stable-3.13] prevent event loop reentrance when handling ENCRYPT socket requests by @backportbot in nextcloud/desktop#6979
- [stable-3.13] Make multiple notifications text translatable by @backportbot in nextcloud/desktop#6995
- [stable-3.13] Bugfix/delete readonly folders by @backportbot in nextcloud/desktop#7014
- [stable-3.13] Bugfix/hide encrypt from context menu by @backportbot in nextcloud/desktop#7018
- [stable-3.13] Bugfix/remove read only folders in read only folders by @backportbot in nextcloud/desktop#7021
Full Changelog: nextcloud/desktop@v3.13.2...v3.13.3