Skip to content

Releases: veryfi/veryfi-lens-bank-statements-android-demo

2.0.0.4

28 Jan 02:25
115866b
Compare
Choose a tag to compare

What's Changed

  • Added new setting ignoreRemoteSettings
  • Added new partner validation API
  • Fixed an issue where denying permissions would allow use of the camera and gallery

2.0.0.3

17 Jan 17:29
491fd63
Compare
Choose a tag to compare

What's Changed

  • Added a Share button to the virtual receipt
  • Added a virtual credit card view
  • Added auto capture to headless receipts
  • Added connectivity status to some alerts and region validation
  • Fixed an issue where the green box is being displayed with a wrong size
  • Fixed an issue where the Extracted Data screen was displayed for unsupported document types
  • Fixed an issue where a model would load even when it was disabled
  • Fixed an issue where it was not using the detector associated with the document type when autoCropGallery/autoCropBrowser is on
  • Fixed an issue where the session was deleted before starting the package upload
  • Fixed an issue where the white border in headless credit card demo was out of the screen in larger displays
  • Fixed an issue where the long receipt detector was not closing at the end
  • Fixed an issue where the camera could be opened multiple times
  • Fixed an issue where the document type list item colors are incorrect in dark mode
  • Fixed an issue where stitching a new long receipt didn't reset the receipt preview
  • Fixed an issue where headless credit card data was not being extracted
  • Fixed a crash during MFA verification
  • Fixed an issue where dictation was not submitting the recognized text
  • Fixed zoom not initializing correctly
  • The app will detect if a PDF has been encrypted and show an alert
  • The user email was not being displayed after signing up

2.0.0.2

27 Dec 00:44
2a9ba20
Compare
Choose a tag to compare

What's Changed

  • Added custom crash logger
  • Fixed an issue where, under some conditions, model initialization fails and remains null

2.0.0.1

16 Dec 17:38
21a907f
Compare
Choose a tag to compare

What's Changed

  • Added Gradle 8 support
  • Added missing models
  • Request region information if is invalid
  • Track upload time only when transfer is in progress
  • Fixed an issue where the document detection was too slow
  • Fixed an issue where the uploaded zip file could contain invalid characters

1.7.3.37

28 Nov 20:37
c700357
Compare
Choose a tag to compare

What's Changed

  • Added new blur model
  • Added OCR estimator for documents
  • Normalized meta data collection
  • Updated server json format to v2
  • Updated GPU devices blacklist
  • Remove 'Delete' Icon for PDFs whne pdfEditIsOn=false
  • Fixed a crash when the application context is not valid
  • Fixed a crash with short filename

1.7.3.36

15 Nov 20:32
03eec99
Compare
Choose a tag to compare

What's Changed

  • Added Fraud Detection to Checks
  • Get the country code from the contry network instead of the SIM provider
  • Reduced CameraAnalyzer memory footprint
  • Fixed an issue where analytics was sending wrong parameters
  • Fixed some crashes in Lens Demo
  • Fixed a crash when showing a passport
  • Sync Meta data between Android Lens and iOS

1.7.3.35

01 Nov 19:28
2141130
Compare
Choose a tag to compare

What's Changed

  • Added version and meta info to server json
  • Added autoCaptureMarginRatio setting to configure auto-capture margins

1.7.3.34

30 Oct 21:30
556c28e
Compare
Choose a tag to compare

What's Changed

  • Added Any Document entry to the demo app, which allows the selection of blueprints
  • Added anyDocumentTemplate and cameraProcessingMode for Any Documents
  • Added autocapture modes (Fast, Normal, Accurate) to the demo app settings
  • Reduced email notifications related to Amazon S3 issues
  • Fixed a crash when parsing an invalid color string
  • Removed READ_MEDIA_IMAGES permission
  • Check GPU if the document detector fails
  • Send Uploading Time for Analytics

1.7.3.33

17 Oct 23:48
8d066f2
Compare
Choose a tag to compare

What's Changed

  • Added computeIsOn setting that tells Veryfi whether compute feature should be enabled
  • Added submitWithoutClose setting that allows keeping submit screen alive after submit
  • Fixed an issue where VeryfiLens.showDocumentBrowser() was not responding

1.7.3.32

09 Oct 16:47
0518093
Compare
Choose a tag to compare

What's Changed

  • Fixed and issue where showGallery() was not responding