Added

Production Release: 8/28/26

ID Card Support for Gov ID + Selfie Match verifications

What's new

Added support for "ID Card" document types in Gov ID + Selfie Match one-document verification. This includes new attributes for document numbers, issue/expiration dates, and front/back images.

Why it matters

Expands the range of acceptable identity documents, improving accessibility for users without a passport or driver's license.

What you need to know

Mappings apply when the document is neither a passport nor a driver's license.


Forced Inline Flow for Tablets

What's new

Introduced the forceAsyncUIMobileFlow workflow property to force an inline (mobile-only) flow.

Why it matters

Prevents iPads (which often identify as desktop browsers) from incorrectly triggering a Desktop-to-Mobile handoff, which can fail if contact info is missing.

What you need to know

Use this property for workflows intended to remain on the current device, regardless of browser identification.


Webhook PII Security Fix

What's new

Refined the postPIIToRPWebhook property behavior. PII is now excluded from RP webhook payloads by default.

Why it matters

Enhances data privacy by ensuring sensitive attributes are only shared when explicitly configured.

What you need to know

No action is required for existing workflows; their current settings and behavior will remain unchanged. For any new workflows created going forward, the property must be set to true under Advanced Settings to include userAttributes and acquiredAttributes.