Skip to content

Releases: veryfi/veryfi-lens-long-receipts-android-demo

2.1.0.5

30 Apr 15:55
6a162d8
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
f2aa71b
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
af78e3b
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
b0f66bc
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
8ebf26e
Compare
Choose a tag to compare

What's Changed

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

2.0.0.13

19 Mar 19:14
75054e6
Compare
Choose a tag to compare

What's Changed

  • Added buttonFullWidth, buttonHeight, buttonHorizontalPadding, buttonTopPadding and buttonFontSize settings
  • Fixed an issue where the camera would remain active after sending stitched receipts from the gallery.

2.0.0.12

18 Mar 02:06
0d1385f
Compare
Choose a tag to compare

What's Changed

  • Added highQualityThumbnail setting
  • Fixed some malformed string references
  • Fixed issue where page counter was not updated after deleting an image when checkSequenceMode=true

2.0.0.11

17 Mar 06:08
ffc2b0e
Compare
Choose a tag to compare

What's Changed

  • Improved Required Permissions alert, it will now list denied permissions
  • Added checkSequenceMode setting
  • Added textFont, buttonFont and titleFont settings
  • Added forceLandscapeImage setting
  • Added more information to analytics

2.0.0.10

05 Mar 17:17
721898f
Compare
Choose a tag to compare

What's Changed

  • Updated check models
  • Fixed a crash on Gallery screen
  • Fixed a crash caused by uninitialized variables
  • Fixed crash when calling onBackPressed() while FragmentManager was executing transactions
  • Added more details to the client validation error response

2.0.0.9

27 Feb 20:25
150d569
Compare
Choose a tag to compare

What's Changed

  • Removed deprecated LocalBroadcastManager dependency
  • Added showBrowserButton setting to toggle browser button in the camera layout