Releases: nextcloud/desktop
Releases · nextcloud/desktop
Release 3.16.0-rc3
What's Changed
- [stable-3.16] FolderStatusModel: only create a single QFileIconProvider object by @backportbot in #7900
- [stable-3.16] UserStatusSelector: set focusPolicy on accept button by @backportbot in #7907
- [stable-3.16] Bugfix/delete read only remnants by @backportbot in #7909
- [stable-3.16] Added plural forms handling correction to notification message by @backportbot in #7912
- [stable-3.16] Added space between sentences by @backportbot in #7913
- [stable-3.16] Removed deprecated Qt macros/functions by @backportbot in #7915
- [stable-3.16] chore(i18n): Use correct plural syntax by @backportbot in #7917
- [stable-3.16] Improve UI of settings by @backportbot in #7921
- [stable-3.16] do not display encrypt action for external folders by @backportbot in #7922
- [stable-3.16] craft: Use Qt 6.8.2 by @backportbot in #7923
Full Changelog: v3.16.0-rc2...v3.16.0-rc3
Release 3.16.0 rc2
What's Changed
- fix spelling os UserStatus qml type when setting user status by @mgallien in #7558
- gui/tray: Dark mode switch by @claucambra in #7561
- no transparent background for main ApplicationWindow by @mgallien in #7564
- fix regressions in automated tests for bulk upload by @mgallien in #7580
- when updating a virtual file after lock/unlock: avoid setting modtime by @mgallien in #7572
- enable reversed locale layout (RTL) in QML by @mgallien in #4240
- Fix text strings by @Valdnet in #3792
- l10n: Change to a capital letter by @Valdnet in #4953
- mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @claucambra in #7605
- when locking a file set If-Match header to ensure etag is correct by @mgallien in #7595
- gui/tray: Fix tray window corners by @claucambra in #7566
- gui/tray: Fix activity icon colours by @claucambra in #7567
- Bugfix/handle windows directory junction by @mgallien in #7609
- gui: Remove content margins account settings subsections by @claucambra in #7568
- Disable legacy import dialog by @camilasan in #7623
- chore(i18n): Aligned error messages by @rakekniven in #7612
- gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @claucambra in #7604
- doc: Rename first header on macos vfs doc entry, fixing title in index by @claucambra in #7576
- mac-crafter: Close isExecutable command outpipe file handle after use by @claucambra in #7585
- Bug fix import of unbranded account by @camilasan in #7635
- improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @mgallien in #7625
- dehydrate placeholder files using CfDehydratePlaceholder by @mgallien in #7602
- use modern non deprecated hash algorithm and parameters by @mgallien in #7642
- optionally install PDB files when building them by @mgallien in #7626
- Include folders when displaying the local metadata about a conflict. by @camilasan in #7639
- Fix: correctly detects network drive. by @camilasan in #7636
- chore(i18n): Corrected spelling and improved grammar by @rakekniven in #7655
- remove NC17 support by @Rello in #7656
- improvement of error message by @Rello in #7667
- Fix a bug preventing sync root in folder on drive roots by @xjzsq in #7662
- Bugfix/lnk folder virtual files by @mgallien in #7670
- Add authors file by @AndyScherzinger in #7680
- Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4 by @dependabot in #7675
- all: Fix deprecation warnings when building with Qt 6.8.0 by @claucambra in #7584
- Bugfix/catch exceptions to prevent crash by @mgallien in #7684
- Bugfix/elidedtext by @camilasan in #7679
- Remove assert for when the timestamp is not empty. by @camilasan in #7641
- url update in readme by @sol8712 in #7704
- Call setDesktopFileName without
.desktop
suffix by @kleifgch in #7699 - add a simple github action workflow to build test the documentation by @mgallien in #7708
- Fix filename of fix-macosvfs-file-sharing.png by @Flowdalic in #7691
- Fix .netrc parsing by @fredrik-eriksson in #7698
- Bugfix/do not always free up storage windows shortcuts by @mgallien in #7713
- fix dev application name to keep a consitant migration behaviour for the dev and prod build by @kaikli in #7683
- ensure proper read write access to root folder and db files by @mgallien in #7724
- Make extraction of ETag header independent of capitalisation by @PatrickJosh in #7720
- gui/tray: Fix colour for secondary text items being too pale by @claucambra in #7725
- Fix "open local or group folders" menu not showing by @nilsding in #7730
- improve feedback from documentation generation workflow by @nilsding in #7743
- gui/tray: Remove BasicComboBox QML component, prefer native component by @claucambra in #7583
- Update macosvfs.rst by @tflidd in #7742
- chore(i18n): Improved grammar by @rakekniven in #7749
- update runwizard introduction screen by @mgallien in #7737
- updater: Upgrade to Sparkle 2 by @claucambra in #7750
- gui/tray: Fix sync state icon showing paused state when using macOS VFS with no standard sync folders by @claucambra in #7741
- fix window resize on DPI changes by @nilsding in #7735
- github: Implement issue types in issue templates by @claucambra in #7766
- Use normal MenuSeparator instead of custom code by @CarlSchwan in #7770
- update legal notice copyright years for Nextcloud by @mgallien in #7773
- add some missing doc images in a valid path by @mgallien in #7774
- Avoid converting string to color by @CarlSchwan in #7769
- Bugfix/read only classical sync lnk shortcuts windows by @mgallien in #7779
- fix the if check for invalid virtual LNK files by @mgallien in #7781
- Make Brander QT selection dynamic by @Rello in #7754
- sync: Respect maximum chunk size provided in server capabilities by @claucambra in #7772
- switch client side encryption to use sha256 hash algorithm by @mgallien in #7780
- Log path strings directly instead of accumulating by @Diff-fusion in #7718
- modify AppImage build script to work with an EL8 base by @nilsding in #7782
- notifications: Do not assume root activity link is the correct "join call" link by @claucambra in #7786
- fix "Resolve conflicts" dialog not showing up by @nilsding in #7789
- persist credentials retrieved through the wizard by @nilsding in #7768
- use new in Qt6.8 windows fluent style by @mgallien in #7416
- fix wrong if condition by @mgallien in #7799
- Add Ubuntu Plucky by @ivaradi in #7801
- Link to new documentation by @Rello in #7810
- Update doc link in issue template by @Rello in #7811
- fix colours in dark mode by @nilsding in #7755
- refactor: replace QString() with QStringLiteral() for better performance by @Integral-Tech in #7422
- use correct qml style on Windows by @nilsding in #7812
- craft: Upgrade to binary cache 25.01 by @claucambra in #7825
- only use debug log level for discovery traces to decrease cost by @mgallien in #7819
- shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0 by @claucambra in #7824
- Adds some extra info when throwing exception with setting folder permissions. by @camilasan in #7809
- Feature/e2ee use hardware token secure storage by @mgallien in #5877
- Fetch "shared with me" information separately by @nilsding in #7744
- gui/tray: Fix defaulting to "problem" state in sync tray icon when using macOS VFS by @claucambra in #7827
- set the parent folder read/write always when downloading a new file by @...
Release 3.16.0 RC1
What's Changed
- fix spelling os UserStatus qml type when setting user status by @mgallien in #7558
- gui/tray: Dark mode switch by @claucambra in #7561
- no transparent background for main ApplicationWindow by @mgallien in #7564
- fix regressions in automated tests for bulk upload by @mgallien in #7580
- when updating a virtual file after lock/unlock: avoid setting modtime by @mgallien in #7572
- enable reversed locale layout (RTL) in QML by @mgallien in #4240
- Fix text strings by @Valdnet in #3792
- l10n: Change to a capital letter by @Valdnet in #4953
- mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @claucambra in #7605
- when locking a file set If-Match header to ensure etag is correct by @mgallien in #7595
- gui/tray: Fix tray window corners by @claucambra in #7566
- gui/tray: Fix activity icon colours by @claucambra in #7567
- Bugfix/handle windows directory junction by @mgallien in #7609
- gui: Remove content margins account settings subsections by @claucambra in #7568
- Disable legacy import dialog by @camilasan in #7623
- chore(i18n): Aligned error messages by @rakekniven in #7612
- gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @claucambra in #7604
- doc: Rename first header on macos vfs doc entry, fixing title in index by @claucambra in #7576
- mac-crafter: Close isExecutable command outpipe file handle after use by @claucambra in #7585
- Bug fix import of unbranded account by @camilasan in #7635
- improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @mgallien in #7625
- dehydrate placeholder files using CfDehydratePlaceholder by @mgallien in #7602
- use modern non deprecated hash algorithm and parameters by @mgallien in #7642
- optionally install PDB files when building them by @mgallien in #7626
- Include folders when displaying the local metadata about a conflict. by @camilasan in #7639
- Fix: correctly detects network drive. by @camilasan in #7636
- chore(i18n): Corrected spelling and improved grammar by @rakekniven in #7655
- remove NC17 support by @Rello in #7656
- improvement of error message by @Rello in #7667
- Fix a bug preventing sync root in folder on drive roots by @xjzsq in #7662
- Bugfix/lnk folder virtual files by @mgallien in #7670
- Add authors file by @AndyScherzinger in #7680
- Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4 by @dependabot in #7675
- all: Fix deprecation warnings when building with Qt 6.8.0 by @claucambra in #7584
- Bugfix/catch exceptions to prevent crash by @mgallien in #7684
- Bugfix/elidedtext by @camilasan in #7679
- Remove assert for when the timestamp is not empty. by @camilasan in #7641
- url update in readme by @sol8712 in #7704
- Call setDesktopFileName without
.desktop
suffix by @kleifgch in #7699 - add a simple github action workflow to build test the documentation by @mgallien in #7708
- Fix filename of fix-macosvfs-file-sharing.png by @Flowdalic in #7691
- Fix .netrc parsing by @fredrik-eriksson in #7698
- Bugfix/do not always free up storage windows shortcuts by @mgallien in #7713
- fix dev application name to keep a consitant migration behaviour for the dev and prod build by @kaikli in #7683
- ensure proper read write access to root folder and db files by @mgallien in #7724
- Make extraction of ETag header independent of capitalisation by @PatrickJosh in #7720
- gui/tray: Fix colour for secondary text items being too pale by @claucambra in #7725
- Fix "open local or group folders" menu not showing by @nilsding in #7730
- improve feedback from documentation generation workflow by @nilsding in #7743
- gui/tray: Remove BasicComboBox QML component, prefer native component by @claucambra in #7583
- Update macosvfs.rst by @tflidd in #7742
- chore(i18n): Improved grammar by @rakekniven in #7749
- update runwizard introduction screen by @mgallien in #7737
- updater: Upgrade to Sparkle 2 by @claucambra in #7750
- gui/tray: Fix sync state icon showing paused state when using macOS VFS with no standard sync folders by @claucambra in #7741
- fix window resize on DPI changes by @nilsding in #7735
- github: Implement issue types in issue templates by @claucambra in #7766
- Use normal MenuSeparator instead of custom code by @CarlSchwan in #7770
- update legal notice copyright years for Nextcloud by @mgallien in #7773
- add some missing doc images in a valid path by @mgallien in #7774
- Avoid converting string to color by @CarlSchwan in #7769
- Bugfix/read only classical sync lnk shortcuts windows by @mgallien in #7779
- fix the if check for invalid virtual LNK files by @mgallien in #7781
- Make Brander QT selection dynamic by @Rello in #7754
- sync: Respect maximum chunk size provided in server capabilities by @claucambra in #7772
- switch client side encryption to use sha256 hash algorithm by @mgallien in #7780
- Log path strings directly instead of accumulating by @Diff-fusion in #7718
- modify AppImage build script to work with an EL8 base by @nilsding in #7782
- notifications: Do not assume root activity link is the correct "join call" link by @claucambra in #7786
- fix "Resolve conflicts" dialog not showing up by @nilsding in #7789
- persist credentials retrieved through the wizard by @nilsding in #7768
- use new in Qt6.8 windows fluent style by @mgallien in #7416
- fix wrong if condition by @mgallien in #7799
- Add Ubuntu Plucky by @ivaradi in #7801
- Link to new documentation by @Rello in #7810
- Update doc link in issue template by @Rello in #7811
- fix colours in dark mode by @nilsding in #7755
- refactor: replace QString() with QStringLiteral() for better performance by @Integral-Tech in #7422
- use correct qml style on Windows by @nilsding in #7812
- craft: Upgrade to binary cache 25.01 by @claucambra in #7825
- only use debug log level for discovery traces to decrease cost by @mgallien in #7819
- shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0 by @claucambra in #7824
- Adds some extra info when throwing exception with setting folder permissions. by @camilasan in #7809
- Feature/e2ee use hardware token secure storage by @mgallien in #5877
- Fetch "shared with me" information separately by @nilsding in #7744
- gui/tray: Fix defaulting to "problem" state in sync tray icon when using macOS VFS by @claucambra in #7827
- set the parent folder read/write always when downloading a new file by @...
Release 3.15.3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] Bugfix/catch exceptions to prevent crash by @backportbot in #7705
- [stable-3.15] Bugfix/elidedtext by @backportbot in #7706
- [stable-3.15] Call setDesktopFileName without
.desktop
suffix by @backportbot in #7707 - [stable-3.15] add a simple github action workflow to build test the documentation by @backportbot in #7709
- [stable-3.15] Fix filename of fix-macosvfs-file-sharing.png by @backportbot in #7712
- [stable-3.15] Fix .netrc parsing by @backportbot in #7714
- [stable-3.15] Bugfix/do not always free up storage windows shortcuts by @backportbot in #7715
- [stable-3.15] fix dev application name to keep a consitant migration behaviour for the dev and prod build by @backportbot in #7722
- [stable-3.15] ensure proper read write access to root folder and db files by @backportbot in #7726
- [stable-3.15] gui/tray: Fix colour for secondary text items being too pale by @backportbot in #7727
Full Changelog: v3.15.2...v3.15.3
Release 3.15.2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] chore(i18n): Corrected spelling and improved grammar by @backportbot in #7666
- [stable-3.15] improvement of error message by @backportbot in #7671
- [stable-3.15] Fix a bug preventing sync root in folder on drive roots by @backportbot in #7672
- [stable-3.15] Bugfix/lnk folder virtual files by @backportbot in #7673
Full Changelog: v3.15.1...v3.15.2
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 #7588
- [stable-3.15] when updating a virtual file after lock/unlock: avoid setting modtime by @backportbot in #7587
- [stable-3.15] mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @backportbot in #7617
- [stable-3.15] Fix text strings by @backportbot in #7598
- [stable-3.15] gui/tray: Fix tray window corners by @backportbot in #7618
- [stable-3.15] gui/tray: Fix activity icon colours by @backportbot in #7619
- [stable-3.15] when locking a file set If-Match header to ensure etag is correct by @backportbot in #7620
- [stable-3.15] Bugfix/handle windows directory junction by @backportbot in #7621
- [stable-3.15] gui: Remove content margins account settings subsections by @backportbot in #7624
- [stable-3.15] Disable legacy import dialog by @backportbot in #7627
- [stable-3.15] chore(i18n): Aligned error messages by @backportbot in #7628
- [stable-3.15] gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @backportbot in #7629
- [stable-3.15] doc: Rename first header on macos vfs doc entry, fixing title in index by @backportbot in #7630
- [stable-3.15] mac-crafter: Close isExecutable command outpipe file handle after use by @backportbot in #7631
- [stable-3.15] Bug fix import of unbranded account by @backportbot in #7637
- [stable-3.15] improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @backportbot in #7638
- Backport/7642/stable 3.15 by @mgallien in #7643
- [stable-3.15] optionally install PDB files when building them by @backportbot in #7645
- [stable-3.15] Include folders when displaying the local metadata about a conflict. by @backportbot in #7646
- [stable-3.15] Fix: correctly detects network drive. by @backportbot in #7648
Full Changelog: 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 #7031
- on windows use QWidget native platform style by @mgallien in #7042
- properly detect and enable Qt6 WebEngine integration by @mgallien in #7030
- Bugfix/log database errors by @mgallien in #7029
- docs: conf file option moveToTrash is no longer Linux specific by @joshtrichards in #7033
- remove the frame around the sync folders settings area by @mgallien in #7044
- 🎨 Update icons to latest Hub 9 style by @AndyScherzinger in #7040
- only add Encrypt context menu entry for top folder in settings dialog by @mgallien in #7062
- ensure detection of entry type on windows is reliable by @mgallien in #7068
- Remove QtWebEngineProcess.entitlements. by @camilasan in #7069
- Revert "Fix incorrect date parsing." by @allexzander in #6748
- Native buttons by @camilasan in #6980
- add missing exception handling by @mgallien in #7079
- Fix make_universal.py not taking into account 64-bit bundle dylibs by @claucambra in #7027
- Add some extra syncing details to the tray icon tooltip by @nilsding in #7057
- do not ignore paths containing 2 "#" characters by @mgallien in #7084
- Narrow down ReadWrite folder permission to owner by @suiso67 in #6949
- ci: Update workflows by @nickvergessen in #7097
- Fix building of client on macOS 10.13 and 10.14 by @claucambra in #7098
- Code-sign client via mac-crafter so it may pass notarisation by @claucambra in #7103
- Bugfix/delete read only remnants folders by @mgallien in #7061
- Bugfix/fix one rename issue by @mgallien in #7102
- Feature/macos vfs locking by @claucambra in #6960
- Make sure we do not renotify notifications when we have received the same etag as during the last check by @claucambra in #6970
- gui: add some context for translators by @nilsding in #7096
- Fix native UI by @camilasan in #7101
- Mark as single window app by @mgallien in #7124
- Bugfix/fix vfs folder state when remote move is forbidden by @mgallien in #6717
- Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.0 by @dependabot in #7138
- Correctly kill processes spawned by mac-crafter if mac-crafter quits/is killed/etc by @claucambra in #7164
- Add packaging capability to Mac Crafter by @claucambra in #7173
- Fix issues with minimum system versions and deployment targets on macOS by @claucambra in #7172
- Revert always enable http2 by @claucambra in #7182
- Bump cpp-linter/cpp-linter-action from 2.13.0 to 2.13.1 by @dependabot in #7195
- Add ability to provide multiple hardcoded server URLs via CMake define by @claucambra in #7160
- Update README. by @camilasan in #7144
- Update issue template config.yml by @nickvergessen in #7196
- Bugfix/fix upload locked files by @mgallien in #7193
- Bugfix/startup qml on windows by @mgallien in #7199
- Use version of linuxdeploy-plugin-qt from PR in the project. by @camilasan in #7167
- Bugfix/missing unlock command by @mgallien in #7208
- changing default chunk size to 100MB by @mgallien in #7161
- remove obsolete not working docker image for windows compilation by @mgallien in #7216
- Fix alignment and size of buttons. by @camilasan in #7142
- Validate input of APPLICATION_SERVER_URL. by @camilasan in #7210
- disable our code for network timeout by @mgallien in #7200
- Only check for leading/trailing space for files on Windows. by @camilasan in #6871
- use constexpr function for platform detection by @mgallien in #7220
- Add support for the new craft blueprint options relating to override server urls by @claucambra in #7163
- Fix QtWebEngineProcess crash on macOS when building with mac-crafter by @claucambra in #7232
- count the files deletion and warn if threshold is exceeded by @mgallien in #7116
- docs: Update template to match org-templates by @AndyScherzinger in #7247
- create a permanent log of delete actions by @mgallien in #7028
- message should say many not all: would be triggered by 200 files by @mgallien in #7251
- Bugfix/fix log issues by @mgallien in #7259
- remove too verbose logs during discovery by @mgallien in #7263
- Bugfix/use qml fusion on windows by @mgallien in #7270
- ensure log context category is valid before reading it by @mgallien in #7271
- properly catch std::filesystem exceptions by @mgallien in #7282
- Add README about mac-crafter. by @camilasan in #7252
- Small READMEs fix/updates by @camilasan in #7284
- remove extra argument from QString::arg: string has only 1 placeholder by @mgallien in #7289
- Cleaning logs by @mgallien in #7290
- try to increase timeout of github actions for macOS by @mgallien in #7066
- Properly check for webdav or dav path in provided host url for cmd.cpp by @claucambra in #7286
- Fix authentication issues for macOS File Provider Extension by @claucambra in #7240
- Fix poor translation strings for blacklisted error reason strings by @claucambra in #7316
- Make string more readable for translators. by @camilasan in #7320
- improve wordings of confirmation dialog when many files are deleted by @mgallien in #7319
- Fix crash caused due to null accountstate in FileProviderSocketController by @claucambra in #7322
- Bugfix/signature by @camilasan in #7333
- test syncing of read-only .lnk windows shorcuts by @mgallien in #7285
- better logs to understand when a folder is locally discovered by @mgallien in #7291
- Bugfix/use file id to track renamed items by @mgallien in #7334
- Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2 by @dependabot in #7321
- Fix Finder sidebar icon to work as a "template" image by @elsiehupp in #4367
- Show/Hide Menubar and Dock Icon on macOS by @elsiehupp in #3014
- remove ownCloud wording in logging by @Rello in #7346
- on receiving reply of a remote MOVE: always record it by @mgallien in #7351
- Fix issues on manpages by @claucambra in #6123
- Check for availability of Big Sur (under 11.3) before using VFS progress tracking method by @claucambra in #7328
- Fix Swift 6-related CI errors with macOS VFS module by @claucambra in #7323
- Make sure storage headers do not collide with each other in macOS VFS settings by @claucambra in #7360
- Fix opening of locally available groupfolders in web browser from tray drop-down by @claucambra in #6752
- Make shares distinguishable if there are sharees with the same display name by @claucambra in #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 #7381
- [stable-3.14] detect the terms of service app is requiring the user to sign them by @backportbot in #7386
- [stable-3.14] content access denied error during discovery: verify server access by @backportbot in #7392
- [stable-3.14] properly detect need to sign terms of service state by @backportbot in #7396
- [stable-3.14] improve again state tracking with terms of service app by @backportbot in #7406
- [stable-3.14] Change defaults of promptDeleteFiles to false by @backportbot in #7411
- [stable-3.14] Update share link for AppImage tool by @backportbot in #7440
- [stable-3.14] Bugfix update channels by @backportbot in #7443
- [stable-3.14] Only display server name in multiple override servers dropdown by @backportbot in #7424
Full Changelog: 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 #7239
- [stable-3.14] Bugfix/fix log issues by @backportbot in #7267
- [stable-3.14] remove too verbose logs during discovery by @backportbot in #7272
- [stable-3.14] Bugfix/use qml fusion on windows by @backportbot in #7275
- [stable-3.14] Add support for the new craft blueprint options relating to override server urls by @backportbot in #7276
- [stable-3.14] properly catch std::filesystem exceptions by @backportbot in #7283
- [stable-3.14] remove extra argument from QString::arg: string has only 1 placeholder by @backportbot in #7292
- [stable-3.14] Cleaning logs by @backportbot in #7295
- [stable-3.14] Fix authentication issues for macOS File Provider Extension by @backportbot in #7302
- [stable-3.14] Properly check for webdav or dav path in provided host url for cmd.cpp by @backportbot in #7301
- [stable-3.14] count the files deletion and warn if threshold is exceeded by @backportbot in #7304
- [stable-3.14] message should say many not all: would be triggered by 200 files by @backportbot in #7306
- [stable-3.14] Cleaning logs by @backportbot in #7308
- [stable-3.14] improve wordings of confirmation dialog when many files are deleted by @backportbot in #7329
- [stable-3.14] Fix crash caused due to null accountstate in FileProviderSocketController by @backportbot in #7332
- [stable-3.14] Bugfix/signature by @backportbot in #7335
- [stable-3.14] test syncing of read-only .lnk windows shorcuts by @backportbot in #7338
- [stable-3.14] better logs to understand when a folder is locally discovered by @backportbot in #7342
- [stable-3.14] Bugfix/use file id to track renamed items by @backportbot in #7343
- [stable-3.14] Show/Hide Menubar and Dock Icon on macOS by @backportbot in #7348
- [stable-3.14] Check for availability of Big Sur (under 11.3) before using VFS progress tracking method by @backportbot in #7356
- [stable-3.14] Fix Swift 6-related CI errors with macOS VFS module by @backportbot in #7357
- [stable-3.14] on receiving reply of a remote MOVE: always record it by @backportbot in #7352
- [stable-3.14] remove ownCloud wording in logging by @backportbot in #7358
- [stable-3.14] Make sure storage headers do not collide with each other in macOS VFS settings by @backportbot in #7362
- [stable-3.14] Fix opening of locally available groupfolders in web browser from tray drop-down by @backportbot in #7363
- [stable-3.14] Make shares distinguishable if there are sharees with the same display name by @backportbot in #7364
- [stable-3.14] Pin Craft Qt version to 6.7.2 and binary cache version to 24.08 by @backportbot in #7369
Full Changelog: 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 #6981
- [stable-3.12] Make multiple notifications text translatable by @mgallien in #6996
- [stable-3.12] Bugfix/hide encrypt from context menu by @mgallien in #7019
- [stable-3.12] only add Encrypt context menu entry for top folder in settings dialog by @backportbot in #7067
- [stable-3.12] do not ignore paths containing 2 "#" characters by @backportbot in #7088
- [stable-3.12] Bugfix/fix one rename issue by @mgallien in #7113
- [stable-3.12] Bugfix/fix vfs folder state when remote move is forbidden by @mgallien in #7133
- [stable-3.12] Bugfix/fix upload locked files by @backportbot in #7202
- [stable-3.12] Bugfix/missing unlock command by @backportbot in #7211
- [stable-3.12] create a permanent log of delete actions by @backportbot in #7250
- [stable-3.12] count the files deletion and warn if threshold is exceeded by @backportbot in #7245
- [stable-3.12] message should say many not all: would be triggered by 200 files by @mgallien in #7253
- [stable-3.12] Only check for leading/trailing space for files on Windows. by @backportbot in #7226
Full Changelog: v3.12.7...v3.12.8