Skip to content

Realm Core v20.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 12:29
· 1 commit to community since this release
1549307

20.1.0 Release notes

Enhancements

  • None.

Fixed

  • Having a query with a number of predicates ORed together may result in a crash on some platforms (strict weak ordering check failing on iphone) (#8028, since v14.6.0)
  • 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.