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
  • v2.1.0
  • v2.0.2
  • v1.0.0-beta3
  • v1.0.0-beta2
  • v1.0.0-beta1
  1. ANDROID
  2. Standalone Modules
  3. Face Liveness

Release Notes

v2.1.0

Implementation of a new analytics route.

v2.0.2

Fixed internal parsing issues.

Now the dependency is using a new artifactId: implementation("io.caf.sdk:caffaceliveness-core:2.0.2") or implementation("io.caf.sdk:caffaceliveness-lite:2.0.2")

v1.0.0-beta3

Debugging functionality.

v1.0.0-beta2

Correction of the internal dependency that was causing the duplicate class problem.

v1.0.0-beta1

First beta release of the new product, designed to offer improved functionality over the previous FaceLiveness while remaining true to its core use case.

Key Features and Improvements

  • Enhanced Performance CafFaceLiveness is optimized for faster and more accurate face authentication, significantly reducing latency in processing face scans and improving the overall user experience.

  • Modernized Architecture Built with a cleaner and more modular architecture, CafFaceLiveness is designed for easier maintenance and future enhancements. This makes it more scalable and efficient compared to its predecessor.

  • Simplified Integration Integrators will find CafFaceLiveness much easier to work with, thanks to a streamlined API and simplified setup process. No more cumbersome imports or configurations — just add the SDK to your project, and you're ready to go.

  • Improved Documentation Comprehensive and up-to-date documentation is provided to ensure developers can quickly understand and implement the SDK with minimal effort.

  • Backward Compatibility Considerations Although CafFaceLiveness is a new product, we’ve ensured that migrating from FaceLiveness is straightforward. The new documentation is available to assist integrators in updating their implementations with minimal disruption.

Known Issues

  • As this is a beta release, we are actively working to resolve a few minor issues.

Last updated 1 month ago