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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ The internal file format has been upgraded. Opening an older Realm will upgrade
65
65
66
66
*[ObjectServer] Exposing a `RealmConfiguration` that allows a user to open the backup Realm after the client reset (#4759/#5223).
67
67
*[ObjectServer] Realm no longer throws a native “unsupported instruction” exception in some cases when opening a synced Realm asynchronously (https://github.com/realm/realm-object-store/issues/502).
68
+
*[ObjectServer] Fixed "Cannot open the read only Realm" issue when get`PermissionManager` (#5414).
68
69
* Throw `IllegalArgumentException` instead of `IllegalStateException` when calling string/binary data setters if the data length exceeds the limit.
69
70
* Added support for ISO8601 2-digit time zone designators (#5309).
70
71
* "Bad File Header" caused by the device running out of space while compacting the Realm (#5011).
0 commit comments