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