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
Adding in-app messages from Realm to the Greeting window. (#1056)
Error dialogs now clearly separates the failed intent and the message from the throw exception. (#1061)
Fixed
Fixed text rendering issue resulting in clipping of property name and types in the header of the browser window. It was only observed on Windows with high pixel density displays. (#1059, since v1.0.0)
Fixed an issue where sidebars got resized when a window got resized despite the sidebar being collapsed. (#1060, since v2.7.0)
Fixed potential issues from writing to partial Realms by opening them in a read-only mode. (#1062 & #1063, since v1.0.0)
Fixed the error shown when connecting to a Realm Cloud instance with an expired token. (#1067, since v1.18.1)