Skip to main content

August 28, 2026

SDK

  • Android SDK 4.7.4 and React Native SDK 4.7.5 --- Active Liveness camera previews now remain visible on Android 16 devices. React Native 4.7.5 includes the Android native SDK 4.7.4 fix.

August 27, 2026

SDK

  • Android SDK 4.7.3 --- Retry and rescan buttons now respond reliably on physical devices after a document or face upload error.

August 26, 2026

Transaction Monitoring

  • Manage rules through the API --- create, update, delete, and backtest transaction-monitoring rules with the new /v3/transactions/rules/ Management API endpoints, in addition to the Business Console. Browse, install, and remove preset rules from the library with the matching library and install endpoints.
  • Manage rules from the Didit MCP --- nine new didit_transaction_rule_* MCP tools bring the same list, create, update, delete, backtest, and library workflows to any MCP-connected AI agent.
  • AI-assisted rule migration --- ask the Didit assistant (or any MCP-connected agent) to map a rule set exported from another provider (CSV or Excel) onto Didit’s rule schema, backtest it against your own transaction history, and create the rules in test mode for you to review before activating.

August 10, 2026

Session API

  • Retrieve-session responses now include id_verifications[].barcodes. Each barcode entry preserves type, position, data, data_raw, and side; documents without barcode output return an empty array.
  • Face-step payloads now always include face_liveness_method. When a workflow does not set it explicitly, the API returns PASSIVE.
  • You can use kyc.marital_status in workflow branches and custom status rules.

Business and phone verification

  • KYB registry-search outages now return 502 with code: "kyb_registry_provider_unavailable", so your integration can offer manual company entry or a retry.
  • Phone-verification provider outages now return 502 with code: "phone_provider_unavailable".
  • Web, iOS, and Android verification flows now offer manual company entry when the registry provider is unavailable.

ID verification

  • French 2021 ID cards now read and validate the ANTS 2D-Doc Data Matrix on the back of the document.
  • Web, iOS, and Android capture flows can continue with a photo when video recording is unavailable. Android also retries failed document-detection model downloads.

Console

  • Prepaid credits now use charge discounts instead of bonus credits: 4% at 250,7250, 7% at 1,000, and 10% at $2,000.
  • The workflow copilot can create a configured Database Validation step for supported countries.
  • Compliance country questions now group countries by continent and support selecting or clearing a continent at once.

SDK

  • React Native SDK 4.5.4 fixes Expo Android dependency collisions across all variants and adds iOS dSYM artifacts.
  • The React Native TurboModule specification now supports React Native 0.77 code generation.
  • The iOS SDK falls back to still-photo capture on iOS 15 when the live video frame is unavailable.