Skip to content

Releases: veryfi/veryfi-lens-credit-cards-ios-demo

2.1.52.3

18 Sep 16:59
3a4ecd5
Compare
Choose a tag to compare

What's Changed

  • Remove unused slack references

2.1.51.4

17 Sep 21:35
46da269
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)

2.1.50.13

13 Sep 22:01
984e7a5
Compare
Choose a tag to compare

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

05 Sep 13:57
1eb2b0f
Compare
Choose a tag to compare

What's Changed

  • Added new setting pdfFormatIsOn
  • Added new Analytics events
  • Added metadata to multiple documents on event
  • Fixed some missing Analytics Events and logs for LCD scores

2.1.49.7

02 Sep 15:20
fea40dd
Compare
Choose a tag to compare

What's Changed

  • Added new Update Event when InfoButton is pressed

2.1.49.6

28 Aug 14:44
1060904
Compare
Choose a tag to compare

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

16 Aug 21:17
fb43983
Compare
Choose a tag to compare

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

13 Aug 18:40
21451ef
Compare
Choose a tag to compare

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.

2.1.44.5

19 Jun 22:44
8996612
Compare
Choose a tag to compare

What's Changed

  • Fixed long receipt animation

2.1.43.2

14 Jun 23:50
70f3954
Compare
Choose a tag to compare

What's Changed

  • Added device_user_uuid setting.
  • Updated the defaultSelectedDocumentType setting implementation.