Releases: persona-id/inquiry-android-2
Releases · persona-id/inquiry-android-2
v2.2.36
Fixed
- Added padding to branding elements to prevent run-up against the edge of the screen
- Fixed validation on address input.
- Fixed location of disclaimer on government id camera screens.
v2.2.35
Fixed
- Fixed an issue where submit buttons in footer components could get into a state where they appear to spin forever.
- Fixed an issue where nested vertical stacks within UI steps would not render properly.
v2.2.34
Fixed
- Fixed a crash when custom text attributes are set on the overlay hint of the government ID capture screen.
v2.2.33
Fixed
- Fixed a bug where background images and colors wouldn't stretch to fill the screen.
v2.2.32
Changed
- Autosubmit confirmation code after it has been typed in.
- Confirmation code fields now paste properly and align with expected behavior when deleting and changing numbers.
- Give a default margin of 24dp to footers
Fixed
- Fixed a crash related to lottie.
- Fixed text layouts when the device is set to render large font sizes for accessibility.
- Fixed a bug that caused inquiries which contained back-to-back combined steps of the same type to hang.
v2.2.31
Added
- Added the ability to render the government id select screen as a more granularly configurable page type
- Added the ability to style processing screen text elements via the server
Fixed
- Fix a bug where text fields will not retain their state on activity recreate.
- Fix a bug where cursor will jump to the front in text fields on text input.
Changed
- Downgrade dependency on bouncy castle from jdk18on to jdk15to18.
v2.2.30
Fixed
- Workaround an Android 12 bugs where requesting permissions can cause a memory leak.
- Fix a crash that would occur when a selfie/government id flow is launched on a device has no cameras.
Changed
- Keep screen on on camera capture screens.
- Default assets for government id, selfie, and document processing animations have been updated.
v2.2.29
Added
- Added the ability to control page level vertical alignment via the server
- Added the ability to style buttons on the government id capture page via the server
Fixed
- Fixed an animation bug on small screens on the review captured image screen.
- Swapped the order of the buttons on the permission request bottom sheet to be consistent with Android standards.
- Fixed an issue where you couldn't resume inquiries created in sandbox mode and have the pass/fail toggle show up.
v2.2.28
Fixed
- Fixed a bug where buttons were not being properly aligned when a loading indicator is built into the button.
v2.2.27
Added
- Support configuration to skip the instructions screen for selfie capture.
Fixed
- Fixed a bug where the government ID step will send the wrong parameters to the server in certain edge cases.