Skip to content

Latest commit

 

History

History
88 lines (62 loc) · 7.64 KB

File metadata and controls

88 lines (62 loc) · 7.64 KB

6.0.0-rc.12 (2025-12-16)

Features

  • restructure app components and implement secure storage functionality (b84ec82)

Bug Fixes

  • add tokenRef for npm access verification in release-it configuration (9e39622)
  • update repository field format in package.json (eeadcb8)

6.0.0-rc.11 (2025-11-05)

Bug Fixes

  • ios: prompt simulator biometric auth before keychain fetch and probe security on main thread (240bc60)

6.0.0-rc.10 (2025-11-05)

Bug Fixes

  • ios: run SecItemCopyMatching on main thread and refine auth cancel handling (c6cbfe3)

6.0.0-rc.9 (2025-11-03)

Bug Fixes

  • auth: treat authentication cancellations as soft-failures and map native cancel codes (4454883)

6.0.0-rc.8 (2025-10-27)

6.0.0-rc.7 (2025-10-27)

6.0.0-rc.6 (2025-10-27)

6.0.0-rc.5 (2025-10-27)

6.0.0-rc.4 (2025-10-25)

6.0.0-rc.3 (2025-10-24)

Features

  • Add biometric authentication support for Android and iOS (0310140)
  • Add biometric security demo component and integrate biometric storage options (1f7e3ac)
  • Add SecurityCapabilitiesDemo component and integrate security capabilities checks (7f942a0)
  • Adding a hasItem method (#259) (1dc4825)
  • Enhance security options with biometric and strongbox support in storage functions (f554332)
  • Implement secure storage using EncryptedSharedPreferences for Android (5671fcd)

Bug Fixes

  • android: Error is null on invalidateEnrollment set to false (#258) (4f9af66)

6.0.0-alpha9 (2020-12-17)

Features

  • android: biometric api implementation (9b608cf)

Bug Fixes

  • android: Android 11 auth required check (#238) (89dab84)
  • android: handle UnrecoverableKeyException (79c8197)
  • android: key user not authenticated (#224) (bb9ef04)
  • android: normalize error codes (#225) (6937221)
  • android: remove unused code (595e955)
  • android: same callback logic between showModal options (#220) (7eef64a)
  • updated react dependency in podspec to enable build in Xcode 12 (for iOS >= 12) (#246) (a1b7e88)

5.5.0 (2019-07-31)

Reverts

  • Revert "Add config on android to controlled setInvalidatedByBiometricEnrollment property" (8a01182)

5.2.5 (2018-08-07)

5.2.4 (2018-07-27)

5.2.2 (2018-07-26)

Features

  • adding TypeScript typings (5a10dce)

5.2.1 (2018-06-14)

Features

  • add more methods (792de81)
  • handle exception by re-initialize key (2144bfc)

5.2.0 (2017-10-10)

5.1.0 (2017-05-25)

5.0.1 (2017-05-16)

3.0.1 (2016-06-20)

3.0.0 (2016-06-14)

2.2.0 (2016-06-11)

2.1.0 (2016-06-07)

Reverts

  • Revert "adding more items into .gitignore" (f4de6a4)