🚀Release Notes
October 28th, 2024
@caf.io/[email protected]
@caf.io/[email protected]
Breaking changes
Minimun React Native Version 0.73
Updated type
FaceLivenessOptions
toFaceLivenessSettings
Updated enum
ServerReason
toServerException
Updated enum
NetworkReason
toNetworkException
Updated enum
UnknownReason
toUnknownException
Removed
statusCode
fromFaceLivenessError
Removed enum
UnexpectedReason
fromError
Android
Updated Kotlin version from 1.7.0 to 1.9.10.
Updated Gradle from 6.9.1 to 8.4.
Updated Android Gradle Plugin from 7.2.1 to 8.3.2.
Updated compile and taget SDK from 33 to 34.
iOS
Updated minimum deployment target from 12.0 to 13.0
Features
Added enum
TokenException
toError
Added enum
UnsupportedDevice
toError
Added enum
CertificateException
toError
Android
Added proxy supports (only android)
@caf.io/[email protected]
@caf.io/[email protected]
Enhancements
Android
FaceLiveness Update: we have updated FaceLiveness from v1.6.1 to v2.0.0, improving security, user identification, performance and realiability of our facial authentication features.
Genuine Presence Assurance (GPA) Option: we have implemented GPA option within our SDK workflow. It introduces a refreshed user interface and focuses on fraud prevention, significantly reducing the occurrence of counterfeiting. This functionality aims to enhance security without compromising usability, providing a powerful tool to validate the genuine presence of the user.
Breaking changes
Due to the new version of FaceLiveness having integration with the FingerPrintJS Pro SDK, it will be necessary to fill out the Data Safety Requirements for Google Play.
iOS
FaceLiveness Update: we have updated FaceLiveness from v3.1.10 to v4.0.0, improving security, user identification, performance and realiability of our facial authentication features.
Genuine Presence Assurance (GPA) Option: we have implemented GPA option within our SDK workflow. It introduces a refreshed user interface and focuses on fraud prevention, significantly reducing the occurrence of counterfeiting. This functionality aims to enhance security without compromising usability, providing a powerful tool to validate the genuine presence of the user.
Last updated