v1.1.0 — 2025-03-01
Deepfake detection now included on all verification calls. AASIST-based deepfake detection is now enabled by default across all plans and all verification calls. Thedeepfake_detected field in webhook results and verification responses reflects the result of this check. No integration changes are required to receive the signal — if you are already handling webhook results, deepfake_detected will now always be present in the payload.
We recommend auditing your webhook handler to ensure you are evaluating deepfake_detected before your match score threshold logic. See the Deepfake Detection guide for the correct decision tree and application logic patterns.

