Skip to content

Latest commit

 

History

History
222 lines (164 loc) · 11.2 KB

Release notes.md

File metadata and controls

222 lines (164 loc) · 11.2 KB

5.11.0

5.10.0

5.9.0

5.8.1

  • Fixed documentDataMatch serialization.

5.8.0

5.7.1

5.7.0

5.6.1

  • Fixed MBBarcodeResult rawData serialization which caused crashes on iOS.

5.6.0

5.5.0

5.4.0

5.3.0

5.2.0

5.1.0

5.0.0

4.11.1

4.11.0

4.10.0

4.9.0

4.8.0

4.7.0

4.6.0

4.5.0

4.4.0

4.3.0

4.2.1

  • [android] fixed error in *OverlaySettingsSerialization: package com.microblink.blinkid does not exist

4.2.0

  • Updated to Android SDK v4.2.0 and iOS SDK v4.2.0
  • [android, iOS] added option to disable warning for time limited license key
  • [android] fixed NPE when serializing recognizer result containing null byte array field
  • [android] removed Microblink logo from camera splash screen

4.1.0

4.0.0

  • new API, which is not backward compatible with 1.x.x release series, but resembles native iOS and Android APIs and also has feature parity with all recognizers available in native SDKs

1.5.7

  • [android] By default, uncertain scanning is enabled for PDF417 barcode

1.5.6

  • Fixed issue in initIOSFramework script for case sensitive systems

1.5.5

  • [ios] Updated SDK to v2.17.3
  • [ios] Added Date of expiry and date of birth to GermanIDFront
  • [ios] Added date of expiry and date of birth to GermanPassport
  • Added date of expiry to GermanOldID

1.5.4

  • fixed bug on Android which caused that Indonesian ID is always scanned

1.5.3

  • updated Android SDK to v3.16.0
  • fixed returning of face image for Indonesian ID on Android

1.5.2

  • updated iOS SDK to v2.17.0
  • added IndonesiaID recognizer

1.5.1

  • renamed MyKad recognizer to MyKadFront
  • updated iOS SDK to v2.16.1
  • added the following recognizers:
    • iKad - scans the front of iKad cards
    • MyTentera - scans the front of MyTentera cards
    • MyKadBack - scans the back of MyKad cards

1.5.0

  • added the following recognizers:
    • SingaporeIDFrontRecognizer - scans the front of Singapore ID cards
    • SingaporeIDBackRecognizer - scans the back of Singapore ID cards

1.4.4

  • added the following recognizers:
    • UnitedArabEmiratesIDBack - scans the back of United Arab Emirates ID cards
    • UnitedArabEmiratesIDFront - scans the front of United Arab Emirates ID cards
  • updated iOS SDK to 2.16.0
  • updated Android SDK to v3.15.1

1.4.3

  • added the following recognizers:
    • GermanOldID - scans the front of old German ID cards
    • GermanIDFront - scans the front of German ID cards
    • GermanIDBack - scans the back of German ID cards
    • GermanPassport - scans the front of German passports
  • added DocumentDetector supporting ID1 and ID2
  • updated iOS SDK to 2.15.0
  • return image encoded as a single line

1.4.2

  • added languages support for scanning window
    • out-of-the-box support for English and Croatian
  • updated Android SDK to v3.14.0

1.4.1

  • upgraded support for Cordova v7.0.0 or higher
  • upgraded support for Cordova Android platform v7.0.0 or higher
    • sources for Android are now compliant with the Android Studio project structure
  • replaced the SSH link with the HTTPS link in the iOS init script (solves public-key denied issues)

1.4.0

  • updated Android SDK to v3.13.0
  • updated iOS SDK to v2.14.0
  • added feature to return Face images from ID documents
  • images of cropped documents and face images are returned per Recognizer. This means that each result now (optionally) has keys "resultDocumentImage" for image of the document, and "resultFaceImage" for image of the Face
  • frame which resulted with a successful scan is now returned under key "resultSuccessfulImage"
  • muliple image types can now be returned. Specify which with new property "imageTypes" ->, e.g var imageTypes = ["IMAGE_SUCCESSFUL_SCAN", "IMAGE_FACE", "IMAGE_DOCUMENT"]
  • removed deprecated recognizers "ZXing" and "BarDecoder". Use "Barcode" instead.
  • fixed issue with type of the EUDL being returned as EUDL on iOS, and as UKDL or DEDL on Android. Now we always return the more specific type, e.g "DEDL" for German Driver's license
  • added new result keys for Malaysian MyKad to mykad_keys.js for obtaining parsed address fields (ZIP code, street, city and state)

1.3.0

  • updated support for Ionic v3
  • replaced BlinkID iOS submodule dependency with cococapods dependency

1.2.0

  • replaced BlinkID Android submodule dependency with Maven dependency
  • updated Android SDK to v3.11.0

1.1.9

1.1.8

  • fixed support for DocumentFace, EUDL and German DL recognizers on Android

1.1.7

1.1.6

1.1.5

1.1.4

  • update iOS SDK to v2.6.0
  • added DocumentFace recognizer
  • Fixed issues with obtaining images of EUDL and MyKad documents

1.1.3

  • update Android SDK to v3.4.1

1.1.2

  • fixed returning of date of birth and date of expiry for Machine Readable Travel Documents

1.1.1

  • updated iOS native SDK to v2.5.1. This changes the default UI when scanning IDs.

1.1.0

  • updated Android SDK to v3.2.0
  • updated iOS SDK to v2.5.0
  • added support for returning cropped image of scanned document
  • added example for Ionic framework

1.0.2

1.0.1

1.0.0