Releases: veryfi/veryfi-lens-checks-android-demo
1.7.1.15
What's Changed
→ Added showDocumentBrowser in VeryfiLens SDK to read files (PDF, Images) from the Android File Explorer
1.7.1.14
What's Changed
→ Location settings is false by default now
→ Multiple page is on by default now
→ Solved minor bugs
1.7.1.13
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
1.7.1.11
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
1.7.1.10
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
1.7.1.9
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
1.7.1.8
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
1.7.1.7
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
1.7.1.6
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"
1.7.1.5
What's Changed
→ Fixed boots mode issue
→ Added setting to disable multiple pages captured
→ Fixed some minor bugs