> ## Documentation Index
> Fetch the complete documentation index at: https://docs.didit.me/llms.txt
> Use this file to discover all available pages before exploring further.

# August 2026

> Didit product updates released in August 2026.

## 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, 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.
