Releases: veryfi/veryfi-lens-checks-ios-demo
Releases · veryfi/veryfi-lens-checks-ios-demo
2.1.62.13
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
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
2.1.58.10
What's Changed
- Added autoCaptureMarginRatio to control margins during autocapture
- Improved metadata recollection in analytics and processing
2.1.57.4
2.1.56
What's Changed
- Pass border as
new_border
inoffset_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
2.1.54.7
2.1.53.7
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