Skip to main content
Version: 1.3.0

Changelog

1.3.0 - 01.04.2026

minBackendVersion

Added
  • A light detection mechanism was added to the liveness step. It can be configured via the setLowLightWarning method added to KYCManagerConfigBuilder.
  • An overexposure detection mechanism was added to the document detection step. It can be configured via the setOverexposureWarning method added to KYCManagerConfigBuilder.
Changed
  • The IdVerificationFramework version was updated. (release/12-03-26)
  • State management, logging, and step management mechanisms were refactored, and code quality improvements were made.
Fixed