Enhancements
- Add beta support for flexible sync. See the backend and SDK documentation for more information. Please report any issues with the beta through Github.
Fixed
- UserIdentity metadata table grows indefinitely. (#5152, since v10.20.0)
- We now report a useful error message when opening a sync Realm in non-sync mode or vice-versa.(#5161, since v5.0.0).
Compatibility
- Realm Studio: 11.0.0 or later.
- APIs are backwards compatible with all previous releases in the 10.x.y series.
- Carthage release for Swift is built with Xcode 13.2.1.
- CocoaPods: 1.10 or later.
- Xcode: 12.4-13.2.1.
Internal
- Upgraded realm-core from 11.8.0 to 11.9.0