Skip to content

v6.3.0

Compare
Choose a tag to compare
@tonikreso tonikreso released this 03 Nov 11:49
· 50 commits to master since this release
1dc5ec3

6.3.0

New features

  • Changes toStringResult:

    • new properties:
      • location - location coordinates of the first detected result, priority latin, arabic, cyrillic
      • side - document side of the first detected result, priority latin, arabic, cyrillic
    • new methods:
      • location(AlphabetType) - location coordinates of every non-empty result are available
      • side (AlphabetType) - document side of every non-empty result is available
  • Changes to BlinkIdSingleSideRecognizerResult and BlinkIdMultiSideRecognizerResult:

    • new properties:
      • faceImageLocation
      • faceImageSide
  • added new items to enums:

    • Country:
      • SCHENGEN_AREA
    • Type:
      • IMMIGRANT_VISA

Bugfixes

  • Remove autofill on Russian passport DateOfExpiry when present on a document
  • Improved scanning success rate and stability when using BlinkIdMultiSideRecognizer
  • Fix crash with certain RecognitionModeFilter combinations
  • Improve scanning experience with the new iPhone 15 Pro and iPhone 15 Pro Max devices