> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infragrid.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Public API, SDK, MCP, and developer portal updates.

## August 15, 2026

### Blueprint lifecycle and developer portal

* Added Blueprint run get, list, wait, cancel, and bounded snapshot events.
* Added durable, credential-scoped idempotency for public run creation.
* Added explicit Blueprint-run read and cancel scopes.
* Added TypeScript and Python lifecycle parity.
* Added the local stdio MCP adapter with nine bounded public tools.
* Added dashboard API-key presets, expiry, one-time reveal, rotation grace, and revocation.
* Published the curated OpenAPI 3.1 contract in the source distribution.
* Moved public developer documentation to Mintlify at `docs.infragrid.ai`.

<Note>
  npm, PyPI, remote MCP, and direct browser-session releases remain separate gated milestones and are not represented as generally available.
</Note>

## Versioning

REST routes are versioned under `/v1`. See [Versioning](/production/versioning) for the compatibility policy.


## Related topics

- [Versioning](/production/versioning.md)
- [Infragrid overview](/overview.md)
