Releases: veryfi/veryfi-lens-w2-android-demo
Releases · veryfi/veryfi-lens-w2-android-demo
2.1.0.14
What's Changed
- Updated the OpenCV library with 16KB page size support
- Added clearSessionOnBack setting
- When checkSequenceMode=true, if the user taps the preview button with one photo taken and then presses “back”, the user will be sent to take the second photo instead of clearing the session.
- Removed unused string
- Updated AWS library
- Revert OpenCV library
- Use HeaderHelper.isPartner() for client validation
2.1.0.11
What's Changed
- Initial 16KB page size support for Android 16
- Added autoSelectManualCropIsOn, cropCornersColor, cropCornersDarkColor, cropTipAlertCounter and showCropConfirmationAlert settings
- Fixed an issue where empty tags were sent to the API if none were set
2.1.0.9
What's Changed
- Added showStitchPreview setting
- Added Cropping Tip custom button string
- When checkSequenceMode=true, if there is a scanned image and the user presses the back button, instead of deleting the scanned images and starting over, it will take you back to take the next photo
- Fixed an issue where the camera would request to capture the front side of the check instead of the back
2.1.0.8
2.1.0.7
2.1.0.5
2.1.0.3
2.1.0.0
2.0.0.15
What's Changed
- Keep track of which side of the check has been removed or scanned when checkSequenceMode=true
- Added external_id parameter to process document endpoints
- Added missing meta information in server.json for Checks
- Add alertSheetStyleIsOn setting