Skip to content

Releases: veryfi/veryfi-lens-react-native-demo

1.5.65

18 Nov 14:36
7eac112
Compare
Choose a tag to compare

What's Changed

  • Android: Added Fraud Detection to Checks
  • Android: Get the country code from the contry network instead of the SIM provider
  • Android: Reduced CameraAnalyzer memory footprint
  • Android: Fixed an issue where analytics was sending wrong parameters
  • Android: Fixed some crashes in Lens Demo
  • Android: Fixed a crash when showing a passport
  • Android: Sync Meta data between Android Lens and iOS
  • iOS: Synced metadata sent to server to match Android
  • iOS: Changed variable from where region code was being obtained
  • iOS: Added fraud detection to Checks

1.5.64

01 Nov 21:58
fc59156
Compare
Choose a tag to compare

What's Changed

  • iOS: Added autoCaptureMarginRatio to control margins during autocapture
  • iOS: Improved metadata recollection in analytics and processing
  • Android: Added version and meta info to server json
  • Android: Added autoCaptureMarginRatio setting to configure auto-capture margins
  • Android: Added Any Document entry to the demo app, which allows the selection of blueprints
  • Android: Added anyDocumentTemplate and cameraProcessingMode for Any Documents
  • Android: Added autocapture modes (Fast, Normal, Accurate) to the demo app settings
  • Android: Reduced email notifications related to Amazon S3 issues
  • Android: Removed READ_MEDIA_IMAGES permission
  • Android: Check GPU if the document detector fails
  • Android: Send Uploading Time for Analytics
  • Android: Fixed a crash when parsing an invalid color string

1.5.63

18 Oct 00:07
8cc24b3
Compare
Choose a tag to compare

What's Changed

  • iOS: Added submitWithoutClose setting, to keep alive sumbit screen and let developers decide when to dismiss it
  • iOS: Added computeIsOn to enabled/disable compute while processing a document
  • Android: Added computeIsOn setting that tells Veryfi whether compute feature should be enabled
  • Android: Added submitWithoutClose setting that allows keeping submit screen alive after submit
  • Android: Fixed an issue where VeryfiLens.showDocumentBrowser() was not responding

1.5.62

10 Oct 00:49
b8cccf1
Compare
Choose a tag to compare

What's Changed

  • iOS: Pass border as new_border in offset_line to avoid crashes
  • iOS: If check first image is blurred but user continues, show Check Back alert if needed
  • iOS: Add cameraProcessingMode settings for any document
  • iOS: Add anyDocumentTemplate setting to pick from api of templates
  • iOS: List templates in Any Document new entry point and launch camera with selected template
  • Android: Fixed and issue where showGallery() was not responding

1.5.61

02 Oct 20:16
d2673f2
Compare
Choose a tag to compare

What's Changed

  • iOS: Added autoCaptureOtherIsOn setting to toggle auto-capture only for other document type
  • iOS: Fixed issue when reporting errors to analytics endpoint
  • iOS: Updated lcd model to v12
  • Android: Added autoCaptureOtherIsOn setting to toggle auto-capture only for other document type
  • Android: Updated LCD model to v12
  • Android: Fixed an issue with some unit tests on API level 34
  • Android: Fixed issue when reporting errors to analytics endpoint
  • Android: Select defaultSelectedDocumentType if there is no selected document type

1.5.60

23 Sep 22:52
8d424db
Compare
Choose a tag to compare

What's Changed

  • iOS: Added setting autoCaptureFrameConfidence that enables changing the count of valid frames before taking an autocapture
  • iOS: Added blurDetectionInAutocaptureIsOn that skips blur detection after an auto capture scan is taken
  • iOS: Changed lcd_results structure from an object to an array of objects
  • iOS: Remove unused slack references
  • iOS: Normalized lcd data structure
  • iOS: Fixed issue that detected a regular scan as an lcd scan
  • Android: Added autoCaptureFrameConfidence setting
  • Android: Added blurDetectionInAutocaptureIsOn setting to toggle blur detection for auto-captured images
  • Android: Added unit tests for MLKIT OCR
  • Android: Improved barcodeExtractionIsOn
  • Android: Improved the autocapture functionality
  • Android: Removed unused gray circle in the gallery icon
  • Android: Normalized lcd data structure
  • Android: Fixed an issue where LCD alert is not working
  • Android: Fixed some crashes on Android devices
  • Android: Fixed spanish mistranslation
  • Android: Fixed and issue where short receipt is not being selected
  • Android: Fixed an issue where images from gallery where detected as LCD

1.5.58

17 Sep 20:58
ee2b29c
Compare
Choose a tag to compare

What's Changed

  • iOS: Avoid deleting all previous scans if latest is not a detected document (for other document specific flow)
  • Android: Improved LCD detection for Android Devices

1.5.57

16 Sep 20:19
6db3ae2
Compare
Choose a tag to compare

What's Changed

  • iOS: Added the source of the image to document_information
  • iOS: Fixed some settings names to match Android settings
  • iOS: Fixed defaultSelectedDocumentType default value logic
  • iOS: Fixed fraud score values sent in Server.json
  • Android: Added the source of the image to document_information
  • Android: Added formatted to conflicting string
  • Android: Updated LCD scores
  • Android: Updated AWS S3 library
  • Android: Fixed a crash in Gallery Picker

1.5.56

05 Sep 14:11
7d822b8
Compare
Choose a tag to compare

What's Changed

  • iOS: Added new setting pdfFormatIsOn
  • iOS: Added new Analytics events
  • iOS: Added metadata to multiple documents on event
  • iOS: Fixed some missing Analytics Events and logs for LCD scores
  • Android: Added new setting pdfFormatIsOn
  • Android: Added new Analytics events
  • Android: Improved LCD detection

1.5.55

03 Sep 01:53
3cd4674
Compare
Choose a tag to compare

What's Changed

  • iOS: Added new Update Event when InfoButton is pressed
  • Android: Added new Update Event when InfoButton is pressed
  • Android: Fixed an issue where the gallery allowed users to select more than 10 pages from the gallery.