Releases: veryfi/veryfi-lens-checks-ios-demo
Releases · veryfi/veryfi-lens-checks-ios-demo
2.2.41.4
31 Oct 16:05
Compare
Sorry, something went wrong.
No results found
What's Changed
Compiler: Swift 6.2 (6.2.0.19.9)
Send crop_margin for checks to improve post-processing
Added nonInteractiveBlurCheckIsOn setting to hard check blur for uploadImages function on images
2.2.40.5
27 Oct 21:25
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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