Skip to content

Releases: veryfi/veryfi-lens-flutter-demo

2.0.6

15 Feb 01:54
d83ce96
Compare
Choose a tag to compare

What's Changed

  • iOS: Updated credit cards models to find fields and card holder name
  • iOS: Improved analytics events trigger for submit actions
  • iOS: Validated invalid pdfs on show document browser function and allows sending corrupted packages for better tracking
  • iOS: Capture receipts with physical hardware button
  • iOS: Improved credit card models
  • iOS: Validate for expired token when uploading a document
  • Android: Updated credit card models
  • Android: Call validate API on every Lens session
  • Android: Make camera permission optional
  • Android: Fixed the Cancel button on the upload notification
  • Android: Fixed a crash when closing the blur model

2.0.4

29 Jan 16:14
ca41cde
Compare
Choose a tag to compare

What's Changed

  • iOS: Improve checks rotation guide display timing
  • iOS: Add ignoreRemoteSettings, default false
  • iOS: Fix issue where calling closeCamera was not triggering correctly
  • iOS: Implement a more robust validation API when configuring Lens
  • iOS: Fixed educational view on long receipts for iPad
  • iOS: Removed unused package encryption code
  • iOS: Fixed back button layout on submit screen
  • iOS: Added privacy manifest
  • iOS: Fixed credit card response race condition
  • iOS: Fixed iPad states on lens camera
  • iOS: Fixed undo redo state by scan
  • iOS: Fixed headless credit card functionality and UX on iPad
  • iOS: Renamed auto capture setting for headless receipts to match full lens
  • iOS: Removed unnecessary analytics events
  • iOS: Validate password protected PDFs
  • Android: Added new setting ignoreRemoteSettings
  • Android: Added new partner validation API
  • Android: Fixed an issue where denying permissions would allow use of the camera and gallery
  • Android: Added a Share button to the virtual receipt
  • Android: Added a virtual credit card view
  • Android: Added auto capture to headless receipts
  • Android: Added connectivity status to some alerts and region validation
  • Android: Fixed an issue where the green box is being displayed with a wrong size
  • Android: Fixed an issue where the Extracted Data screen was displayed for unsupported document types
  • Android: Fixed an issue where a model would load even when it was disabled
  • Android: Fixed an issue where it was not using the detector associated with the document type when autoCropGallery/autoCropBrowser is on
  • Android: Fixed an issue where the session was deleted before starting the package upload
  • Android: Fixed an issue where the white border in headless credit card demo was out of the screen in larger displays
  • Android: Fixed an issue where the long receipt detector was not closing at the end
  • Android: Fixed an issue where the camera could be opened multiple times
  • Android: Fixed an issue where the document type list item colors are incorrect in dark mode
  • Android: Fixed an issue where stitching a new long receipt didn't reset the receipt preview
  • Android: Fixed an issue where headless credit card data was not being extracted
  • Android: Fixed a crash during MFA verification
  • Android: Fixed an issue where dictation was not submitting the recognized text
  • Android: Fixed zoom not initializing correctly
  • Android: The app will detect if a PDF has been encrypted and show an alert
  • Android: The user email was not being displayed after signing up
  • Android: Added custom crash logger
  • Android: Fixed an issue where, under some conditions, model initialization fails and remains null
  • Android: Added missing models
  • Android: Request region information if is invalid
  • Android: Track upload time only when transfer is in progress
  • Android: Fixed an issue where the document detection was too slow and sometimes triggered an Out Of Memory crash
  • Android: Fixed an issue where the uploaded zip file could contain invalid characters

1.5.67

28 Jan 13:35
Compare
Choose a tag to compare

What's Changed

  • iOS: Improve checks rotation guide display timing
  • iOS: Add ignoreRemoteSettings, default false
  • iOS: Fix issue where calling closeCamera was not triggering correctly
  • iOS: Implement a more robust validation API when configuring Lens
  • iOS: Fixed educational view on long receipts for iPad
  • iOS: Removed unused package encryption code
  • iOS: Fixed back button layout on submit screen
  • iOS: Added privacy manifest
  • iOS: Fixed credit card response race condition
  • iOS: Fixed iPad states on lens camera
  • iOS: Fixed undo redo state by scan
  • iOS: Fixed headless credit card functionality and UX on iPad
  • iOS: Renamed auto capture setting for headless receipts to match full lens
  • iOS: Removed unnecessary analytics events
  • iOS: Validate password protected PDFs
  • Android: Added new setting ignoreRemoteSettings
  • Android: Added new partner validation API
  • Android: Fixed an issue where denying permissions would allow use of the camera and gallery
  • Android: Added a Share button to the virtual receipt
  • Android: Added a virtual credit card view
  • Android: Added auto capture to headless receipts
  • Android: Added connectivity status to some alerts and region validation
  • Android: Fixed an issue where the green box is being displayed with a wrong size
  • Android: Fixed an issue where the Extracted Data screen was displayed for unsupported document types
  • Android: Fixed an issue where a model would load even when it was disabled
  • Android: Fixed an issue where it was not using the detector associated with the document type when autoCropGallery/autoCropBrowser is on
  • Android: Fixed an issue where the session was deleted before starting the package upload
  • Android: Fixed an issue where the white border in headless credit card demo was out of the screen in larger displays
  • Android: Fixed an issue where the long receipt detector was not closing at the end
  • Android: Fixed an issue where the camera could be opened multiple times
  • Android: Fixed an issue where the document type list item colors are incorrect in dark mode
  • Android: Fixed an issue where stitching a new long receipt didn't reset the receipt preview
  • Android: Fixed an issue where headless credit card data was not being extracted
  • Android: Fixed a crash during MFA verification
  • Android: Fixed an issue where dictation was not submitting the recognized text
  • Android: Fixed zoom not initializing correctly
  • Android: The app will detect if a PDF has been encrypted and show an alert
  • Android: The user email was not being displayed after signing up
  • Android: Added custom crash logger
  • Android: Fixed an issue where, under some conditions, model initialization fails and remains null
  • Android: Added missing models
  • Android: Request region information if is invalid
  • Android: Track upload time only when transfer is in progress
  • Android: Fixed an issue where the document detection was too slow and sometimes triggered an Out Of Memory crash
  • Android: Fixed an issue where the uploaded zip file could contain invalid characters

2.0.3

17 Jan 21:45
cfa2fc5
Compare
Choose a tag to compare

What's Changed

  • iOS: Fixed educational view on long receipts for iPad
  • iOS: Removed unused package encryption code
  • iOS: Fixed back button layout on submit screen
  • iOS: Added privacy manifest
  • iOS: Fixed credit card response race condition
  • iOS: Fixed iPad states on lens camera
  • iOS: Fixed undo redo state by scan
  • iOS: Fixed headless credit card functionality and UX on iPad
  • iOS: Renamed auto capture setting for headless receipts to match full lens
  • iOS: Removed unnecessary analytics events
  • iOS: Validate password protected PDFs
  • Android: Added a Share button to the virtual receipt
  • Android: Added a virtual credit card view
  • Android: Added auto capture to headless receipts
  • Android: Added connectivity status to some alerts and region validation
  • Android: Fixed an issue where the green box is being displayed with a wrong size
  • Android: Fixed an issue where the Extracted Data screen was displayed for unsupported document types
  • Android: Fixed an issue where a model would load even when it was disabled
  • Android: Fixed an issue where it was not using the detector associated with the document type when autoCropGallery/autoCropBrowser is on
  • Android: Fixed an issue where the session was deleted before starting the package upload
  • Android: Fixed an issue where the white border in headless credit card demo was out of the screen in larger displays
  • Android: Fixed an issue where the long receipt detector was not closing at the end
  • Android: Fixed an issue where the camera could be opened multiple times
  • Android: Fixed an issue where the document type list item colors are incorrect in dark mode
  • Android: Fixed an issue where stitching a new long receipt didn't reset the receipt preview
  • Android: Fixed an issue where headless credit card data was not being extracted
  • Android: Fixed a crash during MFA verification
  • Android: Fixed an issue where dictation was not submitting the recognized text
  • Android: Fixed zoom not initializing correctly
  • Android: The app will detect if a PDF has been encrypted and show an alert
  • Android: The user email was not being displayed after signing up

2.0.2

13 Jan 19:36
86e2ca5
Compare
Choose a tag to compare

What's Changed

  • Reduced the required Dart SDK version

2.0.1

27 Dec 14:40
ed7c48f
Compare
Choose a tag to compare

What's Changed

  • Android: Added custom crash logger
  • Android: Fixed an issue where, under some conditions, model initialization fails and remains null

2.0.0

20 Dec 02:32
5ea6fe6
Compare
Choose a tag to compare

What's Changed

  • Android: Added Gradle 8 support
  • Android: Added missing models
  • Android: Request region information if is invalid
  • Android: Track upload time only when transfer is in progress
  • Android: Fixed an issue where the document detection was too slow and sometimes triggered an Out Of Memory crash
  • Android: Fixed an issue where the uploaded zip file could contain invalid characters

1.5.66

28 Nov 22:08
9bb825c
Compare
Choose a tag to compare

1.5.66

  • iOS Hide remove scan toolbar button in submit page when pdfEditIsOn is false
  • iOS: Added new blur model
  • iOS: Added OCR estimator for documents
  • iOS: Normalized meta data collection
  • iOS: Updated server json format to v2
  • Android: Added new blur model
  • Android: Added OCR estimator for documents
  • Android: Normalized meta data collection
  • Android: Updated server json format to v2
  • Android: Updated GPU devices blacklist
  • Android: Remove 'Delete' Icon for PDFs when pdfEditIsOn=false
  • Android: Fixed a crash when the application context is not valid
  • Android: Fixed a crash with short filename

1.5.65

18 Nov 14:35
d7e2a73
Compare
Choose a tag to compare

What's Changed

  • Android: Added Fraud Detection to Checks
  • Android: Get the country code from the contry network instead of the SIM provider
  • Android: Reduced CameraAnalyzer memory footprint
  • Android: Fixed an issue where analytics was sending wrong parameters
  • Android: Fixed some crashes in Lens Demo
  • Android: Fixed a crash when showing a passport
  • Android: Sync Meta data between Android Lens and iOS
  • iOS: Synced metadata sent to server to match Android
  • iOS: Changed variable from where region code was being obtained
  • iOS: Added fraud detection to Checks

1.5.64

01 Nov 21:58
2174a06
Compare
Choose a tag to compare

What's Changed

  • iOS: Added autoCaptureMarginRatio to control margins during autocapture
  • iOS: Improved metadata recollection in analytics and processing
  • Android: Added version and meta info to server json
  • Android: Added autoCaptureMarginRatio setting to configure auto-capture margins
  • Android: Added Any Document entry to the demo app, which allows the selection of blueprints
  • Android: Added anyDocumentTemplate and cameraProcessingMode for Any Documents
  • Android: Added autocapture modes (Fast, Normal, Accurate) to the demo app settings
  • Android: Reduced email notifications related to Amazon S3 issues
  • Android: Removed READ_MEDIA_IMAGES permission
  • Android: Check GPU if the document detector fails
  • Android: Send Uploading Time for Analytics
  • Android: Fixed a crash when parsing an invalid color string