Releases: veryfi/veryfi-lens-credit-cards-android-demo
Releases · veryfi/veryfi-lens-credit-cards-android-demo
2.1.0.0
What's Changed
- Added Instant App module
- Updated crop algorithm
- Send img_original_paths as a JSON array to veryfiLensSuccess()
- Fixed some reported crashes
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
2.0.0.14
What's Changed
- Fixed S3 authentication issue when pool and bucket regions are different
2.0.0.13
What's Changed
- Added buttonFullWidth, buttonHeight, buttonHorizontalPadding, buttonTopPadding and buttonFontSize settings
- Fixed an issue where the camera would remain active after sending stitched receipts from the gallery.
2.0.0.12
What's Changed
- Added highQualityThumbnail setting
- Fixed some malformed string references
- Fixed issue where page counter was not updated after deleting an image when checkSequenceMode=true
2.0.0.11
What's Changed
- Improved Required Permissions alert, it will now list denied permissions
- Added checkSequenceMode setting
- Added textFont, buttonFont and titleFont settings
- Added forceLandscapeImage setting
- Added more information to analytics
2.0.0.10
What's Changed
- Updated check models
- Fixed a crash on Gallery screen
- Fixed a crash caused by uninitialized variables
- Fixed crash when calling onBackPressed() while FragmentManager was executing transactions
- Added more details to the client validation error response
2.0.0.9
What's Changed
- Removed deprecated LocalBroadcastManager dependency
- Added showBrowserButton setting to toggle browser button in the camera layout
2.0.0.8
What's Changed
- Fixed an issue where documentTypes setting was reset after client validation
2.0.0.7
What's Changed
- Fixed a crash when preferences were not initialized
- Fixed an issue where Settings were reset when loading from json