realm-java v0.84.1 Release Notes

Release Date: 2015-10-28 // over 8 years ago
    • โšก๏ธ Updated Realm Core to 0.94.4.
      • Fixed a bug that could cause a crash when running the same query multiple times.
    • ๐Ÿ“š Updated ProGuard configuration. See documentation for more details.
    • โšก๏ธ Updated Kotlin example to use 1.0.0-beta.
    • ๐Ÿ›  Fixed warnings reported by "lint -Xlint:all" (#1644).
    • ๐Ÿ›  Fixed a bug where simultaneous opening and closing a Realm from different threads might result in a NullPointerException (#1646).
    • ๐Ÿ›  Fixed a bug which made it possible to externally modify the encryption key in a RealmConfiguration (#1678).