Releases: persona-id/inquiry-android-2
Releases · persona-id/inquiry-android-2
v2.8.4
Added
- Added an error code to error results.
v2.10.7
Fixed
- Fixed an issue where video capture would not be able to find a suitable camera even if one is available.
- Fixed an issue where the cancel bottom sheet would not be anchored to the bottom.
- Fixed an issue where the address component would not expand.
- Fixed an edge case where the manual capture button will not show up when it should.
v2.10.6
Added
- Added the component text area, that will resize automatically when there is multiple lines of text
Fixed
- Fixed an issue where users are not asked to enable the microphone permission if they permanently reject the permission. This only applies to video capture flows.
Changed
- Display content edge-to-edge.
v2.8.3
Added
- Added ability to override device locale via
.locale(String)
method onInquiryTemplateBuilder
orInquiryBuilder
.
v2.10.5
Fixed
- Workaround an issue with MLKit when used as a dynamic feature module.
v2.10.4
Added
- Added the ability to style buttons in the cancel modal separately from the general step button styles via the server.
Fixed
- Workaround a bug with Android's dynamic feature plugin. Moved all declarations of content providers to the
dynamic-feature
module.
v2.10.3
Added
- Added the
dynamic-feature
module. This module makes it easier to use persona with Android's dynamic feature plugin.
Changed
- Changed video capture to work on devices with no physical microphone.
- Downgrade Lottie to 4.2.2 due to some customers having compatibility issues with the latest version of Lottie.
v2.10.2
Added
- Added ability to override device locale via
.locale(String)
method onInquiryTemplateBuilder
orInquiryBuilder
.
v2.10.1
Fixed
- Fixed a bug where the error message for required input was not cleared after the input was entered.
- Fixed a crash that can occurs if the user presses backspace on the address auto-complete field.
v2.10.0
Changed
- Changed the address input to appear as a single text field initially that can be expanded by the user.
- Improved support for Government Id NFC.