# Changelog

Relevant changes to the **Auvo API v2**. Items marked `breaking` follow the
[versioning policy](/guides/versioning).

## 2026-04-24

- **feat** Launch of the new `developers.auvo.com.br` portal on
[Redocly Realm](https://redocly.com/realm/).
- **feat** Spec published as OpenAPI 3.1 (migrated from the historical API Blueprint).
- **docs** Guides added for authentication, pagination, rate limit, webhooks,
errors, idempotency and versioning.
- **docs** Server selector on `/api-reference` (production + sandbox; the
latter hidden until available — see [ADR 0004](https://github.com/auvo-tecnologia/auvo-developer-portal/blob/main/docs/adr/0004-sandbox-url.md)).


## Roadmap

- **2026-Q2** Public sandbox at `sandbox.api.auvo.com.br/v2`.
- **2026-Q2** Native `Idempotency-Key` support.
- **2026-Q3** Official TypeScript SDK.