Note
Known issues in 33.0.0-rc2
- File Actions: When a dark theme is active some icons are discoloured.
- Windows-VFS: Accessing a folder containing special characters (e.g.
:,<) may fail with a "The cloud operation was unsuccessful." error. #9524
Changes since 33.0.0-rc1
Added
- New settings UI (@Rello, #9419)
- Server Actions Integration for File Provider Extension (@i2h3, #9469)
- Display paused status when account has no sync sources (@Rello, #9473)
Bug fixes
- Resolved crash during initialisation of QtWebEngine by updating Qt to 6.10.2 (@nilsding, #9494)
- Removed hard-coded app name from sync folder path (@Rello, #9515)
- Fix FinderSync Extension (@i2h3, #9528)
- e2ee: ensure PIN input dialog is top most window (@mgallien, #9490)
- e2ee: fixes for hardware certificate end to end encryption (@mgallien, #9514)
- Windows: Remove leftover .msi and msi.log after update (@chrip, #8980)
- Windows: only increase ACL size if a new ACE is about to be added (@nilsding, #9491)
Other changes
- Drop macOS 12 Support (@i2h3, #9477)
- Consolidated Xcode Workspace (@i2h3, #9474)
- fix(macOS): Defined PRODUCT_BUNDLE_IDENTIFIER for FinderSync (@i2h3, #9498)
- chore(macOS): Updated Xcode Project Settings (@i2h3, #9499)
- fix(macOS): macdeployqt now finds libvpx (@i2h3, #9497)
- fix(macOS): Resolved warning about deprecated ld_classic (@i2h3, #9495)
- fix(macOS): Resolved Some Xcode Compiler Warnings (@i2h3, #9500)
- chore(i18n): Add context for translators (@rakekniven, #9492)
- fix(macOS): skip build-tree RPATH to prevent install_name_tool conflict (@i2h3, #9509)
- fix: disable server version check (<7.0) (@Rello, #9475)
- fix(macOS): Remove TARGETED_DEVICE_FAMILY (@i2h3, #9510)
- fix: enhanced detail in "Stale DB entry" log entry (@Rello, #9483)
- chore(i18n): id -> ID (@rakekniven, #9476)
- chore: test upload of a locked file inside a remote deleted folder (@mgallien, #9336)
- feat(macOS): QtWebEngine Switch (@i2h3, #9517)
- test(integration): add tests for FileActionsModel. (@camilasan, #9518)
- fix(macOS): fix crash for FileProviderSettings (@nilsding, #9540)
New Contributors
Full Changelog: v33.0.0-rc1...v33.0.0-rc2