Skip to content

v14.4.1

Compare
Choose a tag to compare
@finnschiermer finnschiermer released this 22 Mar 13:22
· 139 commits to master since this release

14.4.1 Release notes

Fixed

  • Fix pass a thread safe reference to init subscription callback. (#7497, since v13.16.0)

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

  • Update Catch2 from v3.3.2 to v3.5.3 (PR #7297).