Skip to content

Releases: veryfi/veryfi-lens-checks-ios-demo

2.1.62.13

15 Jan 01:57
3b82cdd
Compare
Choose a tag to compare

What's Changed

  • Fixed educational view on long receipts for iPad
  • Removed unused package encryption code
  • Fixed back button layout on submit screen
  • Added privacy manifest
  • Fixed credit card response race condition
  • Fixed iPad states on lens camera
  • Fixed undo redo state by scan
  • Fixed headless credit card funcionality and UX on iPad
  • Renamed auto capture setting for headless receipts to match full lens
  • Removed unnecessary analytics events

2.1.60.10

28 Nov 15:54
8e80ded
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
3022ece
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
9ca8488
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
73ad8b1
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
3e1312a
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
6cce50f
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
d322203
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:48
82a91a5
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
b38484e
Compare
Choose a tag to compare

What's Changed

  • Remove unused slack references