8000 Release Realm Core v13.7.1 · realm/realm-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Realm Core v13.7.1

Compare
Choose a tag to compare
@jedelbo jedelbo released this 20 Mar 09:25
· 1443 commits to master since this release

Enhancements

Expose RealmConfig::schema_subset_mode in the C-API. (PR #6379)

Fixed

Fixed a bug that may have resulted in arrays being in different orders on different devices. Some cases of “Invalid prior_size” may be fixed too. (#6191, since v11.13.0)

Breaking changes

None.

Compatibility

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

0