Release 3.9.0-rc1
Pre-release
Pre-release
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