Skip to content

Releases: nextcloud/desktop

Release 3.3.1

12 Aug 19:48
cd934ba
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

Changelog

  • desktop#3610 [stable-3.3] Update supported server versions
  • desktop#3647 [stable-3.3] Ensure that the users id is used for accessing webdav
  • desktop#3648 [stable-3.3] Enforce fetching of user id
  • desktop#3656 [stable-3.3] Return the login name instead of user id

Release 3.3.0

03 Aug 08:44
acf3bf0
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

  • desktop#3333 Check if first is not empty
  • desktop#3337 L10n: Spelling unification
  • desktop#3339 Takes ECMCoverageOption from ECM to enable code coverage analysis
  • desktop#3341 Automate removal of needs info labels when the issue is commented
  • desktop#3345 Ci/test appveyor
  • desktop#3352 Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
  • desktop#3368 Improve error message
  • desktop#3369 Prevent crash in dialog that warns user about vfs and e2ee
  • desktop#3370 Fix/files fixes for windows and logs
  • desktop#3380 Document --background
  • desktop#3386 Fix needs info label remover action by providing github token
  • desktop#3388 Bugfix/qml warnings
  • desktop#3390 VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
  • desktop#3393 Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
  • desktop#3394 Really fix the actions to remove needsinfo when someone comment
  • desktop#3395 Generate png icons with inkscape
  • desktop#3397 Enable clazy in drone
  • desktop#3401 Added config parameter that allows to bypass checksum validation failure
  • desktop#3404 Start macOS app bundle name with uppercase letter
  • desktop#3410 Check compiler against CMAKE_CXX_COMPILER_ID
  • desktop#3420 Cfapi: Make sure no data is transfered after cancellation
  • desktop#3425 VFS wipe moved folder when conflict
  • desktop#3432 Set pin state correct after rename
  • desktop#3437 Bring back dynamic load of VFS plugins
  • desktop#3445 Remove unused function declaration
  • desktop#3449 Fix VFS crash and false conflict on local new.
  • desktop#3460 Add unit test for move custom remote root
  • desktop#3464 Add building for Ubuntu Impish
  • desktop#3468 Show main dialog as normal window if tray icons not available
  • desktop#3471 Build optional without QWebEngine
  • desktop#3472 Directly send the icon url for activities to the qml component
  • desktop#3475 Use the full GPG key ID for signing Debian packages
  • desktop#3486 Improve error message in case of trailing space in directory name
  • desktop#3488 Remove unused pushNotifications variable
  • desktop#3489 Design call improvements
  • desktop#3490 Update documentation and replace old screenshots
  • desktop#3492 Update command-rebase.yml from template
  • desktop#3494 Download server public key and check user certificate against it
  • desktop#3497 Run legacy uninstall exe in a secure way
  • desktop#3498 Fix QML Warnings and create custom component for the activity list
  • desktop#3501 Avoid error when doing hydration when data socket is closed too early
  • desktop#3502 Fix all usage of _com_error(cfExecuteresult).ErrorMessage()
  • desktop#3511 Improve the error message returned by updateMetadata
  • desktop#3523 Avoid being stuck trying to create placeholder for existing file
  • desktop#3536 Remove unnecessary png files
  • desktop#3537 Only compile xattr virtual files backend for linux platform (not unices)
  • desktop#3540 Position main dialog on at tray icon if not a regular window
  • desktop#3541 Use dav instead of webdav
  • desktop#3542 Enforce https in flow2 for https connections
  • desktop#3547 Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
  • desktop#3548 Update screenshot in README.md
  • desktop#3552 Remove request to config for userVisibleURL.
  • desktop#3554 Bump version to 3.3.0-rc1
  • desktop#3557 Fix size of the Label with user status
  • desktop#3558 Bugfix/user status too long account menu
  • desktop#3565 Do not block account menu: availability checking can be slow
  • desktop#3566 Create QMessageBox on heap and continue running the app when update is ready.
  • desktop#3569 Print the real permissions string instead of its address
  • desktop#3574 Open main dialog gnome always
  • desktop#3579 L10n: Change to uppercase
  • desktop#3581 Bump version to 3.3.0-rc2
  • desktop#3582 Make main dialog normal window when displayed as regular window
  • desktop#3586 Fix crash in Folder::isSyncRunning()
  • desktop#3592 In wizard always use the correct way to get dav path
  • desktop#3594 Revert: Added config parameter that allows to bypass checksum validation failure.
  • desktop#3595 Do not build for Groovy
  • desktop#3596 Don't constrain size of hover background
  • desktop#3599 Update improvements and news in the documentation
  • desktop#3602 Prevent crash in Accont::davPath without credentials
  • desktop#3607 Bump version 3.3.0

Release 3.3.0-rc2

22 Jul 12:56
2e07e93
Compare
Choose a tag to compare
Release 3.3.0-rc2 Pre-release
Pre-release

Release 3.3.0-rc1

19 Jul 08:43
318d827
Compare
Choose a tag to compare
Release 3.3.0-rc1 Pre-release
Pre-release
  • desktop#3171 Enable address sanitizer
  • desktop#3182 Bugfix/user status
  • desktop#3183 Warn user if using e2ee and vfs together
  • desktop#3257 Track time of last sync
  • desktop#3260 Fix/cherry pick fixes
  • desktop#3267 Send OS name and version to auto updater to allow selective upgrades
  • desktop#3272 Ci/stale bot more often
  • desktop#3279 L10n: Replace apostrophe with double quotation
  • desktop#3285 Git ignore convert.exe and .dir-locals.el
  • desktop#3286 Use folders in CMake
  • desktop#3290 Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.
  • desktop#3297 Also update ownCloud years interval in copyright notice
  • desktop#3299 Remove unnecessary cfapi logging statements
  • desktop#3304 Add a stale bot to help manage needs info issues
  • desktop#3308 Upgrade SQLite3 to 3.35.5
  • desktop#3311 Add remote folder prefix for renaming in a non-root local folder.
  • desktop#3330 Update most docker images to use Qt 5.12.10 in Drone
  • desktop#3333 Check if first is not empty
  • desktop#3337 L10n: Spelling unification
  • desktop#3338 Check e2ee public key against private one
  • desktop#3341 Automate removal of needs info labels when the issue is commented
  • desktop#3344 Remove obsolete AddAppIconMacro
  • desktop#3346 Set button on QMessageBox before changing the text
  • desktop#3352 Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
  • desktop#3364 Use a specific stale label for needs info handling to solve conflict
  • desktop#3368 Improve error message
  • desktop#3369 Prevent crash in dialog that warns user about vfs and e2ee
  • desktop#3370 Fix/files fixes for windows and logs
  • desktop#3380 Document --background
  • desktop#3386 Fix needs info label remover action by providing github token
  • desktop#3388 Bugfix/qml warnings
  • desktop#3390 VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
  • desktop#3393 Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
  • desktop#3394 Really fix the actions to remove needsinfo when someone comment
  • desktop#3395 Generate png icons with inkscape
  • desktop#3397 Enable clazy in drone
  • desktop#3401 Added config parameter that allows to bypass checksum validation failure
  • desktop#3404 Start macOS app bundle name with uppercase letter
  • desktop#3410 Check compiler against CMAKE_CXX_COMPILER_ID
  • desktop#3420 Cfapi: Make sure no data is transfered after cancellation
  • desktop#3425 VFS wipe moved folder when conflict
  • desktop#3432 Set pin state correct after rename
  • desktop#3437 Bring back dynamic load of VFS plugins
  • desktop#3445 Remove unused function declaration
  • desktop#3449 Fix VFS crash and false conflict on local new.
  • desktop#3460 Add unit test for move custom remote root
  • desktop#3464 Add building for Ubuntu Impish
  • desktop#3468 Show main dialog as normal window if tray icons not available
  • desktop#3471 Build optional without QWebEngine
  • desktop#3472 Directly send the icon url for activities to the qml component
  • desktop#3475 Use the full GPG key ID for signing Debian packages
  • desktop#3486 Improve error message in case of trailing space in directory name
  • desktop#3489 Design call improvements
  • desktop#3490 Update documentation and replace old screenshots
  • desktop#3494 Download server public key and check user certificate against it
  • desktop#3497 Run legacy uninstall exe in a secure way
  • desktop#3501 Avoid error when doing hydration when data socket is closed too early
  • desktop#3502 Fix all usage of _com_error(cfExecuteresult).ErrorMessage()
  • desktop#3511 Improve the error message returned by updateMetadata
  • desktop#3523 Avoid being stuck trying to create placeholder for existing file
  • desktop#3536 Remove unnecessary png files
  • desktop#3537 Only compile xattr virtual files backend for linux platform (not unices)
  • desktop#3540 Position main dialog on at tray icon if not a regular window
  • desktop#3547 Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.

Release 3.2.4

09 Jul 07:18
e5447b5
Compare
Choose a tag to compare
  • desktop#3480 [stable-3.2] Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
  • desktop#3484 [stable-3.2] Add building for Ubuntu Impish
  • desktop#3485 [stable-3.2] Use the full GPG key ID for signing Debian packages
  • desktop#3514 [stable-3.2] avoid error when doing hydration when data socket is closed too early

Release 3.2.3

25 Jun 10:17
bd33732
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

  • desktop#3359 [stable-3.2] Block Virtual Files for partition root sync folders.
  • desktop#3375 [stable-3.2] Add remote folder prefix for renaming in a non-root local folder.
  • desktop#3415 [stable-3.2] VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
  • desktop#3439 [stable-3.2] Set pin state correct after rename
  • desktop#3453 [stable-3.2] Cfapi: Make sure no data is transfered after cancellation
  • desktop#3466 [stable-3.2] Generate png icons with inkscape

Release 3.2.2

31 May 07:07
04afaa1
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

  • desktop#3264 [stable-3.2] Fallback to primary screen if screen under pointer not found
  • desktop#3273 [stable-3.2] send OS name and version to auto updater to allow selective upgrades
  • desktop#3327 [stable-3.2] upgrade SQLite3 to 3.35.5
  • desktop#3357 [stable-3.2] VFS. Display local file name clash error when syncing in VFS mode.
  • desktop#3358 [stable-3.2] VFS. Allow dehydartion of readonly files. Preserve 'readonly' flag when creating a placeholder.

Release 3.2.1

29 Apr 13:11
v3.2.1
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

  • desktop#3122 [stable-3.2] Do not schedule reboot when installing MSI in silent mode unless 'SCHEDULE_REBOOT is set.
  • desktop#3123 [stable-3.2] Temporary solution for file restoration issue due to failing the data…
  • desktop#3149 [stable-3.2] Display VFS sync folder within the navigation panel on Windows.
  • desktop#3151 [stable-3.2] Windows MSI. Do not allow installing Nextcloud client on < Windows 10 or < 1709
  • desktop#3211 [stable-3.2] fix errors when calling CfRegisterSyncRoot by setting more fields
  • desktop#3212 [stable-3.2] add info in the installation page about the supported server versions
  • desktop#3213 [stable-3.2] status wrong for directories when using vfs and nextcloud desktop 3.2.0
  • desktop#3219 [stable-3.2] update the news part of documentation with improvements from 3.2 release

Release 3.2.0

13 Apr 09:19
14fbf1b
Compare
Choose a tag to compare

List of supported platforms by this release: System Requirements

Release 3.2.0-rc3

01 Apr 09:38
be6e0f2
Compare
Choose a tag to compare
Release 3.2.0-rc3 Pre-release
Pre-release