LogoLogo
Useful links
  • Home
  • Product guides
  • API
  • SDKs
  • Overview
  • First steps
  • ANDROID
    • Getting Started with the SDK
    • Standalone Modules
      • Document Detector
        • Release Notes
        • Current Version
        • Requirements
        • Gradle Dependencies
        • Gradle Source Code
        • Setting up the SDK
          • Setting properties
          • Capture Stages
          • Messages Settings
          • Customization
          • Security Settings
          • Detection Steps
          • Upload Mode
          • Advanced Settings
            • Proxy configuration
            • Preview configuration
        • Start Document Detection
        • Source Code
        • Google security form
        • Reduce SDKs size
        • SDKs response
        • References
        • FAQ
      • Face Liveness
        • Release Notes
        • Current Version
        • Requirements
        • Gradle Dependencies
        • Gradle Source Code
        • SDK Lifecycle
        • Building the SDK
        • Start Liveness Verification
        • Source Code
        • References
        • Advanced Features
        • FAQ
      • Face Authenticator
        • Release Notes
      • Smart Auth
        • Release Notes
        • Current Version
        • Requirements
        • Gradle Dependencies
        • Gradle Source Code
        • Permissions
        • SDK Lifecycle
        • Building the SDK
        • Start Smart Authentication
        • Source Code
        • References
        • FAQ
      • Face Liveness (deprecated)
        • Release Notes
  • iOS
    • Getting Started with the SDK
    • Standalone Modules
      • Document Detector
        • Release Notes
        • Current Version
        • Requirements
        • Installing the SDK
        • Setting up the SDK
          • Setting properties
          • Messages Settings
          • Customization
          • Detection Steps
          • Upload Mode
          • Advanced Settings
            • Proxy configuration
            • Preview configuration
        • Start Document Detection
        • References
        • FAQ
      • Face Liveness
        • Release Notes
        • Installation
        • Current Version
        • Requirements
        • SDK Lifecycle
        • Building the SDK
        • Start Liveness Verification
        • Source Code
        • References
        • FAQ
      • Face Authenticator
        • Release Notes
        • Installation
        • Current Version
        • Requirements
        • Building the SDK
        • Start the SDK
        • References
        • FAQ
      • Smart Auth
        • Release Notes
        • Installation
        • Current Version
        • Requirements
        • SDK Lifecycle
        • Building the SDK
        • Start Smart Authentication
        • Source Code
        • References
        • FAQ
      • Face Liveness (deprecated)
        • Release Notes
  • REACT NATIVE
    • Standalone Modules
      • Document Detector
        • Release Notes
        • Current Version
        • Requirements
        • Installation
        • Hooks
        • Start Document Verification
        • Source Code
        • TypeScript References
        • Customizing Style
        • FAQ
      • Face Liveness
        • Release Notes
        • Current Version
        • Requirements
        • Installation
        • Hooks
        • Start Liveness Verification
        • Source Code
        • TypeScript References
        • FAQ
      • Face Authenticator
        • Release Notes
        • Current Version
        • Requirements
        • Installation
        • Hooks
        • Start Authentication Verification
        • Source Code
        • TypeScript References
        • FAQ
      • Smart Auth
        • Getting started
        • Release notes
        • Using Native Modules
          • Requirements
          • Gradle Source Code
          • Podfile Source Code
          • Native Module Android
          • Native Module iOS
          • Import Native Modules
          • Source Code
          • TypeScript References
          • FAQ
        • Using Expo Modules
          • Requirements
          • Create Local Expo Module
          • Gradle Source Code
          • Podspec Source Code
          • Native Module Android
          • Native Module iOS
          • Import Expo Modules
          • Source Code
          • TypeScript References
          • FAQ
  • WEB (JAVASCRIPT)
    • Standalone Modules
      • Document Detector
        • Getting started
        • SDK builder options
          • Analytics
          • Appearance
          • Messages
        • SDK methods
        • Event listeners
        • Customization
        • Release notes
      • Face Liveness
        • Customization
        • Release notes
      • Face Authenticator
        • Customization
        • Release notes
      • Smart Auth
        • SDK errors
        • Customization
        • Release notes
LogoLogo

2025 © Caf. - All rights reserved

On this page
  • Version 5.0
  • caf_face_auth 5.0.0
  • Version 4.0
  • new_face_authenticator 4.0.0
  • Version 3.0
  • new_face_authenticator 3.1.5
  • new_face_authenticator 3.1.4
  • new_face_authenticator 3.1.3
  • new_face_authenticator 3.1.2
  • new_face_authenticator 3.0.1
  • new_face_authenticator 3.0.0
  • Version 2.0
  • new_face_authenticator 2.0.3
  • new_face_authenticator 2.0.2
  • new_face_authenticator 2.0.1
  • new_face_authenticator 2.0.0
  • Version 1.0
  • new_face_authenticator 1.2.1
  • new_face_authenticator 1.2.0
  • new_face_authenticator 1.1.1
  • new_face_authenticator 1.1.0
  • new_face_authenticator 1.0.0
  1. FLUTTER
  2. Standalone Modules
  3. Deprecated SDKs
  4. Release notes

FaceAuth

Last updated 2 months ago

Version 5.0

caf_face_auth 5.0.0

08-May-2024

In order to improve the development of the SDK, we have migrated our project to a monorepo structure. Therefore, taking advantage of this moment and aligning with the product's future, we have made a minor change to the package name available on pub.dev.

Android

Highlights

  • Updated FaceAuth SDK from 3.0.0 to .

  • Update iProov Version to 9.0.4.

  • Improve Thread-Safety objects.

  • Crashlytics improvement.

iOS

Breaking changes

  • iOS minimum deployment target changed from 12.0 to 13.0.

Highlights

  • Updated FaceAuth SDK from 5.0.0 to .

  • Server request timeout updated to 20s.

  • FingerPrint SDK updated from 2.2.0 to 2.6.0.

  • Iproov SDK updated from 11.0.3 to 12.0.0.

  • Improved Analytics.

Version 4.0

new_face_authenticator 4.0.0

08-May-2024

New Feature

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 ⚠️

Android

New Feature

Enhancements

iOS

New Feature

Enhancements


Version 3.0

new_face_authenticator 3.1.5

23-Jan-2024

iOS

Fixed: issue with the SDK builder settings.


new_face_authenticator 3.1.4

11-Jan-2023

Android

Enhancement: add code atribute response to the SDK failure NetworkReason case.


new_face_authenticator 3.1.3

15-Dec-2023

Android

Fix: loading sreen activity.


new_face_authenticator 3.1.2

7-Dec-2023

iOS

  • New Feature: .setImageUrlExpirationTime(String time) Used to customize the image url expiration time.

  • Fix: event channel name.

Android

  • New Feature: .setImageUrlExpirationTime(String time) Used to customize the image url expiration time.

  • Enhancement: update iProov version from 8.5.0 to 9.0.2. This release includes all the features and fixes from the 9.0.2 version.


new_face_authenticator 3.0.1

24-Nov-2023

Android

Fix: SDK namespace and EventChannel identification.


new_face_authenticator 3.0.0

16-Nov-2023

  • Android & iOS Native Bridge: the Android bridge has been refactored with Kotlin for enhanced performance and compatibility.

  • FaceAuthenticator: we've revamped the FaceAuthenticator to a more streamlined Dart class. This new class communicates seamlessly with the updated native bridges, ensuring a smoother integration experience.

  • FaceAuthenticatorResult to FaceAuthenticatorEvent: to provide you with more insightful SDK events, we've transformed the FaceAuthenticatorResult into FaceAuthenticatorEvent. This change enhances the clarity and effectiveness of event handling.

  • Integration Guidelines: the documentation has been updated to reflect the changes in the SDK. Find comprehensive details on how to seamlessly integrate your applications with the latest version, ensuring a smooth transition and optimal performance.


Version 2.0

new_face_authenticator 2.0.3

27-Oct-2023

Android

Fix: loading screen activity.


new_face_authenticator 2.0.2

26-Oct-2023

Android

Fix: loading screen when network error occurs.

iOS

Change: Iproov update version and Starscream removed.


new_face_authenticator 2.0.1

10-Oct-2023

Fix: Apple updates improvements.


new_face_authenticator 2.0.0

15-Sept-2023

  • Change: new parameters to FaceAuthenticatorFailure object.

  • New Features:

    • Register fail attempts.

    • Adding loading screens.


Version 1.0

new_face_authenticator 1.2.1

25-Aug-2023

Fix: Starscream update.


new_face_authenticator 1.2.0

16-Aug-2023

New Features:

  • method .setCameraFilter(String filter) to change the SDK camera filter type - Android & iOS.

  • method .setEnableScreenshots(bool enable) to enable screenshots during the SDK scan - Android.


new_face_authenticator 1.1.1

2-Aug-2023

Fix: fix on the android return of the SDK, it was returning null results in some scenarios.


new_face_authenticator 1.1.0

17-July-2023

New: using new Liveness on the authenticator.


new_face_authenticator 1.0.0

3-July-2023

Hello World, first release! 🎉

The FaceAuthenticatorEventFailure returns now only two parameters errorType and errorDescription. The signedResponse and code parameters where removed. Check the for more information.

FingerPrintPro SDK , enhancing security by securely capturing the Visitor ID for each session, which is essential for fraud prevention.

Updated FaceAuthenticator version from 1.7.2 to .

iProov update: we have updated iProov from v9.0.2 to , improving the performance and reliability of our facial authentication features.

FingerPrintPro SDK , enhancing security by securely capturing the Visitor ID for each session, which is essential for fraud prevention.

Updated FaceAuth from 3.1.9 to .

Updated IProov from v11.0.2 to , improving the performance and reliability of our facial authentication features.

Refactoring

Breaking Changes

Documentation Updates

🆕
🔧
⚠️
⚠️
📑
3.1.0
6.1.0
v2.3.2
3.0.0
v9.0.3
v2.2.0
5.0.0
v11.0.3
documentation