Skip to content

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

2.1.0.14

06 Jun 19:33
4c003b0
Compare
Choose a tag to compare

What's Changed

  • Updated the OpenCV library with 16KB page size support
  • Added clearSessionOnBack setting
  • When checkSequenceMode=true, if the user taps the preview button with one photo taken and then presses “back”, the user will be sent to take the second photo instead of clearing the session.
  • Removed unused string
  • Updated AWS library
  • Revert OpenCV library
  • Use HeaderHelper.isPartner() for client validation

2.1.0.11

29 May 15:26
a416c68
Compare
Choose a tag to compare

What's Changed

  • Initial 16KB page size support for Android 16
  • Added autoSelectManualCropIsOn, cropCornersColor, cropCornersDarkColor, cropTipAlertCounter and showCropConfirmationAlert settings
  • Fixed an issue where empty tags were sent to the API if none were set

2.1.0.9

21 May 23:32
2693b32
Compare
Choose a tag to compare

What's Changed

  • Added showStitchPreview setting
  • Added Cropping Tip custom button string
  • When checkSequenceMode=true, if there is a scanned image and the user presses the back button, instead of deleting the scanned images and starting over, it will take you back to take the next photo
  • Fixed an issue where the camera would request to capture the front side of the check instead of the back

2.1.0.8

16 May 17:10
46cd7a1
Compare
Choose a tag to compare

What's Changed

  • Added ocrType, ocrRadius, ocrBorderColor and ocrBorderStroke to the Lens Demo settings
  • Fixed some reported crashes

2.1.0.7

12 May 22:22
1d93ad2
Compare
Choose a tag to compare

What's Changed

  • Update image counter on capture preview to display 1/2 instead of 1/1 when checkSequenceMode=true
  • Fixed a crash when converting the retry-after header value

2.1.0.5

30 Apr 15:56
3e9a0c1
Compare
Choose a tag to compare

What's Changed

  • Improved settings initalization from a JSON object
  • Execute partner validation in a background thread
  • Fixed status bar appearance in Android 16

2.1.0.3

24 Apr 22:18
12b0a8e
Compare
Choose a tag to compare

What's Changed

  • Added singleScanPackages setting
  • Update Slack fileUpload API
  • Make POST_NOTIFICATIONS permission optional
  • Updated LiteRT library
  • Replace default alert strings with custom strings

2.1.0.0

10 Apr 19:50
00abed3
Compare
Choose a tag to compare

What's Changed

  • Added Instant App module
  • Updated crop algorithm
  • Send img_original_paths as a JSON array to veryfiLensSuccess()
  • Fixed some reported crashes

2.0.0.15

04 Apr 22:28
311e505
Compare
Choose a tag to compare

What's Changed

  • Keep track of which side of the check has been removed or scanned when checkSequenceMode=true
  • Added external_id parameter to process document endpoints
  • Added missing meta information in server.json for Checks
  • Add alertSheetStyleIsOn setting

2.0.0.14

28 Mar 00:19
de6e4b2
Compare
Choose a tag to compare

What's Changed

  • Fixed S3 authentication issue when pool and bucket regions are different