github realm/realm-swift v10.18.0

latest releases: v10.50.0, v10.49.3, v10.48.2...
2 years ago

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 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.
  • CocoaPods: 1.10 or later.
  • Xcode: 12.2-13.1.

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.