Skip to content

Realm Core v14.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 10:47
· 1 commit to master since this release

14.14.0 Release notes

Enhancements

  • Enable automatic client reset recovery for audit Realm files (PR #8072).

Fixed

  • None.

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.