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
Fixed various corruption bugs in Realm Core when encryption is used. (#5360, since v11.8.0)
Compatibility
MongoDB Realm Cloud.
Realm Studio v11.0.0.
APIs are backwards compatible with all previous releases of Realm JavaScript in the 10.5.x series.
File format: generates Realms with format v22 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).