# Docs releases section (/releases/docs-releases-section)

2026-07-27 · News — API changes and product updates now publish under Releases.



<Callout title="News" type="info">
  Product update for integrators. Not an API contract change.
</Callout>

The public API docs now include a [Releases](/releases) section for both **API** changelog items and **product news**.

## Why [#why]

Partners need a single place to scan what changed — new scopes and endpoints, deprecations, and launches that affect integrations — without digging through guides or OpenAPI diffs alone.

## What to expect [#what-to-expect]

* **API** entries call out contract impact and link to the relevant reference or guide pages.
* **News** entries cover programs, tooling, and other product updates that change how you integrate.
* The [versioning policy](/conventions#versioning) is unchanged: `/api/v1/` stays additive; breaking changes go to a new `/api/vN` prefix.

New posts appear in the sidebar under **Releases**, newest first.
