Skip to content

3.3.0

Compare
Choose a tag to compare
@realm-ci realm-ci released this 09 Jan 09:31

Changes since v3.2.0

Enhancements

  • 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)