github BlinkID/blinkid-capacitor v6.4.0

latest releases: v6.10.0, v6.9.0, v6.7.1...
9 months ago

Breaking API changes

  • The plugin was built with v5.6.0 Capacitor
  • The SDK we can scan IDs with Arabic and Cyrillic scripts.
  • Renamed BlinkIdRecognizer to BlinkIdSingleSideRecognizer
  • Renamed BlinkIdCombinedRecognizer to BlinkIdMultiSideRecognizer
  • Added new classes: StringResult, DateResult, Date
    • If a recognizer supports multiple alphabets, its result class will return StringResult for results that previously returned String.
  • DataMatchResult and DataMatchDetailedInfo are now merged into DataMatchResult
  • Added new ClassAnonymizationSettings setting that enables custom anonymization for any field per country, region, and type of document
  • Added new  AdditionalProcessingInfo result type that provides information about missingMandatoryFieldsinvalidCharacterFields, and extraPresentFields
  • Added support for a lot of new documents, which can be found here
  • Added new values to Country, Region and Type enums.

Don't miss a new blinkid-capacitor release

NewReleases is sending notifications on new releases.