- Updated to Android SDK v5.15.0
- Updated to iOS SDK v5.15.0
- Updated to Android SDK v5.14.0
- Updated to iOS SDK v5.14.0
- Updated to Android SDK v5.13.0
- Updated to iOS SDK v5.13.0
- Updated to Android SDK v5.12.0
- Updated to iOS SDK v5.12.0
- Updated to Android SDK v5.11.0
- Updated to iOS SDK v5.11.0
- Updated to Android SDK v5.10.0
- Updated to iOS SDK v5.10.0
- Updated to Android SDK v5.9.0
- Updated to iOS SDK v5.9.0
- Updated to Android SDK v5.8.0
- Updated to iOS SDK v5.8.0
- Updated to iOS SDK v5.7.1
- Updated to Android SDK v5.7.0
- Updated to iOS SDK v5.7.0
- Updated to Android SDK v5.6.0
- Updated to iOS SDK v5.6.0
- Updated to Android SDK v5.5.0
- Updated to iOS SDK v5.5.0
- Updated to Android SDK v5.4.0
- Updated to iOS SDK v5.4.0
- Updated to Android SDK v5.3.0
- Updated to iOS SDK v5.3.0
- Updated to Android SDK v5.2.0
- Updated to iOS SDK v5.2.0
- Updated to Android SDK v5.1.0
- Updated to iOS SDK v5.1.0
- Updated to Android SDK v5.0.0
- Updated to iOS SDK v5.0.0
- Updated to Android SDK v4.11.1
- Updated to Android SDK v4.11.0
- Updated to iOS SDK v4.11.0
- Updated to Android SDK v4.10.0
- Updated to iOS SDK v4.10.0
- Updated to Android SDK v4.9.0
- Updated to iOS SDK v4.9.0
- Updated to Android SDK v4.8.0
- Updated to iOS SDK v4.8.0
- Updated to Android SDK v4.7.0
- Updated to iOS SDK v4.7.0
- Updated to Android SDK v4.6.0
- Updated to iOS SDK v4.6.0
- Updated to Android SDK v4.5.0
- Updated to iOS SDK v4.5.0
- Updated to Android SDK v4.4.0
- Updated to iOS SDK v4.4.0
- Added support for changing tooltip strings on
DocumentVerificationOverlaySettings
- Updated to Android SDK v4.3.0
- Updated to iOS SDK v4.3.0
- Updated to Android SDK v4.2.0
- Updated to iOS SDK v4.2.0
- Updated to Android SDK v4.1.0
- Updated to iOS SDK v4.1.0
- updated to BlinkID Android v4.0.0 and BlinkID iOS v4.0.0
- BlinkID v4.0.0 for iOS and Android had major API change, please read more in this post
- new API, which is not backwards compatible, but has lots of features that were not previously present, such as:
- bindings for native iOS and Android SDKs
- this basically lets you use any feature from native SDK directly from C# code
- note that some features, such as custom UI development is currently not possible on Android, but this is a known issue and will be resolved in future release. iOS does not have these restrictions.
- native support for Xamarin Forms - no need for specific iOS/Android development if only builtin recognizers and UI is used
- NuGet packages that can be used directly from Visual Studio
- bindings for native iOS and Android SDKs
- new license key format - not backward compatible with old license keys. Please use Microblink Developer Dashboard to generate your new trial key.
Unchanged since 1.0, same features like iOS 1.3 will be in upcoming release
-
iOS wrapper upgrade to blinkid-ios 2.15.0
-
Updates and additions
- added support for reading Malaysian MyTentera documents - use
AddMyTenteraRecognizer
- added support for reading Indonesian ID documents - use
AddIndonesianIDFrontRecognizer
- added support for reading Polish ID documents - use
AddPolishIDFrontRecognizer
andAddPolishIDBackRecognizer
- added support for reading Australian Drivers License - use
AddAustraliaDLFrontRecognizer
andAddAustraliaDLBackRecognizer
- added support for Combined recognizers - use
AddMrtdCombinedRecognizer
,AddCroCombinedRecognizer
,AddCzCombinedRecognizer
,AddGerCombinedRecognizer
,AddAusIDCombinedRecognizer
,AddSerbIDCombinedRecognizer
,AddSlovakCombinedRecognizer
,AddPolishIDCombinedRecognizer
,AddSingaporeCombinedRecognizer
,AddSlovenianCombinedRecognizer
- added support for reading Malaysian MyTentera documents - use
-
Bugfixes
- fixed crash in
AddIdCardDetector
- fixed crash in
- iOS wrapper upgrade to blinkid-ios 2.13.0
- Barcode recognizers:
BarDecoder
,ZXing
andBarcode
has settings for barcodes recognizing.
- iOS wrapper upgrade to blinkid-ios 2.11.0
- Removed:
AddGerMrzRecognizer
- Deprecated:
AddBarDecoderRecognizer
,AddZXingRecognizer
- Added:
AddAusPassportRecognizer
,AddBarcodeRecognizer
,AddGerIDOldRecognizer
,AddGerPassportRecognizer
,AddSwissPassportRecognizer
,AddVinRecognizer
- MRTD result - returned old items:
DateOfBirth
andDateOfExpiry
as RAW OCR string