You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compilation errors when using command-line swift build (#7587, since v14.5.1).
Fixed crash when integrating removal of already removed dictionary key (#7488, since v10.0.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
prior_size field in Clear instruction is being repurposed as collection_type (no protocol changes required)