realm-java v0.83.1 Release Notes

Release Date: 2015-10-15 // over 8 years ago
    • ⚡️ Updated Realm Core to version 0.94.1.
      • Fixed a bug when using Realm.compactRealm() which could make it impossible to open the Realm file again.
      • Fixed a bug, so isNull link queries now always return true if any part is null.