Releases: veryfi/veryfi-lens-long-receipts-ios-demo
Releases · veryfi/veryfi-lens-long-receipts-ios-demo
2.1.39.7
2.1.39.5
2.1.38.7
2.1.37.7
2.1.36.12
What's Changed
- Fixed issue not detecting documents from gallery when auto capture is on
- Fix issue when deleting scans from package, should not show alert that checks “same transaction” documents
- Added color settings for submit confirmation screen backgroundColorConfirmationScree , secondaryColor, secondaryDarkColor, toolbarIconsColor, toolbarIconsDarkColor
- Added setting to lock scans taken from LCD screens showLCDIsNotAllowed
- Added setting that allows showing a custom info view in camera view showInfoButton
- Added settings that allows to modify max scans per package packageMaxScans minimum is 1 and maximum is 10
- Removed auto option for torch in capture screen
- Added function to upload images in a package, usable when dataExtractionEngine is set to none
2.1.35.8
What's Changed
- Added enableScreenshots setting enabled by default
- Most of the visible strings in lens are now customizable with customLensStrings setting
- Updated OCR models
- Added public lens function shareOCRFeedback that should be used to report failed OCR detected codes using document type code
2.1.34.14
What's Changed
- Disable user settings values when camera menu is hidden.
- Performance improvements.
- Fix small issues.