github realm/realm-studio v13.0.0
13.0.0

latest releases: v15.0.1, v15.0.0, v14.1.2...
18 months ago

Changes since v12.0.0

Breaking Changes

  • File format version bumped. If Realm file contains any objects with set of mixed or dictionary properties, the file will go through an upgrade process.
  • The layout of the lock-file has changed, the lock file format version is bumped and all participants in a multiprocess scenario needs to be up to date so they expect the same format. (realm/realm-core#5440)
  • Export data to JSON is using flatted, and if you are importing data in another application, you have to use Flatted#parse.

Enhancements

  • None

Fixed

  • None

Compatibility

Use this version of Realm Studio to read and write Realm database files, using the same lock file format as:

SDK Version
Realm JavaScript v11.3.0 - ?
Realm Swift
Realm Kotlin
Realm DotNet
Realm Dart
Realm Java
Realm C++

Don't miss a new realm-studio release

NewReleases is sending notifications on new releases.