Skip to content

v10.0.0-beta07

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 20:16
ba2966a

Added

  • Detection of bad lighting for Document Verification
  • Detection of unfocused states for Document Verification
  • Document detection for Document Verification

Fixed

  • Fix a Document Verification bug where selfie wasn't captured when also capturing the back of an ID
  • Fixed a bug where the document bounding box border was slightly offset from document cutout
  • Fixed a bug where the wrong ImageType was being specified for back of ID images

Changed

  • resultCodes, codes, and BankCode.codes are all now Strings in order to maintain leading 0s
  • Include liveness images for Document Verification jobs, if selfie capture was not bypassed
  • Slightly zoom in on the document capture preview and confirmation
  • Kotlin 1.9.10
  • Bump Compose BOM to 2023.08.00
  • Bump CameraX to 1.2.3
  • Bump AndroidX Navigation to 2.7.1