You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 using defaultConfiguration 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.