This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Releases: realm/realm-browser-osx
Releases · realm/realm-browser-osx
Realm Browser 0.103.2
- Updated to Realm 1.0 (See our launch post: https://realm.io/news/realm-1.0/)
- Updated the app and file icons with Realm's new look.
- Added the ability to properly view and set
nil
values for properties.
Realm Browser 0.103.1
Updated to Realm Objective-C 0.103.1. See this post for changes: https://realm.io/news/realm-objc-swift-0.103.0/
Realm Browser 0.102.1
Updated to Realm Objective-C 0.102.1. See this post for changes: https://realm.io/news/realm-objc-swift-0.102.0/
Realm Browser 0.101.0
Updated to Realm Objective-C 0.101.0. See this post for changes: https://realm.io/news/realm-objc-swift-0.101.0/
Realm files opened by this version cannot be opened with Realm versions prior to 0.101 (or 0.90 for Realm Java).
Realm Browser 0.100.0
- Updated to Realm Objective-C 0.100.0
- (This fixes a bug where encrypted Realm files opened in the Browser would sometimes become corrupted.)
- Fixed a crash in OS X Mavericks
Realm Browser 0.98.6
- Updated to use Realm 0.98.6
- Fixes a crash on OS X Mavericks
Realm Browser 0.98.5
This version of Realm Browser has been updated to the latest version of Realm Objective-C: 0.98.5.
If you were experiencing issues in Realm 0.98.4, please try this version of the Browser.
Realm Browser 0.98.3
- Updated to Realm Objective-C 0.98.3
- Improved scroll speed of the list of model objects.
- Added Realm Converter import/export functionality.
Realm Browser 0.98.2
- Updated to Realm 0.98.2
- Added the ability to generate Swift model classes from a Realm file.
- Improvements to the Objective-C model generation, including generics and Realm's latest features.
- Improvements to the Java model generation, handling primary, indexed and required fields.
- Fixed a rendering issue involving properties in different objects that had the same name.
Realm Browser 0.97.0
This is the version of the Realm Browser that was shipped to the Mac App Store.
Changes include:
- Updated to Realm to Objective-C 0.97.0.
- Improvements to the scrolling performance of the main table view in Realm documents.
- String-based searches in Realm files made non-case sensitive.
- Added 'Cut', 'Copy', 'Paste' and 'Select All' menu options, initially to make editing text values easier.
- Fixed an issue where editing properties in Realm objects weren't properly saving to disk.
- Improved user experience when opening Ream files.