Skip to content

Releases: realm/realm-studio

1.10.0 Kotlin Schema Export

05 Dec 10:19
c527431
Compare
Choose a tag to compare

Changes since v1.9.1

Enhancements

  • Added Kotlin schema exporter (#483)

1.9.1: Showing connection errors and Realm permissions

01 Dec 10:44
Compare
Choose a tag to compare

Changes since v1.9.0

Bugfixes

  • Showing connection errors (#485)
  • Improved the UX or the Realms table + sidebar, adding a table of permissions too (#486)

It's built with realm version 2.0.11 and tested with realm-object-server version 2.0.22.

1.9.0: Creating objects

30 Nov 14:02
Compare
Choose a tag to compare

Changes since v1.8.0

Enhancements

  • Objects can now be created by right-clicking the table of objects.
  • Realms can now be deleted from a Realm Object Server (#445) - use at own risk
  • Added C# schema exporter (#469)

Internal

  • Created a script to generate a realm with all types.
  • PRs are now TS linted
  • We adopted the "component folder pattern" and "avoid using default exports"

It's built with realm version 2.0.11 and tested with realm-object-server version 2.0.22.

1.8.0: Export schemas, demo.realm and updated Mac installer

23 Nov 17:10
Compare
Choose a tag to compare

Changes since v1.7.5

Enhancements

  • Developers can now export schemas (#428)
  • New developers can now download a demo.realm from the greeting window (#444)
  • A new background image on the Mac installer (#443)

Bug fixes

  • Fixing a bug where the header cell was not updating (#449)

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.5: Browser performance increased

20 Nov 17:13
Compare
Choose a tag to compare

Changes since v1.7.4

Internal

  • Increased the scroll performance (#438)
  • Adding REACT_PERF and WHY_DID_YOU_UPDATE dev tools (#438)
  • Using UglifyJS to compress the bundles.

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.4: Window titles fixed, selectable server URL and browser performance increased

20 Nov 17:15
Compare
Choose a tag to compare

Changes since v1.7.3

Bug fixes

  • Fixing the window titles of ROS administration and Realm Browser (#432)
  • Making the server URL selectable (#430)

Internal

  • Using the native context menu (#426)
  • Less flicker when scrolling the browser rows (#425) and (#433)

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.3: Removed timeout, using ISO date format & no default ports

14 Nov 21:12
Compare
Choose a tag to compare

Changes since v1.7.2

Bug fixes

  • Remove timeout while opening realm (#402)
  • Show dates in ISO format (#403)
  • Removing the override of default ports (#416)

Internal

  • Sending Studio version on every mixpanel event (#395)
  • Making the developer tools open only if OPEN_DEV_TOOLS is sat (#399)

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.2: Handling self-signed certificates

10 Nov 17:05
Compare
Choose a tag to compare

Changes since v1.7.1

Bug fixes

  • Users can now trust certificates that has not been signed by a trusted CA (#373)

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.1: Sign up fixed

08 Nov 19:42
Compare
Choose a tag to compare

Changes since v1.7.0

Bug fixes

  • Fixing an issue where the sign up form didn't remember that the user had already signed up.

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.

1.7.0: Usernames in tables

07 Nov 16:05
Compare
Choose a tag to compare

Changes since v1.6.2

Enhancements

  • Usernames are now shown in the table and the selected user sidebar (#380)

Bug fixes

  • Building this with Realm JS 2.0.4 (#381) - which fixes the "Operation canceled" errors that some users were getting.

Internal

  • Delete user revisited (#379) - it now uses the ROS API instead of simply removing the user object from the admin Realm.

It's built with realm version 2.0.4 and tested with realm-object-server version 2.0.13.