All Versions
30
Latest Version
Avg Release Cycle
26 days
Latest Release
2729 days ago

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