github BlinkID/blinkid-capacitor v6.10.0

6 days ago

Expanded document coverage

  • All of the new documents & document versions can also be found in the release notes for native Android and iOS SDKs.

New features

  • Avoiding Double Scans of the Front Side: For a more reliable scanning process, BlinkID now prompts users to flip the document when they scan the front side twice. This improves the overall experience and reduces the chance of mistakes.
  • Starting with the Right Side: If users attempt to scan the back side of a document first, BlinkID will prompt them to begin with the front side. This feature ensures that users follow the correct order, leading to a more reliable and user-friendly experience.
  • Added imageExtractionFailures to AdditionalProcessingInfo
    • imageExtractionFailures allows tracking if any images are not visible on the presented document
    • Added  ImageExtractionType (FullDocumentFaceSignature) enum to specify the image type
  • Added a new result member, barcodeStepUsed to BlinkID recognizers, which indicates whether the barcode scanning step was utilized during the scanning process.
  • Added two new settings to BlinkID recognizers:
    • allowBarcodeScanOnly - allows barcode recognition to proceed even if the initial extraction fails - set to false by default
    • combineFrameResults - enables the aggregation of data from multiple frames - set to true by default

Bug fixes

  • Fixed issue where the ‘beep’ sound could not be turned off in the UI settings. By default, the enableBeep is set to false.

Don't miss a new blinkid-capacitor release

NewReleases is sending notifications on new releases.