Skip to content

Releases: veryfi/veryfi-lens-checks-android-demo

1.7.3.2

02 May 23:44
354110d
Compare
Choose a tag to compare

What's Changed

→ Added GPU support check
→ Fixed animation resources

by @alejouribesanchez @beresmo

1.7.3.1

26 Apr 04:31
591ff0e
Compare
Choose a tag to compare

What's Changed

→ Fixed double "Try again" button

by @beresmo

1.7.2.12

24 Apr 17:49
287dcdf
Compare
Choose a tag to compare

What's Changed

→ Added tour guide for long receipt
→ Fixed Greenbox for Samsung Fold devices
→ Disabled lens blur detection when scanning the back of a check

by @alejouribesanchez @beresmo

1.7.2.11

17 Apr 15:06
3f53b2f
Compare
Choose a tag to compare

What's Changed

→ Added an option to count blurs in the alert view
→ Added missing translations
→ Added dynamic feature settings based on backend responses
→ Updated OCR model
→ Updated the document counter icon to use ToolbarIconsColor
→ Updated the Analytics endpoint
→ Fixed stitching feature of showGallery
→ Fixed foreground notifications on Android 34
→ Fixed issue when the location service is enabled on Android

by @beresmo

1.7.2.10

05 Apr 05:52
66f476a
Compare
Choose a tag to compare

What's Changed

→ Added color settings for backgroundColorConfirmationScreen, backgroundDarkColorConfirmationScreen, documentTypesTextColorDark, submitButtonBackgroundColorDark, submitButtonBorderColorDark, submitButtonFontColor, docDetectFillUIColor, docDetectStrokeUIColor
→ Added showLCDIsNotAllowed setting to block scans from LCD screens
→ Added showInfoButton setting to display a custom view in the camera view
→ Added function to upload images, usable when dataExtractionEngine is set to none
→ Improved blur detection notification
→ Fixed minor bugs

by @beresmo

1.7.2.9

20 Mar 16:02
d38723b
Compare
Choose a tag to compare

What's Changed

→ Added enableScreenshots setting enabled by default
→ Added public lens function shareOCRFeedback that should be used to report failed OCR detected codes using document type code
→ Updated OCR model
→ Fixed the doucments counter that is showing next to the Gallery Icon on the Capture Screen
→ Fixed bug with the delete button on the Confimation Screen
→ Fixed bug tagging the source of the document processed

by @seramirezdev

1.7.2.8

27 Feb 16:38
cf8437e
Compare
Choose a tag to compare

What's Changed

→ Added support for Nutrition Facts
→ Fixed the issue that some settings were not detecting the new values after the first installation
→ Fixed visual detail for some Samsung Devices
→ Fixed minor bugs

by @seramirezdev

1.7.2.7

20 Feb 14:02
d441d31
Compare
Choose a tag to compare

What's Changed

→ Added support for US Passports
→ Added support for US Driver License

by @seramirezdev

1.7.2.5

13 Feb 00:22
2096fdc
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with ForegroundService for Android 34
→ Added support for Insurance Cards
→ Fixed issue with auto-capture and the green box for Samsung A12 and Samsung A14

by @seramirezdev

1.7.2.4

06 Feb 14:06
417aaf9
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with the green box for Samsung A12 and Samsung A14
→ Fixed crash for devices with Android 11
→ Fixed issue for ForegroundService with Android 14
→ Fixed issue with defaultDocumentTypeSelected setting
→ The settings autoCacapture and autoSubmitDocumentOnCapture are true by default when the camera is scanning credit cards

by @seramirezdev