Skip to content

Realm Core v13.16.1

Compare
Choose a tag to compare
@nicola-cab nicola-cab released this 07 Jul 13:56
· 1206 commits to master since this release

Enhancements

  • None.

Fixed

  • Fix an error during async open and client reset if properties have been added to the schema. This fix applies to PBS to FLX migration if async open is used. (#6707, since v12.3.0)
  • Fixed a double move (undefined behaviour) if an async open resulted in an error. (#6768, since v13.16.0)

Breaking changes

  • None.

Compatibility

  • Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.

Internals

  • None.