All Versions
30
Latest Version
Avg Release Cycle
26 days
Latest Release
2729 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.1.7 Changes
March 29, 2017- โก๏ธ Updated to Realm 2.5 to support new file format
- ๐ Fixed the issue with selection when filter realms on Realm Object Server
-
v2.1.6 Changes
March 02, 2017- ๐ Fixed an issue with token expiration for Realms opened from Realm Mobile Platform
- Stability improvements
-
v2.1.5 Changes
February 10, 2017- โ 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
-
v2.1.4 Changes
January 31, 2017- โก๏ธ Updated to Realm 2.4.1 that fixes an authentication issue when working with synced Realms.
-
v2.1.3 Changes
January 17, 2017- ๐ Fixed CSV export of synced realms
- ๐ Stability and performance improvements
-
v2.1.2 Changes
December 09, 2016- โ 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
-
v2.1.1 Changes
November 29, 2016- โ 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
-
v2.0.1 Changes
October 06, 2016๐ 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
-
v2.0.0 Changes
September 27, 2016๐ 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
-
v1.0.2 Changes
August 30, 2016- โก๏ธ 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