Realm v5.3.1 Release Notes

Release Date: 2018-06-19 // almost 6 years ago
  • 🐛 Bug Fixes

    • 🛠 [ObjectServer] Fixed a bug which could potentially flood Realm Object Server with PING messages.
    • 👻 Calling Realm.deleteAll() on a Realm file that contains more classes than in the schema throws exception (#5745).
    • Realm.isEmpty() returning false in some cases, even if all tables part of the schema are empty (#5745).
    • Fixed rare native crash materializing as Assertion failed: ref + size <= after_ref with (ref, size, after_ref, ndx, m_free_positions.size()) (#5300).

    Internal

    • ⬆️ Upgraded to Realm Core 5.6.2
    • ⬆️ Upgraded to Realm Sync 3.5.6
    • ⬆️ Upgraded to Object Store commit 0bcb9643b8fb14323df697999b79c4a5341a8a21