Enhancements
- Add support for using multiple users with
@AsyncOpen
and@AutoOpen
.
Setting the current user to a new user will now automatically reopen the
Realm with the new user. - Add prebuilt binary for Xcode 13.1 to the release package.
Fixed
- Fix
@AsyncOpen
and@AutoOpen
usingdefaultConfiguration
by default if
the user's doesn't provide one, will set an incorrect path which doesn't
correspond to the users configuration one. (since v10.12.0) - Adding missing subscription completion for
AsyncOpenPublisher
after
successfully returning a realm.
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.1.
- CocoaPods: 1.10 or later.
- Xcode: 12.2-13.1.