Skip to content

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

2.1.57.4

17 Oct 20:53
8c991b9
Compare
Choose a tag to compare

What's Changed

  • Added submitWithoutClose setting, to keep alive sumbit screen and let developers decide when to dismiss it
  • Added computeIsOn to enabled/disable compute while processing a document

2.1.56

10 Oct 00:47
b2224cd
Compare
Choose a tag to compare

What's Changed

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

2.1.55.3

02 Oct 17:21
237f866
Compare
Choose a tag to compare

What's Changed

  • Added autoCaptureOtherIsOn setting, that controls autoCapture when document type is other

2.1.54.7

01 Oct 00:20
14e5530
Compare
Choose a tag to compare

What's Changed

  • Fixed issue when reporting errors to analytics endpoint
  • Updated lcd model to v12

2.1.53.7

20 Sep 23:49
7136deb
Compare
Choose a tag to compare

What's Changed

  • Added setting autoCaptureFrameConfidence that enables changing the count of valid frames before taking an autocapture
  • Added blurDetectionInAutocaptureIsOn that skips blur detection after an auto capture scan is taken
  • Changed lcd_results structure from an object to an array of objects
  • Fixed issue that detected a regular scan as an lcd scan
  • Normalized lcd data structure

2.1.52.3

18 Sep 16:59
e974ff2
Compare
Choose a tag to compare

What's Changed

  • Remove unused slack references

2.1.51.4

17 Sep 21:35
463c011
Compare
Choose a tag to compare

What's Changed

  • Avoid deleting all previous scans if latest is not a detected document (for other document specific flow)

2.1.50.13

13 Sep 22:01
e8c4a13
Compare
Choose a tag to compare

What's Changed

  • Added the source of the image to document_information
  • Fixed some settings names to match Android settings
  • Fixed defaultSelectedDocumentType default value logic
  • Fixex fraud score values sent in Server.json

2.1.50.6

05 Sep 13:57
daf9732
Compare
Choose a tag to compare

What's Changed

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

2.1.49.7

02 Sep 15:20
cfbd7c4
Compare
Choose a tag to compare

What's Changed

  • Added new Update Event when InfoButton is pressed