Skip to content

2.3.0

Compare
Choose a tag to compare
@hvge hvge released this 04 Nov 09:44
· 48 commits to develop since this release

What's new

Important notice

馃拪 聽 Fixes & Improvements

  • Library no longer enforce an exact react-native verison. The dependency is set to >=0.64.
  • Export public objects from module (#100)
  • Proper let - const usage (#104)
  • Added E2E tests in form of "testapp" (#62, PR #108)
  • Removed demo application (#112)
  • Fixed signDataWithDevicePrivateKey() (#111)
  • Removed always true properties from PowerAuthToken (#119)
  • PowerAuth class now contains instanceId property (#113)
  • Methods returning bool now returns always true or false (#114)
  • Added several debug features to SDK (#116)
  • SDK now use undefined instead of null (#107)
  • Git repository no longer contains compiled JS (#102)
  • SDK now use native objects register to bridge its native objects to JS (#95, PRs #125, #129)
  • Added support for secure passwords (#127)
  • Add function to validate activation QR code (#130)
  • Better PowerAuthAuthentication instantiation (#96)
  • Added PIN strength tester (#136)
  • Biometry dialog is now displayed on iOS simulator (#134)

Native PowerAuthSDK version

鉃★笍 聽 1.7.5 (full list of changes: 1.7.0, 1.7.2, 1.7.3, 1.7.4)