Release Notes
Have a cool idea you want us to add? contact us
1.4.4 - 2025/01/22
Added
Bitmap compression before FaceCompare to ensure images meet the 5 mb limit
Fixed
Low confidence results from the FaceCompare results
1.4.3 - 2025/01/21
Fixed
Fixed Issue with parsing json when using TypedToken.
1.4.2 - 2025/01/20
Changed
Orchestration APIKey for authorized requests
1.4.1 - 2025/01/17
Added
CameraX component to replace the camera 1 implementation used in Common
Jetpack compose UI for interoperability with the new CameraX implementation
FaceDetectionAnalyzer for handling various face states
Haptic and visual feedback for guiding users when capturing selfies for liveness detection
1.4.0 - 2024/11/06
Added
Top level configuration to set liveness version through the SybrinLivenessVersion enum
Top level configuration for setting liveness headers
Image quality assessment for face obstruction detection
Changed
Updated environment models to use our orchestration liveness endpoint hence, this version of the SDK introduces breaking changes that require a new environment key.
Upgraded Project JDK to JAVA_VERSION_11.
Upgraded Compile SDK and Target SDK versions to 34.
Upgraded AGP (Android Gradle Plugin) to version 8.5.2 .
New Gradle version enables R8 full mode optimisation by default.
Last updated
Was this helpful?