Releases: veryfi/veryfi-lens-long-receipts-ios-demo
Releases · veryfi/veryfi-lens-long-receipts-ios-demo
2.1.50.13
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
2.1.49.7
2.1.49.6
What's Changed
- Improved the convertPDFToImages function to cover any possible crash.
- Improved memory usage during PDF to image conversion.
- Fixed an issue where some images are not being detected as LCD.
- Fixed an issue where defaultSelectedDocumentType was not null by default.
2.1.49.3
What's Changed
- Added galleryDocumentDetectorIsOn and browseDocumentDetectorIsOn settings.
- Fixed document detection on PDF and images from gallery.
- Fixed discarding all images when only one is blurry.
- Fixed an app crashing when a large PDF is uploaded.
- Fixed the issue to keep the current document type after a new stitching.
2.1.48.9
What's Changed
- Added the PDF preview.
- Added ability to select multiple images from the Gallery.
- Added browseOtherIsOn, galleryOtherIsOn, galleryIcon, pdfEditIsOn, pdfPreviewIsOn and undoIsOn settings.
- Added stitchOtherIsOn, stitchTitleIsOn settings.
- Added related view with InfoButton.
- Added closeCamera function.
- Added discard all documents validation when press back button in preview screen.
- Added is_emulator and galleryMultipleSelectionIsOn settings.
- Fixed the default document type when the app is installed.
- Fixed issue on the serialization setting.
- Fixed overlapping buttons in the Capture View.
- Fixed showInfoButton setting.
- Fixed Try Again for PDF.
- Fixed the Crop Tip alert.
- Fixed the document type spinner selection.
- Fixed the document detection in Gallery.
- Fixed the document detection for PDF.