For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.


New
- ‘vs previous interval’ thresholds for monitors. Compare alert conditions against the prior interval, not just absolute values.
- Cross-provider load balancing for flexible, layer-agnostic routing configurations.
- Public dashboard API endpoints with a new URL prefix. Docs updated.
- Audit logging and throttling on signup and activation endpoints to harden against abuse.
- ‘is not’ operator on the customer ID filter to exclude specific customers from results.
Improved
- Dashboard export and OpenAPI client endpoints polished for easier integration.
- API key quota and creation checks now exclude temporary keys from key-limit counts.
Fixed
- Rate limiting on authentication endpoints to prevent spam.
- Organization deletion no longer hangs. Chunked querysets are correctly ordered by primary key.
- Vercel instrumentation now populates customer info and classifies LLM spans correctly.
- Export pipeline reliability: unique workflow IDs and zombie-workflow termination.
- Token caching in the Responses API and Gemini now applies cost discounts correctly, preventing overcharging.