Releases: nextcloud/desktop
v3.9.0
List of supported platforms by this release: System Requirements
What's Changed
- sort encrypted files by their id to compute checksum by @mgallien in #5568
- try different permutation to try to recover the broken checksum by @mgallien in #5572
- Fix unit tests SecureFileDrop by @allexzander in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
- Correct spelling by @Valdnet in #5567
- in case server has no private key, let e2ee init fail by @mgallien in #5566
- Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
- Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
- Alway add the item at the end of the layout. by @camilasan in #5595
- properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
- Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
- Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
- Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
- Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
- Parse sharees 'lookup' key to include federated sharees. by @allexzander in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings by @allexzander in #5622
- no longer override the pixman default version by @mgallien in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
- Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
- Annotated version of Big Sur icon by @elsiehupp in #4714
- E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
- Fix update request channel being set to wrong localised string by @claucambra in #5462
- Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
- Fix setting [undefined] to QFont in 'Sync now' button by @claucambra in #5628
- Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
- Fix account migration from legacy desktop clients (again) by @claucambra in #5640
- Feature/group folders visibility improved by @allexzander in #5636
- Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
- Update CHANGELOG. by @camilasan in #5643
- i18n: Word separation by @Valdnet in #5676
- Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
- Dismiss notifications by @camilasan in #5687
- Display file tags in File Details by @claucambra in #5596
- Allow opening a file or folder in the local sync root. by @allexzander in #5686
- Provide feedback on share link copy by @claucambra in #5672
- Ask before importing accounts from legacy clients by @claucambra in #5654
- Feature/resolve all conflicts by @mgallien in #5635
- Update CHANGELOG. by @camilasan in #5706
- change size of dismiss button for items in activity list by @mgallien in #5377
- [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
- [stable-3.9] align activity text with "Sync now" text by @backportbot-nextcloud in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
- [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
- [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
- [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
- [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
- [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
- [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
- Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
- [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
- [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782
- [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme by @backportbot-nextcloud in #5785
- [stable-3.9] addd a cmake option to enable single account desktop client by @backportbot-nextcloud in #5789
- [stable-3.9] Fix colouring of NCRadioButton by @backportbot-nextcloud in #5790
- [stable-3.9] chore: update workflows from templates by @backportbot-nextcloud in #5794
- [stable-3.9] Bugfix/rotate log less often by @backportbot-nextcloud in #5795
- [stable-3.9] Bugfix/adjust log levels by @backportbot-nextcloud in #5799
New Contributors
Full Changelog: v3.8.0...v3.9.0
Release 3.9.0-rc4
List of supported platforms by this release: System Requirements
What's Changed
- sort encrypted files by their id to compute checksum by @mgallien in #5568
- try different permutation to try to recover the broken checksum by @mgallien in #5572
- Fix unit tests SecureFileDrop by @allexzander in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
- Correct spelling by @Valdnet in #5567
- in case server has no private key, let e2ee init fail by @mgallien in #5566
- Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
- Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
- Alway add the item at the end of the layout. by @camilasan in #5595
- properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
- Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
- Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
- Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
- Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
- Parse sharees 'lookup' key to include federated sharees. by @allexzander in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings by @allexzander in #5622
- no longer override the pixman default version by @mgallien in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
- Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
- Annotated version of Big Sur icon by @elsiehupp in #4714
- E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
- Fix update request channel being set to wrong localised string by @claucambra in #5462
- Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
- Fix setting [undefined] to QFont in 'Sync now' button by @claucambra in #5628
- Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
- Fix account migration from legacy desktop clients (again) by @claucambra in #5640
- Feature/group folders visibility improved by @allexzander in #5636
- Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
- Update CHANGELOG. by @camilasan in #5643
- i18n: Word separation by @Valdnet in #5676
- Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
- Dismiss notifications by @camilasan in #5687
- Display file tags in File Details by @claucambra in #5596
- Allow opening a file or folder in the local sync root. by @allexzander in #5686
- Provide feedback on share link copy by @claucambra in #5672
- Ask before importing accounts from legacy clients by @claucambra in #5654
- Feature/resolve all conflicts by @mgallien in #5635
- Update CHANGELOG. by @camilasan in #5706
- change size of dismiss button for items in activity list by @mgallien in #5377
- [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
- [stable-3.9] align activity text with "Sync now" text by @backportbot-nextcloud in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
- [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
- [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
- [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
- [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
- [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
- [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
- Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
- [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
- [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782
- [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme by @backportbot-nextcloud in #5785
- [stable-3.9] addd a cmake option to enable single account desktop client by @backportbot-nextcloud in #5789
- [stable-3.9] Fix colouring of NCRadioButton by @backportbot-nextcloud in #5790
- [stable-3.9] chore: update workflows from templates by @backportbot-nextcloud in #5794
- [stable-3.9] Bugfix/rotate log less often by @backportbot-nextcloud in #5795
- [stable-3.9] Bugfix/adjust log levels by @backportbot-nextcloud in #5799
New Contributors
Full Changelog: v3.8.0...v3.9.0-rc4
Release 3.9.0-rc3
List of supported platforms by this release: System Requirements
What's Changed
- sort encrypted files by their id to compute checksum by @mgallien in #5568
- try different permutation to try to recover the broken checksum by @mgallien in #5572
- Fix unit tests SecureFileDrop by @allexzander in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
- Correct spelling by @Valdnet in #5567
- in case server has no private key, let e2ee init fail by @mgallien in #5566
- Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
- Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
- Alway add the item at the end of the layout. by @camilasan in #5595
- properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
- Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
- Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
- Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
- Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
- Parse sharees 'lookup' key to include federated sharees. by @allexzander in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings by @allexzander in #5622
- no longer override the pixman default version by @mgallien in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
- Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
- Annotated version of Big Sur icon by @elsiehupp in #4714
- E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
- Fix update request channel being set to wrong localised string by @claucambra in #5462
- Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
- Fix setting [undefined] to QFont in 'Sync now' button by @claucambra in #5628
- Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
- Fix account migration from legacy desktop clients (again) by @claucambra in #5640
- Feature/group folders visibility improved by @allexzander in #5636
- Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
- Update CHANGELOG. by @camilasan in #5643
- i18n: Word separation by @Valdnet in #5676
- Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
- Dismiss notifications by @camilasan in #5687
- Display file tags in File Details by @claucambra in #5596
- Allow opening a file or folder in the local sync root. by @allexzander in #5686
- Provide feedback on share link copy by @claucambra in #5672
- Ask before importing accounts from legacy clients by @claucambra in #5654
- Feature/resolve all conflicts by @mgallien in #5635
- Update CHANGELOG. by @camilasan in #5706
- change size of dismiss button for items in activity list by @mgallien in #5377
- [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
- [stable-3.9] align activity text with "Sync now" text by @backportbot-nextcloud in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
- [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
- [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
- [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
- [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
- [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
- [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
- Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
- [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
- [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782
New Contributors
Full Changelog: v3.8.0...v3.9.0-rc3
Release 3.9.0-rc2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
- [stable-3.9] align activity text with "Sync now" text by @backportbot-nextcloud in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
- [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
Full Changelog: v3.9.0-rc1...v3.9.0-rc2
Release 3.9.0-rc1
List of supported platforms by this release: System Requirements
What's Changed
- sort encrypted files by their id to compute checksum by @mgallien in #5568
- try different permutation to try to recover the broken checksum by @mgallien in #5572
- Fix unit tests SecureFileDrop by @allexzander in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
- Correct spelling by @Valdnet in #5567
- in case server has no private key, let e2ee init fail by @mgallien in #5566
- Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
- Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
- Alway add the item at the end of the layout. by @camilasan in #5595
- properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
- Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
- Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
- Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
- Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
- Parse sharees 'lookup' key to include federated sharees. by @allexzander in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings by @allexzander in #5622
- no longer override the pixman default version by @mgallien in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
- Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
- Annotated version of Big Sur icon by @elsiehupp in #4714
- E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
- Fix update request channel being set to wrong localised string by @claucambra in #5462
- Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
- Fix setting [undefined] to QFont in 'Sync now' button by @claucambra in #5628
- Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
- Fix account migration from legacy desktop clients (again) by @claucambra in #5640
- Feature/group folders visibility improved by @allexzander in #5636
- Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
- Update CHANGELOG. by @camilasan in #5643
- i18n: Word separation by @Valdnet in #5676
- Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
- Dismiss notifications by @camilasan in #5687
- Display file tags in File Details by @claucambra in #5596
- Allow opening a file or folder in the local sync root. by @allexzander in #5686
- Provide feedback on share link copy by @claucambra in #5672
- Ask before importing accounts from legacy clients by @claucambra in #5654
- Feature/resolve all conflicts by @mgallien in #5635
- Update CHANGELOG. by @camilasan in #5706
- change size of dismiss button for items in activity list by @mgallien in #5377
New Contributors
Full Changelog: v3.8.0...v3.9.0-rc1
Release 3.8.2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.8] Edit locally. Elide loading dialog filename label middle. by @backportbot-nextcloud in #5619
- [stable-3.8] Fix crash on entering new log file after file size of 512kb reached by @backportbot-nextcloud in #5620
- [stable-3.8] Properly handle all fatal errors during edit locally setup procedure by @backportbot-nextcloud in #5623
- [stable-3.8] Fix MacOS UTF-8 normalization issue by @backportbot-nextcloud in #5624
- [stable-3.8] Parse sharees 'lookup' key to include federated sharees. by @backportbot-nextcloud in #5625
- [stable-3.8] Implement missing share settings by @backportbot-nextcloud in #5631
- [stable-3.8] no longer override the pixman default version by @backportbot-nextcloud in #5632
- [stable-3.8] Edit locally. Fix crash on _chekTokenJob pointer deref. by @backportbot-nextcloud in #5647
- [stable-3.8] Remove some SQL debug logs to unclutter the output. by @backportbot-nextcloud in #5651
- [stable-3.8] E2EE. Fix freeze on metadata checksum validation. by @backportbot-nextcloud in #5657
- [stable-3.8] Fix folder progress bar positioning in account settings on macOS by @backportbot-nextcloud in #5660
- [stable-3.8] Use addLayout to insert the VFS option when setting account. by @backportbot-nextcloud in #5671
- [stable-3.8] Fix update request channel being set to wrong localised string by @backportbot-nextcloud in #5658
- [stable-3.8] Fix setting [undefined] to QFont in 'Sync now' button by @backportbot-nextcloud in #5661
- [stable-3.8] Fix account migration from legacy desktop clients (again) by @backportbot-nextcloud in #5664
- [stable-3.8] Attempt sign in when an account state is added in AccountManager by @backportbot-nextcloud in #5663
- [stable-3.8] Update CHANGELOG. by @backportbot-nextcloud in #5673
- [stable-3.8] Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @backportbot-nextcloud in #5694
Full Changelog: v3.8.1...v3.8.2
Release 3.8.1
List of supported platforms by this release: System Requirements
Changelog
- desktop#5570 [stable-3.8] sort encrypted files by their id to compute checksum
- desktop#5573 [stable-3.8] try different permutation to try to recover the broken checksum
- desktop#5578 [stable-3.8] Fix unit tests SecureFileDrop
- desktop#5582 [stable-3.8] Do not display error status and messages when aborting a sync during hydration request in VFS mode
- desktop#5589 [stable-3.8] in case server has no private key, let e2ee init fail
- desktop#5592 [stable-3.8] Edit locally. Restart current folder sync immediately after file opened.
- desktop#5597 [stable-3.8] Alway add the item at the end of the layout.
- desktop#5599 [stable-3.8] properly preserve the format of e2ee metadata during DB operations
Release 3.8.0
List of supported platforms by this release: System Requirements
Changelog
- desktop#5161 Resize WebView widget once the loginpage rendered
- desktop#5327 Feature/secure file drop
- desktop#5351 Check German translation for wrong wording
- desktop#5378 L10n: Correct word
- desktop#5379 Fix displaying of file details button for local syncfileitem activities
- desktop#5384 Improve config upgrade warning dialog
- desktop#5385 Only accept folder setup page if overrideLocalDir is set
- desktop#5389 Update CHANGELOG.
- desktop#5391 Prevent ShareModel crash from accessing bad pointers
- desktop#5393 Bugfix/init value for pointers
- desktop#5410 Log to stdout when built in Debug config
- desktop#5416 Clean up account creation and deletion code
- desktop#5427 L10n: Added dot to end of sentence
- desktop#5430 L10n: Fixed grammar
- desktop#5435 Fix "Create new folder" menu entries in settings not working correctly on macOS
- desktop#5436 Ci/clang tidy checks init variables
- desktop#5442 Fix share dialog infinite loading
- desktop#5444 Fix edit locally job not finding the user account: wrong user id
- desktop#5448 Skip e2e encrypted files with empty filename in metadata
- desktop#5451 Use new connect syntax
- desktop#5453 Fix avatars not showing up in settings dialog account actions until clicked on
- desktop#5459 Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
- desktop#5472 Fix infinite loading in the share dialog when public link shares are disabled on the server
- desktop#5474 With cfapi when dehydrating files add missing flag
- desktop#5478 Fix text labels in Sync Status component
- desktop#5485 Display 'Search globally' as the last sharees list element
- desktop#5486 Fix display of 2FA notification.
- desktop#5498 Bugfix/do not restore virtual files
- desktop#5513 Show server name in tray main window
- desktop#5520 Add Ubuntu Lunar
- desktop#5521 Debian build classification 'beta' cannot override 'release'.
- desktop#5525 Update changelog
- desktop#5530 Follow shouldNotify flag to hide notifications when needed
- desktop#5532 Bugfix/stop after creating config file
- desktop#5534 E2EE cut extra zeroes from derypted byte array.
- desktop#5546 When local sync folder is overriden, respect this choice
- desktop#5560 Feature/e2ee fixes
Release 3.7.4
List of supported platforms by this release: System Requirements
Changelog
- desktop#5425 [stable-3.7] check German translation for wrong wording
- desktop#5437 [stable-3.7] Fix "Create new folder" menu entries in settings not working correctly on macOS
- desktop#5438 [stable-3.7] Clean up account creation and deletion code
- desktop#5446 [stable-3.7] Fix share dialog infinite loading
- desktop#5450 [stable-3.7] fix edit locally job not finding the user account: wrong user id
- desktop#5454 [stable-3.7] skip e2e encrypted files with empty filename in metadata
- desktop#5481 [stable-3.7] Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
- desktop#5483 [stable-3.7] use new connect syntax
- desktop#5484 [stable-3.7] with cfapi when dehydrating files add missing flag
- desktop#5487 [stable-3.7] Fix avatars not showing up in settings dialog account actions until clicked on
- desktop#5488 [stable-3.7] Fix text labels in Sync Status component
- desktop#5489 [stable-3.7] Fix infinite loading in the share dialog when public link shares are disabled on the server
- desktop#5490 [stable-3.7] Ci/clang tidy checks init variables
- desktop#5494 [stable-3.7] Display 'Search globally' as the last sharees list element
- desktop#5499 [stable-3.7] Resize WebView widget once the loginpage rendered
- desktop#5502 [stable-3.7] Bugfix/do not restore virtual files
- desktop#5505 [stable-3.7] Fix display of 2FA notification.