Skip to content

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

2.1.60.10

28 Nov 15:54
c424875
Compare
Choose a tag to compare

What's Changed

  • Hide remove scan toolbar button in submit page when pdfEditIsOn is false
  • Added new blur model
  • Added OCR estimator for documents
  • Normalized meta data collection
  • Updated server json format to v2

2.1.59.9

15 Nov 23:55
acc7c35
Compare
Choose a tag to compare

What's Changed

  • Synced metadata sent to server to match Android
  • Changed variable from where region code was being obtained
  • Added fraud detection to Checks

2.1.58.10

01 Nov 16:32
2681dfa
Compare
Choose a tag to compare

What's Changed

  • Added autoCaptureMarginRatio to control margins during autocapture
  • Improved metadata recollection in analytics and processing

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)