Realm v5.3.0 Release Notes

Release Date: 2018-06-12 // almost 6 years ago
  • ✨ Enhancements

    • 🔀 [ObjectServer] Realm.compactRealm(config) now works on synchronized Realms (#5937).
    • 🔀 [ObjectServer] SyncConfiguration.compactOnLaunch() and SyncConfiguration.compactOnLaunch(callback) has been added (#5937).
    • ➕ Added RealmQuery.getRealm(), RealmResults.getRealm(), RealmList.getRealm() and OrderedRealmCollectionSnapshot.getRealm() (#5997).
    • 🛠 Removing a ChangeListener on invalid objects or RealmResults should warn instead of throwing (fixes #5855).

    Internal

    • ⬆️ Upgraded to Realm Core 5.6.0
    • ⬆️ Upgraded to Realm Sync 3.5.2