Skip to content

Releases: veryfi/veryfi-lens-flutter-demo

1.5.61

02 Oct 20:15
bc874dc
Compare
Choose a tag to compare

What's Changed

  • iOS: Added autoCaptureOtherIsOn setting to toggle auto-capture only for other document type
  • iOS: Fixed issue when reporting errors to analytics endpoint
  • iOS: Updated lcd model to v12
  • Android: Added autoCaptureOtherIsOn setting to toggle auto-capture only for other document type
  • Android: Updated LCD model to v12
  • Android: Fixed an issue with some unit tests on API level 34
  • Android: Fixed issue when reporting errors to analytics endpoint
  • Android: Select defaultSelectedDocumentType if there is no selected document type

1.5.60

23 Sep 22:45
71af181
Compare
Choose a tag to compare

What's Changed

  • Android: Improved barcodeExtractionIsOn
  • Android: Removed unused gray circle in the gallery icon
  • Android: Fixed an issue where LCD alert is not working

1.5.59

21 Sep 02:01
2dfe137
Compare
Choose a tag to compare

What's Changed

  • iOS: Added setting autoCaptureFrameConfidence that enables changing the count of valid frames before taking an autocapture
  • iOS: Added blurDetectionInAutocaptureIsOn that skips blur detection after an auto capture scan is taken
  • iOS: Changed lcd_results structure from an object to an array of objects
  • iOS: Normalized lcd data structure
  • iOS: Fixed issue that detected a regular scan as an lcd scan
  • Android: Added autoCaptureFrameConfidence setting
  • Android: Added blurDetectionInAutocaptureIsOn setting to toggle blur detection for auto-captured images
  • Android: Added unit tests for MLKIT OCR
  • Android: Improved the autocapture functionality
  • Android: Normalized lcd data structure
  • Android: Fixed and issue where short receipt is not being selected
  • Android: Fixed an issue where images from gallery where detected as LCD
  • Android: Fixed some crashes on Android devices
  • Android: Fixed spanish mistranslation

1.5.58

18 Sep 19:00
16e19c8
Compare
Choose a tag to compare

What's Changed

  • iOS: Removed unused slack references
  • iOS: Avoid deleting all previous scans if latest is not a detected document (for other document specific flow)
  • Android: Improved LCD detection for Android Devices

1.5.57

16 Sep 20:19
9834002
Compare
Choose a tag to compare

What's Changed

  • iOS: Added the source of the image to document_information
  • iOS: Fixed some settings names to match Android settings
  • iOS: Fixed defaultSelectedDocumentType default value logic
  • iOS: Fixed fraud score values sent in Server.json
  • Android: Added the source of the image to document_information
  • Android: Added formatted to conflicting string
  • Android: Updated LCD scores
  • Android: Updated AWS S3 library
  • Android: Fixed a crash in Gallery Picker

1.5.56

06 Sep 14:45
9181e87
Compare
Choose a tag to compare

What's Changed

  • iOS: Added new setting pdfFormatIsOn
  • iOS: Added new Analytics events
  • iOS: Added metadata to multiple documents on event
  • iOS: Added new Update Event when InfoButton is pressed
  • iOS: Fixed some missing Analytics Events and logs for LCD scores
  • Android: Added new setting pdfFormatIsOn
  • Android: Added new Analytics events
  • Android: Added new Update Event when InfoButton is pressed
  • Android: Improved LCD detection
  • Android: Fixed an issue where the gallery allowed users to select more than 10 pages from the gallery.

1.5.54

29 Aug 21:34
c248f81
Compare
Choose a tag to compare

What's Changed

  • iOS: Improved the convertPDFToImages function to cover any possible crash
  • iOS: Improved memory usage during PDF to image conversion
  • iOS: Fixed an issue where some images are not being detected as LCD
  • iOS: Fixed an issue where defaultSelectedDocumentType was not null by default
  • Android: Fixed an issue where the app allowed to stitch more than packageMaxScans images
  • Android: Fixed first time launching lens is not showing stitchOtherIsOn option
  • Android: Fixed an issue where some images are not being detected as LCD
  • Android: Fixed an issue where the app crashed after uploading a pdf with more than packageMaxScans pages
  • Android: Fixed an issue where the green box doesn't show properly
  • Android: Fixed an issue with the app glitching between Long and Short receipt
  • Android: Fixed black screen when loading a PDF

1.5.53

21 Aug 04:19
9524658
Compare
Choose a tag to compare

What's Changed

  • Android: Updated Google Play Integrity dependency
  • Android: Fixed an issue with image stitching when using the gallery

1.5.52

16 Aug 02:49
011dafa
Compare
Choose a tag to compare

What's Changed

  • iOS: Added galleryDocumentDetectorIsOn and browseDocumentDetectorIsOn settings.
  • iOS: Added is_emulator and galleryMultipleSelectionIsOn settings.
  • iOS: Added the PDF preview.
  • iOS: Added ability to select multiple images from the Gallery.
  • iOS: Added browseOtherIsOn, galleryOtherIsOn, galleryIcon, pdfEditIsOn, pdfPreviewIsOn and undoIsOn settings.
  • iOS: Added discard all documents validation when press back button in preview screen.
  • iOS: Fixed document detection on PDF and images from gallery.
  • iOS: Fixed discarding all images when only one is blurry.
  • iOS: Fixed an app crashing when a large PDF is uploaded.
  • iOS: Fixed the issue to keep the current document type after a new stitching.
  • iOS: Fixed Try Again for PDF.
  • iOS: Fixed the Crop Tip alert.
  • iOS: Fixed the document type spinner selection.
  • iOS: Fixed the document detection in Gallery.
  • iOS: Fixed the default document type when the app is installed.
  • Android: Added new settings to detect document from gallery and browse option
  • Android: Added new setting to disable multi-gallery selection
  • Android: Added new setting to disable low quality images
  • Android: Added public function to return packages in queue
  • Android: Added return is_emulator in the response
  • Android: Added new setting pdfPreviewIsOn to preview the PDF files
  • Android: Added new setting pdfEditIsOn for advanced PDF editing options
  • Android: Added new setting pdfMaxSizeInMB to specify the maximum PDF size in megabytes
  • Android: Added new preference to disable certain UI elements for the "OTHER" document type
  • Android: Added ability to select multiple images from the Gallery
  • Android: Added functionality allowing users to return to the preview screen as iOS
  • Android: Added a new setting to control the visibility of the gallery icon
  • Android: Added the PDF preview
  • Android: Improved hardware back button to validate multiple receipt uploads
  • Android: Improved close camera on submit process
  • Android: Updated browse option to allow only PDFs
  • Android: Fixed Document Type not being detected when the app is installed
  • Android: Fixed pdfEditIsOn setting not working as expected
  • Android: Fixed Try Again button not working as expected
  • Android: Fixed the issue business card not working from Gallery
  • Android: Fixed API is not supporting device_user_uuid
  • Android: Fixed Camera Loader Icon is overlapping 3 dots loader
  • Android: Fixed the MultipageIsOn setting now works as expected
  • Android: Fixed an issue that allowed multiple images to be submitted

1.5.49

19 Jul 19:58
9eb8944
Compare
Choose a tag to compare

What's Changed

  • iOS: Added a setting to show Stitch More for other document types
  • iOS: Added a new setting to display the title instead of an icon for the Stitch More option
  • Android: Added confirmation prompt when pressing X in camera view
  • Android: Added a setting to show Stitch More for other document types
  • Android: Added a new setting to display the title instead of an icon for the Stitch More option
  • Android: Improved finger-cropping functionality consistent with iOS
  • Android: Updated the back button to work as a close button
  • Android: Fixed the gallery button from being pressed multiple times
  • Android: Fixed an issue where the gallery icon reset the camera
  • Android: Fixed the torch icon to reset correctly when returning to camera view
  • Android: Fixed submit button overlapping with receipt image
  • Android: Fixed the issue where the submit button did not close the camera after stitching two images