github BlinkID/blinkid-web v7.6

17 hours ago

What's New

  • We introduced event tracking across the SDK lifecycle, giving you deeper insights into user journeys, success rates, and drop-off points during scanning sessions. These enhanced analytics make it easier to identify optimization opportunities and ensure the best possible user experience.
  • Updated detection analysis logic in case of photo mode
  • Added support for capturing the back of US passports that feature a barcode
  • Unparsable barcodes no longer prevent the scanning process from finishing and will be returned as raw data in the result if the recognitionModeFilter is set to enableFullDocumentRecognition. Using enableBarcodeId still requires the barcode to be parsable in order to successfully finish the scanning process
  • Added a new parsed property on the barcode property of the SingleSideScanningResult which indicates if the raw barcode data was successfully parsed into structured information.
  • Improved visual clarity and of feedback UI elements
  • Added a new UI state MOVE_LAST_PAGE for Indian passports and applicable US passports, as well as the accompanying UI feedback message in @microblink/blinkid-ux-manager.
  • Renamed #handleUiStateChanges method to #updateUiStateFromProcessResult
  • Added missing showHelpTooltipTimeout option to the FeedbackUiOptions
  • Added haptic feedback on supported devices
  • Added translation files in @microblink/camera-manager and @microblink/blinkid-ux-manager for 33 new languages

Bugfixes

  • Fixed the issue with scanning the back of the Essad Card which was causing only Date of Expiry to be extracted

  • Fixed the issue with additionalNameInformation extraction for France ID and Residence Permit

  • Prevent parsing of two-line MRZ in TD1 format unless it's explicitly allowed. This will prevent false positive MRZ extraction on documents where the last line of the MRZ is covered or not fully visible

  • Users are no longer forced to scan back sides of Alien and Refugee passports

  • Fixed the issue with Togo ID where document number from VIZ was overriden by a wrong value from MRZ

  • Various other minor bug fixes and cleanups

New Documents Support

  • Angola - Paper Passport
  • Bahrain - Polycarbonate Passport
  • Burkina Faso - Polycarbonate Passport
  • Cameroon - Driver's License
  • Canada, Manitoba - Metis Federation Card
  • East Timor - Polycarbonate Passport
  • El Salvador - Paper Passport
  • Eritrea - Paper Passport
  • France - Adr Certificate
  • Germany - Adr Certificate
  • Ghana - Voter ID
  • India, Telangana - Driver's License
  • Ivory Coast - Paper Passport
  • Japan - Polycarbonate Passport
  • Liberia - Paper Passport
  • Liberia - Voter ID
  • Malawi - Identity Card
  • Malawi - Paper Passport
  • Maldives - Polycarbonate Passport
  • Mali - Paper Passport
  • Mauritius - Paper Passport
  • Oman - Vehicle Registration
  • Paraguay - Polycarbonate Passport
  • Rwanda - Driver's License
  • Senegal - Driver's License
  • Sierra Leone - Paper Passport
  • Somalia - Paper Passport
  • Switzerland - Adr Certificate
  • Togo - Driver's License
  • Togo - Paper Passport
  • USA, Maryland - Medical Marijuana ID
  • Vietnam - Paper Passport

New Document Versions for Supported Documents

  • Chile - Polycarbonate Passport
  • India - Paper Passport
  • Moldova - Identity Card
  • Pakistan - Identity Card
  • Peru - Identity Card
  • Romania - Identity Card
  • Slovakia - Identity Card
  • USA, California - Driver's License
  • USA, California - Identity Card
  • USA, New Hampshire - Identity Card
  • USA, Georgia - Medical Marijuana ID
  • USA, Pennsylvania - Medical Marijuana ID
  • USA, South Carolina - Driver's License
  • USA, South Carolina - Identity Card
  • USA, Texas - Driver's License
  • USA, Texas - Identity Card

New Segments Supported on Documents

  • Switzerland, Residence Permit - 'dateOfEntry'
  • Hungary, Identity Card - 'maidenName', 'nationality', 'sexOrGender', 'documentNumber', 'dateOfBirth'
  • Greece, Identity Card - 'fathersName' (Latin and Greek), 'mothersName' (Latin and Greek), 'personalIdNumber', 'issuingAuthority' (Greek), 'municipalityOfRegistration' (Greek)
  • Mexico, Voter ID - 'sectionCode', 'stateCode', 'municipalityCode', 'localityCode'
  • Mexico, Consular Voter ID - 'stateCode', 'stateName'

Renamed segments

  • Hungary - Identity Card - additionalNameInformation -> mothersName

Don't miss a new blinkid-web release

NewReleases is sending notifications on new releases.