Skip to content

5.0.3

Compare
Choose a tag to compare
@realm-ci realm-ci released this 18 Feb 00:01
· 65 commits to channel/major-10 since this release

Changes since v5.0.2

Enhancements

  • None

Fixed

  • When exporting to JSON, 'data' properties are serialized to base64-strings, and not {}. (#1390, since v5.0.0)
  • Fixed CSV importing into an existing Realm a bit more. The user now gets to choose what class data gets imported into. (#1391, since 1.12.0 & 5.0.2)