Skip to main content

Changelog

Version 2.0.6

2025-12-05

  • Compatibility with Android targetSdk 36 and 16 KB page size. compileSdk 36 is required.

Version 2.0.0

2025-04-18

  • Compatibility with Android targetSdk 35. compileSdk 35 is required.
  • Added setConfiguration method in AutomatIdManager to set a new configuration after the initialization
  • Added withPhotoProcessingMode method in AutomatIdIdentificationRequest to configure the photo processing options for each identification
  • Added withLocale method in AutomatIdIdentificationRequest to override the locale to be used for each identification
  • Enriched the structure of the output JWT

Version 1.0.5

2024-01-08

  • Performance improvements in the MRZ scanner

Version 1.0.4

2023-12-22

  • Fixed compatibility with Android 14
  • Performance improvements

Version 1.0.2

2023-10-05

  • Fixed missing callback invocation when aborting the identification after a recoverable error.

Version 1.0.1

2023-06-07

  • First public release