Changelog
1.3.0 - 01.04.2026
Added
- A light detection mechanism was added to the liveness step. It can be configured via the
setLowLightWarningmethod added toKYCManagerConfigBuilder. - An overexposure detection mechanism was added to the document detection step. It can be configured via the
setOverexposureWarningmethod added toKYCManagerConfigBuilder.
Changed
- The
IdVerificationFrameworkversion was updated. (release/12-03-26) - State management, logging, and step management mechanisms were refactored, and code quality improvements were made.