autrace
Changelog

What we shipped.

Product updates to the Autrace gateway and dashboard, newest first.

July 2026
AddedSubscriptions & billing

Self-serve monthly and annual plans (2 months free on annual). Upgrades lift usage limits immediately.

ImprovedPayment reliability

Signature-verified webhooks with a verify fallback, a billing event log for reconciliation, and dunning emails on failed renewals.

June 2026
AddedIn-dashboard Playground

Run prompts through your own org pipeline — PII tokenization, moderation, cache, and fallback — without writing code.

AddedOwner alerts

Real-time notifications for new signups and leads via email and Telegram.

AddedFree-trial enforcement

Free plans get a token/day allowance before an upgrade is required. Paid plans are exempt.

May 2026
AddedAgent / tool attribution

Traffic is attributed to the calling agent or tool so you can see which app drove which usage.

SecurityOptional NER PII detection

Free-form name/location detection via an optional self-hosted analyzer, tokenized and re-hydrated in-path.

April 2026
SecurityPrompt-injection hardening

Unicode normalization (NFKC), zero-width stripping, and expanded detection patterns on inbound prompts.

SecurityLabeled PII tokenization

Reversible tokenization for labeled name/address fields — the provider never sees the real value.

March 2026
AddedMulti-provider routing & fallback

Route across providers with an automatic fallback chain when an upstream fails.

ImprovedResponse & semantic cache

Exact-match and near-duplicate caching to cut cost and latency on repeat prompts.

February 2026
SecurityTamper-evident audit chain

Hash-chained audit records with an in-dashboard verification check.

AddedBring Your Own Key (BYOK)

Configure your own upstream provider keys; Autrace forwards without storing prompt/response bodies by default.

January 2026
AddedGateway general availability

OpenAI-compatible gateway — one base-URL change adds policy enforcement, PII filtering, and rate limits to every call.