Skip to content

Releases: veryfi/veryfi-lens-business-cards-android-demo

1.7.1.14

06 Sep 15:24
bdff50c
Compare
Choose a tag to compare

What's Changed

→ Location settings is false by default now
→ Multiple page is on by default now
→ Solved minor bugs

by @seramirezdev

1.7.1.13

25 Aug 12:45
99cfa1b
Compare
Choose a tag to compare

What's Changed

→ Added barcodeExtractionIsOn setting to extract barcodes codes if the image has any
→ Added webhookIsOn setting to active the async processing
→ Fixed some minor bugs

by @seramirezdev

1.7.1.11

09 Aug 10:31
7361e55
Compare
Choose a tag to compare

What's Changed

→ Added anyDocumentType setting supporting data extraction of INE, passport, and colombian_id
→ Added stitches count to server json
→ Added lcd_responses that deprecates lcd_scores
→ Fixed compilation error for React Native with a androidx.work:work-runtime library

by @seramirezdev

1.7.1.10

24 Jul 12:50
c0fcfc6
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with the autoCature mode when the resolution of the image is too big
→ Fixed issue with colors for the Remove Document dialog
→ Fixed crash for some devices with the EncryptedSharedPreferences

by @seramirezdev

1.7.1.9

17 Jul 20:48
ac4401f
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with softBinarization
→ Added new settings to customize the following colors:

  • dialogMessageColor
  • dialogMessageColorDark
  • dialogRightButtonTextColor
  • dialogRightButtonTextColorDark
  • dialogRightButtonBackgroundColor
  • dialogRightButtonBackgroundColorDark
  • dialogLeftButtonTextColor
  • dialogLeftButtonTextColorDark
  • documentTypesTextColor
  • toolbarIconsColor
  • toolbarIconsDarkColor

by @seramirezdev

1.7.1.8

17 Jul 20:45
ac4401f
Compare
Choose a tag to compare

What's Changed

→ Fixed crash in the Confirmation Screen
→ Only the biggest document will be highlighted with the green box if the multiplePagesCaptureIsOn setting is set to false
→ Fixed issue with the "Browse" button when the file selected is a PDF

by @seramirezdev

1.7.1.7

10 Jul 20:14
f18fd68
Compare
Choose a tag to compare

What's Changed

→ Fixed a crash in some devices when Lens tried to save a bitmap
→ Fixed a crash with the Accelerometer Sensor for some devices

by @seramirezdev

1.7.1.6

05 Jul 14:46
6fab604
Compare
Choose a tag to compare

What's Changed

→ Renamed the "multiplePagesIsOn" setting to "multiplePagesCaptureIsOn"
→ Fixed issue with the attachment for documents
→ Added settings for the icons in the toolbar "toolbarIconsColor" and "toolbarIconsDarkColor"

by @seramirezdev

1.7.1.5

26 Jun 22:20
e055128
Compare
Choose a tag to compare

What's Changed

→ Fixed boots mode issue
→ Added setting to disable multiple pages captured
→ Fixed some minor bugs

by @seramirezdev, @beresmo

1.7.1.4

22 Jun 13:01
c1932e7
Compare
Choose a tag to compare

What's Changed

→ Added a new setting to enable or disable the "Browse" option in the menu
→ Added a new setting to show or hide the "After Scan Close Camera" option in the menu
→ Fixed issues with some devices and the image processing with GPU
→ Fixed some minor bugs

by @seramirezdev, @Kaevan89