Releases: veryfi/veryfi-lens-checks-android-demo
Releases · veryfi/veryfi-lens-checks-android-demo
2.1.0.45
06 Nov 16:23
Compare
Sorry, something went wrong.
No results found
What's Changed
Made the Multiple Upload dialog non-cancelable
Fixed an issue where the Multiple Upload dialog did not correctly apply the dialogRightButton... settings
2.1.0.44
31 Oct 16:56
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed minSdk to version 26
Added Install Referrer library support
Added dialogRightButtonBorderColor, dialogRightButtonBorderColorDark, dialogRightButtonBorderStroke, dialogLeftButtonBackgroundColor, dialogLeftButtonBackgroundColorDark, dialogLeftButtonBorderColor, dialogLeftButtonBorderColorDark, dialogLeftButtonBorderStroke, submitButtonBorderStroke settings
Send crop_margin for checks to improve post-processing
Added nonInteractiveBlurCheckIsOn setting to hard check blur for uploadImages function on images
Fixed pdf files extension to avoid “No file to process” error
2.1.0.43
15 Oct 23:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed an issue where the veryfiLensUpdate and veryfiLensSuccess callbacks returned empty values for img_thumbnail_path and img_original_path when uploading PDF files
Reduced image size when saving the original if the file exceeds originalImageMaxSizeInMB
2.1.0.42
15 Oct 01:50
Compare
Sorry, something went wrong.
No results found
What's Changed
Check for Storage permissions in VeryfiLens.uploadImages()
Removed the need to manually define the noCompress property in build.gradle
Fixed an issue where custom categories were not properly being sent in the package
2.1.0.41
08 Oct 21:32
Compare
Sorry, something went wrong.
No results found
What's Changed
Added notes describing offline mode and headless receipts
Added a new section with document types information
Fixed a crash that occurred when the application context was not valid during document upload
2.1.0.37
22 Sep 23:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Require autoDocDetectionAndCropIsOn=true along with autoCropGalleryIsOn/autoCropBrowserIsOn for cropping gallery and browser files in showCamera()
Ensure all PDF pages are processed before creating and uploading the package when using the Share extension with cropping enabled
Fixed an issue where the delegate was not initialized when no application instance was available
2.1.0.36
19 Sep 18:58
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed issue were showDocumentBrowser and showGallery ignored the documentTypes setting
2.1.0.35
18 Sep 15:13
Compare
Sorry, something went wrong.
No results found
What's Changed
When initializing an enum-based setting from JSON with an invalid value (e.g., { 'dataExtractionEngine': 0 }), use the default value instead of setting it to null
2.1.0.34
15 Sep 15:32
Compare
Sorry, something went wrong.
No results found
What's Changed
When converting PDFs to images, scale the image based on the target output DPI
Updated CameraX to version 1.5.0
2.1.0.33
11 Sep 21:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed an issue where converting PDFs to images resulted in quality loss, which affected data extraction