Skip to content

Realm Core v14.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 08:41
· 1 commit to master since this release

14.13.3 Release notes

Enhancements

  • None.

Fixed

  • Changing type of primary key column crashes if more than one object (#8056, since v14.13.2)

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.