Releases: realm/realm-studio
Releases · realm/realm-studio
1.10.0 Kotlin Schema Export
1.9.1: Showing connection errors and Realm permissions
1.9.0: Creating objects
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
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
1.7.4: Window titles fixed, selectable server URL and browser performance increased
1.7.3: Removed timeout, using ISO date format & no default ports
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
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
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
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.