Home / Changelog

Changelog

What's shipped.

Every meaningful change to the platform, in order. Subscribe to the feed to hear about new releases as they land.

2026-07-01
v1.4
Feature

Consent revocation API

Callers can now revoke recording consent mid-session via POST /v1/consent; revocation is written to the ledger and surfaced on the next webhook.

2026-06-18
v1.3
Improvement

Verification latency down to 118 ms p50

Registry lookups moved to an edge cache. Median passport verification now completes in 118 ms, down from 176 ms.

2026-06-02
v1.2
Feature

Go SDK (beta)

First-class Go client with typed responses, idempotency keys, and automatic retries. Node and Python remain GA.

2026-05-20
v1.1
Security

Ed25519 passport signing

Voice Passports are now signed with Ed25519. Legacy keys remain valid through the deprecation window.

2026-05-04
v1.0
Release

NoAICalls GA

General availability of the trust layer: verify, consent, and audit endpoints, the passport registry, and human escalation.