Skip to content

v15.0.0

Compare
Choose a tag to compare
@kraenhansen kraenhansen released this 27 Mar 08:16
· 17 commits to channel/major-15 since this release

Breaking Changes

  • Added support for reading / writing Realm files using Realm file format v24, supporting realm-js v12.7.0, realm-dart v2.0.0 and realm-swift v10.49.0. When opening a file which is using an older format, you will get prompted to upgrade (and optionally backup) the Realm file. NOTE: Once the file has been upgraded, there is no way to downgrade it again and it can only be used by the SDKs that support Realm file format v24.

Enhancements

  • Added support for reading / writing Realm files using Realm file format v24.

Internals

  • Upgrading Realm to v12.7.0-rc.0. (#1626 & #1638)

Full Changelog: v14.1.2...v15.0.0