github realm/realm-swift v10.46.0-beta1

latest releases: v20.0.0, v10.53.1, v10.53.0...
pre-release9 months ago

Fixed

  • Registering new notifications inside write transactions before actually
    making any changes is now actually allowed. This was supposed to be allowed
    in 10.39.1, but it did not actually work due to some redundant validation.
  • SyncSession.ProgressDirection and SyncSession.ProgressMode were missing
    Sendable annotations (PR #8435).
  • Realm.Error.subscriptionFailed was reported with the incorrect error
    domain, making it impossible to catch (since v10.42.2, PR #8435).

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.1.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.1-15.1.0.

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.