Skip to content

v10.43.1

Compare
Choose a tag to compare
@realm-ci realm-ci released this 16 Oct 02:53
· 182 commits to master since this release
a3da8c9

Enhancements

  • Empty commits no longer trigger an extra invocation of the sync progress
    handler reporting the exact same information as the previous invocation
    (Core #7031).

Fixed

  • Updating subscriptions did not trigger Realm autorefreshes, sometimes
    resulting in Realm.asyncRefresh() hanging until another write was performed by
    something else (Core #7031).

Compatibility

  • Realm Studio: 14.0.1 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 15.0.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.1-15.0.0.

Internal

  • Upgraded realm-core from 13.22.0 to 13.23.1