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 2.1.7
- Updated to Realm 2.5 to support a new file format
- Fixed the issue with selection when filter realms on Realm Object Server
Realm Browser 2.1.6
- Fixed an issue with token expiration for Realms opened from Realm Mobile Platform
- Stability improvements
Realm Browser 2.1.5
- Added the ability to save C# and JavaScript (@ksibod) model definitions
- Added an option to copy object's property value in context menu (@fergusean)
- Fixed compatibility issue with OS X 10.9
- Minor UI improvements
Realm Browser 2.1.4
- Updated to Realm 2.4.1 that fixes an authentication issue when working with synced Realms.
Realm Browser 2.1.3
- Fixed CSV export of synced realms
- Stability and performance improvements
Realm Browser 2.1.2
- Added the ability to filter Realms on Realm Object Server
- Improved error description if Realm file failed to open and for other errors
- Disabled editing values for primary key properties
- Fixed crash when removed object is being edited while table view reloading
- Fixed multiline text editing
- Fixed dates editing
- Fixed other UI issues
Realm Browser 2.1.1
- Added in-app crash reporting
- Added the ability to connect to Realm Object Server with admin username/password
- Improved property type detection when import from CSV files
- Fixed export to Compacted Realm
- Fixed crash related to sync metadata reset
Realm Browser 2.0.1
This release introduces support for the Realm Mobile Platform!
See https://realm.io/news/introducing-realm-mobile-platform/ for an overview
of these great new features.
- Fixed opening encryped Realms
- Fixed export to compressed Realm
- Fixed some UI issues
Realm Browser 2.0.0
This release introduces support for the Realm Mobile Platform! See https://realm.io/news/introducing-realm-mobile-platform for an overview of these great new features.
- Support for Realm Mobile Platform
- Fixed export to CSV files
Realm Browser 1.0.2
- Updated Realm Browser app and file format icons to Realm's new look
- Adding support for optional fields (Java exporter)
- Improved Realm file discovery in "Open Common Location"
- Added the ability for multiple CSV file importing