Realm v3.7.2 Release Notes

Release Date: 2018-06-13 // almost 6 years ago
  • โœจ Enhancements

    • โž• Add some additional consistency checks that will hopefully produce better errors when the "prev_ref + prev_size <= ref" assertion failure occurs.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix a problem in the changeset indexing algorithm that would sometimes cause "bad permission object" and "bad changeset" errors.
    • ๐Ÿ›  Fix a large number of linking warnings about symbol visibility by aligning compiler flags used.
    • ๐Ÿ›  Fix large increase in size of files produced by Realm.writeCopy() introduced in 3.6.0.