@microblink/blinkid-in-browser-sdk
Advanced tools
Changelog
5.15.0
We support the latest versions of these documents:
DataMatch
functionality on single side documents (Passports)
DataMatch
for UAE ID Card and Resident ID Card documents for the field personal_id_number
additional_personal_id_number
on Ecuador ID CardArgentinaAlienID
and parser for ArgentinaAlienID2012BarcodeParser
startCameraScan()
and startImageScan(File)
methods on the custom web element.part::
selector and added an example.fatalError
and scanError
events in the UI component.Changelog
5.14.2
part::
selector by exposing all nested web components.Changelog
5.14.1
part::
selector to provide more flexibility when customizing built-in UI. #35Changelog
5.14.0
document_additional_number
for Australian Driving Licenses, regions New South Wales, Northern Territory, Queensland, Victoria and Western AustraliafathersName
and mothersName
both in BlinkID and BlinkIDCombined Recognizers, as well as in VIZ resultaztec
and dataMatrix
barcode formatsMRTD_TYPE_BORDER_CROSSING_CARD
type to MRTD enumVideoRecognizer.changeCameraDevice
method that can be used to change the active camera device during the scanning sessionChangelog
5.13.0
We’ve added 61 new documents:
ClassInfo
structureFieldIdentificationFailed
processing status is used to indicate if unexpected fields are present on the document. Those fields are then deleted from the resultClassInfo
isn’t already prepopulated in some other way and when you’re not in FullRecognition
modeadvanced
and advanced-threads
binaries are using SIMD. In case that the browser doesn't support this feature, basic
binary will be used.Changelog
5.12.0
We've added 15 new documents:
maxAllowedMismatchesPerField
to settings. When this is set to a non-zero value, DataMatch will pass as long as the number of mismatched characters doesn't exceed the specified value.State
is Uncertain
. Keep in mind that returned images, in this case, might be blurry or low quality.
FullRecognitionMode
for scanning unsupported Passports, we are now taking ClassInfo
from MRZname_additional_info
, for these documents:
full_name
, first_name
and last_name
for these documents:
WasmSDK.delete()
was added for this purpose and is available on every instance of the SDK.VideoRecognizer
class.
Changelog
5.11.4
Changelog
5.11.3
recognizerOptions
to work incorrectly on still imagesChangelog
5.11.2
detectWasmType()
returns the best possible WebAssembly bundle based on the features a browser supports.wasmFolder( WasmType )
returns the name of the resources subfolder of the provided WebAssembly bundle type.WasmLoadUtils.ts
file.showCameraFeedbackBarcodeMessage
property to display a custom message.translations
property to translate a custom message.Scan or choose from gallery
) and action buttons (Device camera
and From gallery
) are now responsive on Safari.