Skip to content

v3.7.3

Compare
Choose a tag to compare
@realm-ci realm-ci released this 18 Jun 23:42
· 1776 commits to master since this release
4cec21c

Enhancements

  • Avoid performing potentially large amounts of pointless background work for
    LinkingObjects instances which are accessed and then not immediate deallocated.

Bugfixes

  • Fix crashes which could result from extremely fragmented Realm files.
  • Fix a bug that could result in a crash with the message "bad changeset error"
    when merging changesets from the server.