Release Notes
March 11th, 2025
FaceAuthenticator 4.0.1
FaceAuthenticator 4.0.1
Fixes
Fixed internal parsing issues.
February 20th, 2025
FaceAuthenticator 3.3.0
FaceAuthenticator 3.3.0
Highlights
Updated all versions of caf's internal libraries.
Update FaceLiveness version from
3.2.3
to4.0.0
.
Now the dependency is using a new groupId
: implementation("io.caf.sdk:new-face-authenticator:3.3.0")
December 16th, 2024
FaceAuthenticator 3.2.3
FaceAuthenticator 3.2.3
Highlights
Updated all versions of caf's internal libraries.
Update FaceLiveness version from
3.1.0
to3.2.3
.
Make sure that the address of the iProov repository is as shown: https://raw.githubusercontent.com/iProov/android/patch912/maven/
June 17th, 2024
FaceAuthenticator 3.1.0
FaceAuthenticator 3.1.0
Fixes
Update FaceLiveness version to
3.1.0
.
April 26th, 2024
FaceAuthenticator 3.0.0
FaceAuthenticator 3.0.0
Breaking changes
Utilizing
enum ErrorType
with new errorTypes.Returning
FaceAuthenticatorErrorResult
as a new error object.
Last updated