Biometric Backend Changelog
Current release: 2.5.2 (2025-11-17)
2.5.2 — 2025-11-17
Fixed
- Fixed a bug to support a three-layer architecture: web-service → biometric-service → inference-service.
2.5.1 — 2025-10-21
Added
- Improved model versioning in the inference service.
2.5.0 — 2025-10-17
Added
- The
api/biometricendpoint now supports processing video data captured by the Mobai SDK. - The
api/biometricendpoint now supports configuration options for assessing the captured live face image. - Implemented 8 lighting-condition assessment metrics in accordance with ISO/IEC 29794-5.
- Upgraded the deepfake detection model to v2.
Fixed
- Fixed issues in the biometric service video-handling process.
- Resolved an issue in the inference service.
- Resolved an issue with the obfuscated biometric service.
2.4.0 — 2025-05-08
Added
- New endpoint for additional security checks.
- The HTTP server can now be started from the biometric service container (web service is no longer required).
2.3.2 — 2024-11-23
Fixed
- Issue where images captured from the biometric capture SDK could generate incorrect detection error codes.
2.3.1 — 2024-09-13
Changed
- Reverted to a previous revision of the inference service base image to address processing speed degradation.
2.3.0 — 2024-08-29
Added
- Support for multiple versions of capture constraints in the mobile capture SDK.
Changed
- Improved presentation attack detection performance.
Fixed
- Fixed an issue where “no face detected” caused an error.
Older changelog entries have been archived to keep this page focused on recent releases.