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
  • May 08th, 2025
  • DocumentDetector 9.4.1
  • April 22th, 2025
  • DocumentDetector 9.4.0
  • March 31th, 2025
  • DocumentDetector 9.3.0
  • December 11th, 2024
  • DocumentDetector 9.2.0
  • December 3rd, 2024
  • DocumentDetector 9.1.3
  • October 31th, 2024
  • DocumentDetector 9.1.2
  • October 28th, 2024
  • DocumentDetector 9.1.1
  • October 28th, 2024
  • DocumentDetector 7.2.6
  • October 21th, 2024
  • DocumentDetector 9.1.0
  • October 2nd, 2024
  • DocumentDetector 9.0.1
  • September 30th, 2024
  • DocumentDetector 9.0.0
  • September 10th, 2024
  • DocumentDetector 8.1.5
  • August 19th, 2024
  • DocumentDetector 8.1.4
  • July 15th, 2024
  • DocumentDetector 8.1.3
  • July 10th, 2024
  • DocumentDetector 8.1.2
  • June 11th, 2024
  • DocumentDetector 8.1.1
  • May 28th, 2024
  • DocumentDetector 8.1.0
  • May 07th, 2024
  • DocumentDetector 8.0.2
  1. ANDROID
  2. Standalone Modules
  3. Document Detector

Release Notes

May 08th, 2025

DocumentDetector 9.4.1

Fixes

  • Fixed crash when network is not working.

April 22th, 2025

DocumentDetector 9.4.0

Highlights

  • Adding the useManualCaptureAsFallback option as a new fallback option when devices cannot instantiate the AI embedded in memory.

  • Improve validation when quality is not OK when using Upload Mode.

March 31th, 2025

DocumentDetector 9.3.0

Now the dependency is using a new groupId: implementation("io.caf.sdk:document-detector:9.3.0")

Highlights

  • Implementation of a new analytics route.

December 11th, 2024

DocumentDetector 9.2.0

Highlights

  • Standardized application theme configuration by styles.xml.

December 3rd, 2024

DocumentDetector 9.1.3

Highlights

  • Extra validations to avoid NullPointerExceptions.

  • Improvements to the Crashlytics and Analytics modules.

October 31th, 2024

DocumentDetector 9.1.2

Highlights

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

October 28th, 2024

DocumentDetector 9.1.1

Highlights

  • Removed the requirement for the READ_MEDIA_IMAGES permission.

October 28th, 2024

DocumentDetector 7.2.6

Highlights

  • Removed the requirement for the READ_MEDIA_IMAGES permission.

October 21th, 2024

DocumentDetector 9.1.0

Highlights

  • Removed data binding to improve build time

October 2nd, 2024

DocumentDetector 9.0.1

Fixes

  • Fixed dependencies importing issue

September 30th, 2024

DocumentDetector 9.0.0

Highlights

  • Crashlytics Integration

  • Analytics Integration

Breaking changes

  • Updated Kotlin version from 1.5.32 to 1.9.10.

  • Updated Gradle from 6.9.1 to 8.4.

  • Updated Android Gradle Plugin from 7.4.2 to 8.3.2.

  • Updated compile and taget SDK from 33 to 34.

  • Updated minimum SDK from 21 to 26.

September 10th, 2024

DocumentDetector 8.1.5

Fixes

  • Extra validations to avoid NullPointerExceptions

August 19th, 2024

DocumentDetector 8.1.4

Highlights

  • Document uploads enhancements

Breaking changes

  • Removed setUseEmulator from DocumentDetector.Builder

  • Removed setUseRoot from DocumentDetector.Builder

  • Removed setAnalyticsSettings from DocumentDetector.Builder

  • Removed ACCESS_FINE_LOCATION permission

  • Removed ACCESS_WIFI_STATE permission

  • Removed GET_ACCOUNTS permission

July 15th, 2024

DocumentDetector 8.1.3

Fixes

  • TensorFlow improvements and validations.

July 10th, 2024

DocumentDetector 8.1.2

Fixes

  • Improvements and validations to avoid NullPointerException.

June 11th, 2024

DocumentDetector 8.1.1

Fixes

  • Thread Sync problem fixed.

  • Re-send request after token expiration crash fixed.

  • Sequential upload error fixed.

May 28th, 2024

DocumentDetector 8.1.0

Fixes

  • Internal compatibility improvements for React Native Bridge.

  • Standardizing versions.

May 07th, 2024

DocumentDetector 8.0.2

Fixes

  • Extra validations to avoid NullPointerExceptions

Last updated 14 hours ago