Skip to content

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

1.7.3.6

11 Jun 00:22
94477ef
Compare
Choose a tag to compare

What's Changed

→ Added new document type Shipping Label
→ Fixed long receipt animation
→ Fixed short prefixed string file on browser option

by @beresmo

1.7.3.5

30 May 15:30
8e94ef4
Compare
Choose a tag to compare

What's Changed

→ Added LCD detection for credit cards
→ Fixed minor bugs 

by @alejouribesanchez @beresmo

1.7.3.4

17 May 15:37
d84339d
Compare
Choose a tag to compare

What's Changed

→ Updated GPU blacklist of devices
→ Updated CameraX library from 1.2.1 to 1.3.3
→ Fixed path for custom font

by @beresmo

1.7.3.3

10 May 16:22
f2c4f72
Compare
Choose a tag to compare

What's Changed

→ Added support for using custom fonts

by @beresmo

1.7.3.2

02 May 23:46
893ec86
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:33
909a7b7
Compare
Choose a tag to compare

What's Changed

→ Fixed double "Try again" button

by @beresmo

1.7.2.12

24 Apr 17:52
fbcf5df
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:08
8e04dfb
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 to v7
→ 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:57
e2a889f
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 15:59
abfe6e6
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