# Releases (/releases)

API changes and product news for partners integrating with e-Próspera.



This section covers **API changes** and **product news** that matter to integrators — new endpoints and scopes, deprecations, partner programs, and launches that affect how you build on e-Próspera.

## What belongs here [#what-belongs-here]

| Kind     | Examples                                                                                                   |
| -------- | ---------------------------------------------------------------------------------------------------------- |
| **API**  | New endpoints or scopes, additive fields, deprecations, breaking changes destined for `/api/v2/`           |
| **News** | Partner programs, credential models, CLI releases, and other product updates that change how you integrate |

Stable versioning policy still lives in [Conventions](/conventions#versioning): `/api/v1/` stays additive; breaking changes move to a new `/api/vN` prefix.

## How we publish [#how-we-publish]

Each release is its own page under `/releases/…`, listed newest-first in the sidebar. Entries use a short title, a date in the description, and a clear **API** or **News** label so you can scan quickly.

When you ship something partners need to know about, add an MDX file in `content/releases/`, prepend its slug to `content/releases/meta.json`, and keep this index as the landing page.
