realm-java v0.82.1 Release Notes

Release Date: 2015-08-06 // over 8 years ago
    • ๐Ÿ›  Fixed a bug where using the wrong encryption key first caused the right key to be seen as invalid.
    • ๐Ÿ›  Fixed a bug where String fields were ignored when updating objects from JSON with null values.
    • ๐Ÿ›  Fixed a bug when calling System.exit(0), the process might hang.