Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: realm/realm-browser-osx

Realm Browser 2.1.7

29 Mar 13:51
Compare
Choose a tag to compare
  • 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

03 Mar 09:05
Compare
Choose a tag to compare
  • Fixed an issue with token expiration for Realms opened from Realm Mobile Platform
  • Stability improvements

Realm Browser 2.1.5

16 Feb 10:25
Compare
Choose a tag to compare
  • 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

31 Jan 10:33
Compare
Choose a tag to compare
  • Updated to Realm 2.4.1 that fixes an authentication issue when working with synced Realms.

Realm Browser 2.1.3

23 Jan 11:38
Compare
Choose a tag to compare
  • Fixed CSV export of synced realms
  • Stability and performance improvements

Realm Browser 2.1.2

13 Dec 11:49
Compare
Choose a tag to compare
  • 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

29 Nov 13:42
Compare
Choose a tag to compare
  • 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

06 Oct 12:14
Compare
Choose a tag to compare

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

27 Sep 13:45
Compare
Choose a tag to compare

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

31 Aug 03:42
Compare
Choose a tag to compare
  • 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