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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.