Skip to content

Releases: BlinkID/blinkid-android

v3.4.0

20 Jan 13:15
Compare
Choose a tag to compare
  • improved quality of german ID address recognition
  • added support for extracting place of birth on old German IDs
  • added support for scanning IBAN from Georgia in Segment Scan
  • added support for cancelling ongoing DirectAPI recognition call
  • added option to allow unverified results for MRTDRecognizer:
    • by using method setAllowUnverifiedResults in MRTDRecognizerSettings, it is possible to allow obtaining of results with incorrect check digits
  • Singapore ID recognizer is split in two recognizers - one for front and one for back side
  • added Belgian account number check to IBAN parser
  • added support for Android 7 multi-window mode
  • fixed autofocus bug on Huawei Honor 8
  • fixed black camera on Motorola Moto Z
  • made camera focusing more stable on some devices
    • stable means less "jumpy" when searching for focused image
  • added support for receiving of GlareMetadata which informs user that there is too much glare for performing recognition of ID document

v3.3.0

30 Nov 20:05
@i1E i1E
Compare
Choose a tag to compare
  • removed RecognizerView method setInitialScanningPaused. For achieving the same functionality, method pauseScanning should be used.
  • added support for scanning IBANs that contain spaces and dashes
  • improved MRTDRecognizer: when obtaining of full document images is enabled with setShowFullDocument method, recognizer returns result only after the document image has been returned.

v3.2.0

14 Nov 12:16
Compare
Choose a tag to compare
  • fixed camera management on LG X Cam
  • improved IBAN parser
  • LibRecognizer.aar renamed to LibBlinkID.aar
  • added support for scanning Slovenian IDs
  • fixed crash on ARMv7 devices when using ImageListener
  • added support for drawing MRZ detection result

3.1.0

04 Nov 14:25
@i1E i1E
Compare
Choose a tag to compare
  • US Driver's Licence:
    • fixed parsing of Virgin Islands DL
    • added support for Arkansas DL
    • added support for new South Carolina DL
  • Malaysian ID:
    • added support for returning face image
    • fixed wrong parsing of birth date
  • fixed rare NPE in SegmentScanActivity
  • workaround for camera bug on some samsung devices