Skip to content

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

2.2.40.5

27 Oct 21:25
b68cfb3

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.2 (6.2.0.19.9)
  • Show correct image path when local resources are not deleted
  • Fixed pdf files extension to avoid “No file to process” error

2.2.39.7

16 Oct 18:53
ed535e4

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Fixed issue were gallery or browser options closed the host viewController on Lens close call

2.2.38.6

29 Sep 20:25
ef1c5ec

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Added customHeaders setting
  • Updated blur model to v3
  • Improved uploadImages public method to send images without UI

2.2.37.3

19 Sep 18:53
a355417

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Made receipt the default item for documentTypes setting
  • Fixed issue were showDocumentBrowser and showGallery ignored the documentTypes setting

2.2.36.3

11 Sep 22:42
9d402d7

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Fixed breaking UI issues for native and custom alerts in iOS 26
  • Fixed crash on some scenarios where configure is called and camera is not on screen
  • Reduced noise on internal reports

2.2.35.3

05 Sep 23:13
45877d1

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Added showGuideShortCounter setting to manage regular receipt animation independently
  • Fix issue where converting pdf to image loses quality and impairs data extraction
  • Add suport for multiplePagesCaptureIsOn setting on gallery and browser flows

2.2.34.6

29 Aug 20:10
c334faf

Choose a tag to compare

What's Changed

  • Compiler: Swift 6.1.2 (6.1.2.1.2)
  • Updated checks model to v5
  • Show alert on Photos access denied when tapping gallery icon in camera
  • Improved camera UI update when configuration is delayed
  • Fixed showBrowserButton flow dismissal timing

2.2.33.4

22 Aug 19:43
7e1fa63

Choose a tag to compare

What's Changed

  • Fixed crash on certain scenarios for long receipts
  • Fixed image ratio for manually cropped images
  • Added missing tryAgainLightIsOn setting
  • Allow sdk compilation in older xcode versions (triggered in recent Xcode updates)
  • Added validations to avoid false positives cropped and isDocument flags

2.2.30.6

09 Aug 02:51
5176173

Choose a tag to compare

What's Changed

  • Added showHelpButton and helpButtonIconName settings, to toggel help button in camera screen
  • Added onHelpButtonClicked optional VeryfiLensDelegate method to allow implementers to show custom views when tapping help button on camera screen
  • Updated blur model to v2
  • Added imagePreviewIsOn setting, default true to show preview on showGallery or showDocumentBrowser flows

2.2.29.3

30 Jul 16:18
d0ee12d

Choose a tag to compare

What's Changed

  • Added uploadWithoutProcessingIsOn setting, to allow sending packages when dataExtractionEngine is None