Skip to content

4.2.0

Compare
Choose a tag to compare
@jshcrowthe jshcrowthe released this 27 Jul 22:37
· 3927 commits to master since this release

Features

  • Added ability to configure state persistence.

Fixes

  • Added missing phoneNumber property on provideData objects.
  • Fixed temporary error message when opening a popup for sign-in,
    prominent in some IE browsers.
  • Refactored to not use navigator.onLine for offline detection as
    it is unstable in Cordova environments.
  • Fixed an issue where database references were missing a toJSON
    method.