Skip to content

14.0.4

Compare
Choose a tag to compare
@realm-ci realm-ci released this 11 Sep 14:06
· 37 commits to channel/major-14 since this release
ee9f47a

Changes since v14.0.3

Enhancements

  • None

Fixed

  • Fixed a bug where opening a Realm that contains asymmetric tables will crash the process with an error saying You cannot query an asymmetric class. (#1591)
  • Fixed an issue where opening a synchronized Realm that is open in another process would result in an error with a message History type not consistent. (#1593)