Skip to content

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

1.5.21

14 Nov 15:14
26cffec
Compare
Choose a tag to compare

What's Changed

  • iOS: Fix issue with checks processing failing
  • iOS: Fix device_id lifecycle persisting across installations

1.5.20

01 Nov 19:07
d8124a1
Compare
Choose a tag to compare

What's Changed

  • Android: Fixed crash with bitmaps in One Plus 8 Pro
  • Android: Fixed other minor bugs

1.5.19

30 Oct 23:37
f0e1a8b
Compare
Choose a tag to compare

What's Changed

  • iOS: Added custom string support for custom strings in camera document type label and missing texts in submit screen
  • iOS: Added bank_statement document type
  • Android: Added Bank Statements flavor

1.5.18

18 Oct 18:56
b7704b8
Compare
Choose a tag to compare

What's Changed

  • iOS: Updated receipts and fraud detection models
  • iOS: Set closeCameraOnSubmit work also on auto submit flows
  • iOS: Improved dewarping and softBinarization in headless architectures
  • Android: Added logs to check the crop process
  • Android: Improved barcode flavor
  • Android: Updated receipts and fraud detection models

1.5.17

04 Oct 14:46
5b69e43
Compare
Choose a tag to compare

What's Changed

  • iOS: Added checksBackIsRequired setting
  • iOS: Removed shieldProtectionIsOn setting
  • iOS: Fixed defaultSelectedDocumentType setting
  • iOS: Fixed saveLogsIsOn setting
  • iOS: Changed barcodes result object structure
  • iOS: Removed tagName setting
  • iOS: Removed categoryName setting
  • Android: Removed shieldProtectionIsOn setting
  • Android: Improved format of the barcodes extracted
  • Android: Added checksBackIsRequired setting
  • Android: Added autoCropBrowserIsOn setting
  • Android: Removed shieldProtectionIsOn setting

1.5.16

21 Sep 20:47
c8eb7b4
Compare
Choose a tag to compare

What's Changed

  • iOS: Fixed issue what changed green box camera orientation for checks mode when already in landscape
  • iOS: Fixed value for auto_cropped key in server json
  • iOS: Fixed issue with some One Drive files that were failing to upload

1.5.15

21 Sep 15:31
57a63d2
Compare
Choose a tag to compare

What's Changed

  • Android: Fixed issue with Long Receipts for React Native

1.5.13

12 Sep 22:15
3cdeefe
Compare
Choose a tag to compare

What's Changed

  • iOS: Fixed default location value & fix location for region logic
  • iOS: Changed docDetectStrokeUIColor and docDetectFillUIColor settings values from UIColor to Hex String with format #RRGGBBAA
  • iOS: Added solution to scan barcodes
  • Android: Added showDocumentBrowser in VeryfiLens SDK to read files (PDF, Images) from the Android File Explorer
  • Android: Location setting is false by default now
  • Android: Multiple page is on by default now
  • Android: Solved minor bugs

1.5.12

01 Sep 17:27
a630de7
Compare
Choose a tag to compare

What's Changed

  • iOS: Added wrapper showGallery method
  • Android: Added wrapper showGallery method

1.5.11

25 Aug 20:50
daeaa09
Compare
Choose a tag to compare

What's Changed

  • iOS: Set multipleDocumentsIsOn default value as true
  • iOS: Set locationServicesIsOn default value as false
  • iOS: Added webhookIsOn setting that allows async document upload
  • iOS: Added shareLogsIsOn setting that allows exporting lens logs via sharing menu
  • Android: Added barcodeExtractionIsOn setting to extract barcodes codes if the image has any
  • Android: Added webhookIsOn setting to active the async processing
  • Android: Fixed some minor bugs