Releases: veryfi/veryfi-lens-credit-cards-android-demo
Releases · veryfi/veryfi-lens-credit-cards-android-demo
2.1.0.59
20 Feb 00:03
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed several issues identified during CWE scanning
Added additional file validations in the package upload function to detect invalid files
Added AnyDocs support to Lens Lite
2.1.0.58
05 Feb 23:36
Compare
Sorry, something went wrong.
No results found
What's Changed
Added browserMultipleSelectionIsOn and galleryMultipleSelectionIsOn support to the showDocumentBrowser and showGallery flows respectively
Added dialogBackgroundColor and dialogBackgroundColorDark settings to allow customization of the dialog background color
Added currency code, formatted amount, and MICR to the Checks preview in the Lens Demo.
2.1.0.57
02 Feb 22:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Added the AnyDocs flavor (veryfi-lens-any-docs-sdk)
Added a spinner to the submit button
Added camera session time to the package
Triggered veryfiLensClose() for gallery and browser flows
2.1.0.56
27 Jan 19:16
Compare
Sorry, something went wrong.
No results found
What's Changed
Added screenshot model to long receipts flavor
Added Prescription Label flow
Added Prescription Labels flavor ('veryfi-lens-prescription-labels-sdk')
2.1.0.54
19 Jan 20:32
Compare
Sorry, something went wrong.
No results found
What's Changed
Added blur detection for checks
Added screenshot model to receipts flavor
Added showBrowserButton and pdfPreviewIsOn to Instant App
2.1.0.51
16 Dec 19:53
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated the blur model to v4
Run blur and screenshot models even when no document is detected
Fixed an issue where setting a custom VeryfiLensCredentials.url without a trailing slash would reset the URL
2.1.0.50
06 Dec 02:01
Compare
Sorry, something went wrong.
No results found
What's Changed
Added captureMarginRatio to set an independent capture margin (i.e., on-screen spacing) for manual check captur
Added validateCheckCorners to require detection of all four corners before capturing, forcing a retake when necessary
Added validateCheckSize setting to prevent sending images that don’t meet the minimum check size defined by X9 rules
2.1.0.49
04 Dec 01:36
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove unnecessary dependencies from the non-full Lens variants to reduce their overall size
2.1.0.48
01 Dec 17:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated the checks crop model to v6
Added allowSubmitBlurredDocsIsOn to independently control whether blurred scans are allowed
Added validateCheckSides, which uses the new model to detect whether a bank check is the front or back and ensures the correct side is captured during the flow
Added a set of settings to improve the checks capture experience: cropLayoutBorderColor, cropLayoutStroke, cropLayoutCornerRadius, cropLayoutOverlayAlpha, cropLayoutWidth, cropLayoutTipMessage, forceCropLayoutOnRetake, cropLayoutShowDelay, cropLayoutAspectRatio, checksMinAspectRatio, checksMaxAspectRatio
2.1.0.47
18 Nov 19:59
Compare
Sorry, something went wrong.
No results found
What's Changed
Update LiteRT to version 1.4.1
Changed minSdk to version 23