Skip to content

Realm Core v20.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 11:04
· 1 commit to community since this release

20.1.2 Release notes

Enhancements

  • None.

Fixed

  • Changing type of primary key column crashes if more than one object (#8056, since v14.13.2)
  • Opening a Realm on Pixel devices running Android 14+ could result in a hardlock. (#7950, since v13.23.3)

Breaking changes

  • None.

Compatibility

  • Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.

Internals

  • None.