Release notes 5.x

5.2.0

Improvements

  • [iOS] Updated the Onegini iOS SDK to v9.1.0.

5.1.0

Improvements

  • [Android] Updated the Onegini Android SDK to v9.1.0.
  • [iOS] Migrated from Gradle to Node.js to download Onegini iOS SDK dependency

5.0.1

Bug fixes

  • [Android] Fixed fallback to PIN during fingerprint mobile authentication when the wrong fingerprint was scanned too many times.
  • [Android] The plugin will limit the number of IntentFilters that are added to the app's AndroidManifest file. If you use the Onegini SDK Configurator you should also update it to the 4.2.1 version. Some IntentFilter duplications are still possible, caused by a cordova bug.
  • [iOS] Fixed an issue where the method handleOpenUrl was not called.
  • The Onegini Configurator is now triggered when a platform or the plugin is added to the cordova project.

5.0.0

Features

  • Added custom registration feature

Improvements

  • [Android] Updated the Onegini Android SDK to v9.0.0.
  • [iOS] Updated the Onegini iOS SDK to v8.0.0.
  • Removed support for FIDO authenticators

Bug fixes

  • Fixed an error where the UserProfile was not correctly passed in the onSuccess event of the onegini.user.register() method.