React Native SDK v1 Changelogs
Changes, Fixes, and Features for the React Native wrapper
[v1.3.5] - 2023-07-03
- Added .routingCountry to InquiryTemplateBuilder and InquiryBuilder to choose which server region inquiry is routed to directly.
- Upgrade to Android Inquiry SDK 1.1.25
- Upgrade to iOS Inquiry SDK 1.2.1
[v1.3.4] - 2022-12-08
- Upgrade to Android Inquiry SDK 1.1.24
[v1.3.3] - 2022-11-30
- Upgrade to iOS Inquiry SDK 1.1.28
- Upgrade to Android Inquiry SDK 1.1.23
[v1.3.2] - 2022-10-18
Changed
- Upgrade to Android Inquiry SDK 1.1.21
- Upgrade to iOS Inquiry SDK 1.1.27
[v1.3.1] - 2022-03-02
Fixed
- Re-added
persona-tool
which was removed by accident in a refactor
[v1.3.0] - 2022-02-16
Changed
- Upgrade to Android Inquiry SDK 1.1.19
- Updated structure to work alongside React Native Inquiry SDK 2.2.0
Fixed
- Library now works with Gradle >= 7 on Android
[v1.2.11] - 2022-01-19
Changed
- Upgrade to iOS Inquiry SDK 1.1.25
[v1.2.10] - 2022-01-14
Changed
- Upgrade to iOS Inquiry SDK 1.1.24
[v1.2.9] - 2022-01-03
Changed
- Upgrade to iOS Inquiry SDK 1.1.23
[v1.2.8] - 2021-12-07
Changed
- Added iOS passthroughs for camera text color/size/font and footnote text size
- Added Android passthroughs for camera text color/size/font and footnote text size
- Added iOS/Android passthroughs for button text size
- Upgrade to iOS Inquiry SDK 1.1.22
- Upgrade to Android Inquiry SDK 1.1.17
[v1.2.7] - 2021-10-20
Changed
- Applied button text color and border radius theming to
buttonStyleSecondary
- Upgrade to iOS Inquiry SDK 1.1.20
[v1.2.6] - 2021-09-20
Changed
- Added passthrough for title and body text sizes
[v1.2.5] - 2021-09-10
Changed
- Update React peer dependency to allow React 17
- Added iOS passthrough for
titleTextAlignment
andbodyTextAlignment
- Upgrade to iOS Inquiry SDK 1.1.18
- Upgrade to Android Inquiry SDK 1.1.13
- Support Selfie configs
[v1.2.4] - 2021-08-26
Changed
- Added passthrough to hide iOS button icons
- Added passthrough for iOS camera instructions text color and font
- Upgrade to iOS Inquiry SDK 1.1.17
- Upgrade to Android Inquiry SDK 1.1.12
[v1.2.3] - 2021-08-16
Changed
- Upgrade to iOS Inquiry SDK 1.1.15
- Upgrade to Android Inquiry SDK 1.1.10
[v1.2.2] - 2021-07-20
Changed
- Added passthrough for custom selfie animations
- Upgrade to Android Inquiry SDK 1.1.8
- Upgrade to iOS Inquiry SDK 1.1.13
[v1.2.1] - 2021-07-12
Changed
- Upgrade to Android Inquiry SDK 1.1.7
- Upgrade to iOS Inquiry SDK 1.1.12
[v1.2.0] - 2021-05-26
Changed
- Upgrade to Android Inquiry SDK 1.1.3
- Upgrade to iOS Inquiry SDK 1.1.7
- Increase the React Native dependency to
>=0.62.2
[v1.1.1] - 2021-03-13
Changed
- Upgrade to Android Inquiry SDK 1.1.1
- Upgrade to iOS Inquiry SDK 1.1.1
- Rename National ID to State ID
[v1.1.0] - 2021-02-26
Changed
- Upgrade to Android Inquiry SDK 1.1.0
- Upgrade to iOS Inquiry SDK 1.1.0
- Decreased Android SDK size by removing bundled ML Kit library
- Update translations for pt-BR
Added
- Prefill Phone verification with phone number from the Inquiry
- Prefill Database verification with phone number, name, and address from the Inquiry
[v1.0.10] - 2021-02-19
Fixed
- iOS
- Fixed theme passthrough in bridge for:
- buttonDisabledBackgroundColor
- buttonTouchedBackgroundColor
- cancelButtonBackgroundColor
- progressColor
- Fixed theme passthrough in bridge for:
[v1.0.9] - 2021-02-16
Fixed
- iOS
- Fixed theme passthrough in bridge for buttonCornerRadius
[v1.0.8] - 2021
Added
- Support PDF417 barcode capture
- Support passport signature capture
Changed
- Upgrade iOS SDK to 1.0.7
[v1.0.7] - 2021-01-28
Fixed
- Fixed invalid color filtering in persona-tool
Changed
- Upgrade Android SDK to 1.0.11
[v1.0.6] - 2021-01-07
Added
- Return addressSubdivisionAbbr in Attributes
- Added support of custom strings for completion and failure screens
Changed
- Android
- Upgrade Android SDK to 1.0.9
- Update default theme to Base.Persona.Inquiry.Theme.Light
- iOS
- Upgrade iOS SDK to 1.0.6
- Removed the cancel button from completion screen.
[v1.0.5] - 2020-12-31
Fixed
- Fixed empty birthdate on iOS
Changed
- Updated Android SDK to 1.0.8
[v1.0.4] - 2020-12-08
Changed
- Now target iOS Native SDK 1.0.3 and Android Native SDK 1.0.4
- Updated selfie verification experience to match web flow
- Changed react ios dependency from 'React' to 'React-Core'
[v1.0.3] - 2020-12-01
Fixed
- Fix validation check that rejected valid account id parameter
Changed
- Now target iOS Native SDK 1.0.3 and Android Native SDK 1.0.4
[v1.0.2] - 2020-10-21
Fixed
- Workaround for failing to build for ios simulators on CocoaPods < 1.10
- Fixed inquiryId parameter name in onFailed callback
- Renamed FileProvider to avoid conflicts with other dependencies in React Native
[v1.0.1] - 2020-10-13
Fixed
- Fixed crash when resuming inquiry with access token on Android.
[v1.0.0] - 2020-09-24
Fixed
- Fixed default font sizes and font weights when using Android theming
Changed
- Now targets iOS Native SDK 1.0.0 and Android Native SDK 1.0.0
Added
- Support for Inquiry Fields when using the Template builder
- Support for passing an access token for resuming an inquiry.
Updated about 2 months ago