Skip to content

Releases: nextcloud/desktop

Release 3.14.3

04 Nov 10:25
v3.14.3
3cdc27b
Compare
Choose a tag to compare

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

21 Oct 10:15
v3.14.2
4eec4f3
Compare
Choose a tag to compare

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

02 Oct 10:01
v3.12.8
8e3ea69
Compare
Choose a tag to compare

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

Release 3.14.1

27 Sep 13:49
v3.14.1
8b92fc3
Compare
Choose a tag to compare

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 #7131
  • [stable-3.14] Correctly kill processes spawned by mac-crafter if mac-crafter quits/is killed/etc by @backportbot in #7187
  • [stable-3.14] Revert always enable http2 by @backportbot in #7192
  • [stable-3.14] Add additional options to make cross-compiling client feasible with Mac Crafter by @backportbot in #7122
  • [stable-3.14] Add packaging capability to Mac Crafter by @backportbot in #7186
  • [stable-3.14] Fix issues with minimum system versions and deployment targets on macOS by @backportbot in #7189
  • [stable-3.14] Add ability to provide multiple hardcoded server URLs via CMake define by @backportbot in #7197
  • [stable-3.14] Bugfix/fix upload locked files by @backportbot in #7201
  • [stable-3.14] Bugfix/startup qml on windows by @backportbot in #7206
  • [stable-3.14] Use version of linuxdeploy-plugin-qt from PR in the project. by @backportbot in #7207
  • [stable-3.14] Bugfix/missing unlock command by @backportbot in #7213
  • [stable-3.14] Fix alignment and size of buttons. by @backportbot in #7217
  • [stable-3.14] disable our code for network timeout by @backportbot in #7218
  • [stable-3.14] Only check for leading/trailing space for files on Windows. by @backportbot in #7224

Full Changelog: v3.14.0...v3.14.1

Release 3.14.0

14 Sep 14:27
v3.14.0
d8fcb92
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

Read more

Release 3.14.0 RC3

09 Sep 14:57
v3.14.0-rc3
a761659
Compare
Choose a tag to compare
Release 3.14.0 RC3 Pre-release
Pre-release

List of supported platforms by this release: System Requirements

What's Changed

  • [stable-3.14] Fix release kind detection by @ivaradi in #7035
  • [stable-3.14] on windows use QWidget native platform style by @backportbot in #7043
  • [stable-3.14] properly detect and enable Qt6 WebEngine integration by @backportbot in #7045
  • [stable-3.14] Bugfix/log database errors by @backportbot in #7046
  • [stable-3.14] docs: conf file option moveToTrash is no longer Linux specific by @backportbot in #7048
  • [stable-3.14] remove the frame around the sync folders settings area by @backportbot in #7050
  • [stable-3.14] 🎨 Update icons to latest Hub 9 style by @backportbot in #7060
  • [stable-3.14] only add Encrypt context menu entry for top folder in settings dialog by @backportbot in #7065
  • [stable-3.14] Revert "Fix incorrect date parsing." by @backportbot in #7076
  • [stable-3.14] Native buttons by @backportbot in #7077
  • [stable-3.14] add missing exception handling by @backportbot in #7080
  • [stable-3.14] ensure detection of entry type on windows is reliable by @backportbot in #7082
  • [stable-3.14] do not ignore paths containing 2 "#" characters by @backportbot in #7086

Full Changelog: v3.14.0-rc1...v3.14.0-rc3

Release 3.14.0-rc1

26 Aug 18:05
v3.14.0-rc1
7ac7ef1
Compare
Choose a tag to compare
Release 3.14.0-rc1 Pre-release
Pre-release

List of supported platforms by this release: System Requirements

What's Changed

Read more

Release 3.13.3

26 Aug 18:02
v3.13.3
e4e1bf9
Compare
Choose a tag to compare

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 #6894
  • [stable-3.13] Remove Ubuntu Mantic, add Oracular by @backportbot in #6909
  • [stable-3.13] Optimize Ubuntu/Debian build by @backportbot in #6910
  • [stable-3.13] Fix clickable area of macOS VFS settings checkboxes by @backportbot in #6932
  • Bugfix/backport kde fix 313 by @claucambra in #6800
  • [stable-3.13] Fix visibility of info buttons and details when updater is disabled in general settings by @backportbot in #6931
  • [stable-3.13] fix doc configuration file by @backportbot in #6953
  • [stable-3.13] forward the redirected signal from QNetworkReply to detect them by @backportbot in #6972
  • [stable-3.13] Fix crash: web flow credential dialog is deleted when closing it. by @backportbot in #6976
  • [stable-3.13] List sync folders in the file explorer with user's username. by @backportbot in #6978
  • [stable-3.13] Bugfix/signup with provider page by @backportbot in #6977
  • [stable-3.13] prevent event loop reentrance when handling ENCRYPT socket requests by @backportbot in #6979
  • [stable-3.13] Make multiple notifications text translatable by @backportbot in #6995
  • [stable-3.13] Bugfix/delete readonly folders by @backportbot in #7014
  • [stable-3.13] Bugfix/hide encrypt from context menu by @backportbot in #7018
  • [stable-3.13] Bugfix/remove read only folders in read only folders by @backportbot in #7021

Full Changelog: v3.13.2...v3.13.3

Release 3.12.7

15 Jul 18:12
v3.12.7
7fc2378
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • [stable-3.12] Bugfix/update encryption state when server change by @mgallien in #6843
  • [stable-3.12] Add cfapi debug logs by @mgallien in #6851
  • [stable-3.12] avoid logs too verbose and with binary data by @mgallien in #6866
  • [stable-3.12] avoid deadlock: cancel hydration requests coming from itself by @mgallien in #6870
  • Remove unecessary call to sendTransferInfo. by @camilasan in #6913

Full Changelog: v3.12.6...v3.12.7

Binaries at https://github.com/nextcloud-releases/desktop/releases/tag/v3.12.7

Release 3.13.2

09 Jul 11:13
v3.13.2
f0ab457
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

What's Changed

  • Fix "The host name did not match any of the valid hosts for this certificate" notification even when the certificate was valid by @camilasan in #6785
  • [stable-3.13] Check if sync item is actually a folder before processing it by @backportbot in #6881

Full Changelog: v3.13.1...v3.13.2