Changelog

This page contains notable changes made to the SDK

August 23, 2019 - v5.0

API:

Core:

  • Added OCR capability of Chinese Simplified and Traditional. Corresponding document templates updated.

  • Greatly improved OCR for next code pages (alphabets) and corresponding document templates updated:

    • Cyrillic (Belarusian, Bulgarian, Kazakh, Russian, Serbian, Ukrainian),

    • Baltic (Estonian, Latvian, Lithuanian),

    • Vietnamese,

    • Western European/Latin (English, French, Spanish, Portuguese, Dutch, Finnish, Icelandic, Italian, Norwegian, Swedish),

    • Georgian,

    • Turkish (Turkish, Azeri, Uzbek),

    • Hebrew.

  • Improved OCR of the documents with floating inconsistent personalization.

  • Implemented validation check between Issuing authority and document series in RussianFederation passports

  • Added new MRZ parsers:

    • Antigua and Barbuda Id Card,

    • Aruba DL,

    • Cuba ID card,

    • Ecuador ID card,

    • Uruguay ID card.

  • Added new barcode parsers:

    • Botswana Residence permit,

    • Cuba ID card,

    • Ghana DL,

    • Israel Entry/Exit permit,

    • Jamaica ID card,

    • Nicaragua Passport,

    • Mozambique Visa and Emergency certificate,

    • Togo ID card.

  • Improved recognition of non-ICAO format documents and laminated documents. Now we are not limited to standard ID sizes.

  • Fixed issue with Aztec codes detection.

  • Fixed issue with 9999 year in Date of expiry in Spanish ID cards.

  • Fixed issue with documents without expiration term in Bulgaria, Bolivia, Viet Nam.

  • Fixed issue with special symbols in text fields when performing partial value comparison to other sources.

  • Fixed issue with weight conversion if field contains code instead of actual weight value.

  • Fixed issue with country code incorrect validation in specific cases.

  • Fixed different minor issues with specific documents MRZ reading and correction.

  • 550 new documents added.

  • 244 countries and territories / 7572 documents included.

March 7, 2019 - v4.2

  • Added possibility to change the position of Status and Result Status messages

  • Added skipFocusingFrames property to Functionality

  • Added disableFocusingCheck property to Functionality

  • Added showCameraSwitchBtn property to Functionality

  • Improved stability and reliability of continuous transmission of frames for further processing

  • Fixed memory leak on the devices with Android API < 21

  • Improved stability of CameraActivity

  • Added German localization

  • Great improvements of OCR for Latin, Cyrillic, Hebrew, Vietnamese and Balkan alphabets, both speed and accuracy.

  • Added new MRZ parsers:

    • Mozambique ID card

    • Estonia Residence permit

  • Added new barcode parsers:

    • Haiti ID card,

    • Canada ID card

  • Added new member to the eGraphicFieldType enumeration:

    • GF_STAMP

  • Added new members to the eVisualFieldType enumeration:

    • FT_MOTHER_SURNAME

    • FT_MOTHER_GIVENNAME

    • FT_FATHER_SURNAME

    • FT_FATHER_GIVENNAME

    • FT_MOTHER_DATEOFBIRTH

    • FT_FATHER_DATEOFBIRTH

    • FT_MOTHER_PERSONALNUMBER

    • FT_FATHER_PERSONALNUMBER

    • FT_MOTHER_PLACEOFBIRTH

    • FT_FATHER_PLACEOFBIRTH

    • FT_MOTHER_COUNTRYOFBIRTH

    • FT_FATHER_COUNTRYOFBIRTH

  • 243 countries and territories / 7037 documents included

  • 268 new documents added

Last updated