Changelog

The developer-facing record of what changed — the REST API, the SDKs, and the MCP server — and where the platform is heading, on the roadmap. Product features and improvements live on the blog; this is the technical counterpart.

Looking for new features and product updates? Those are the release notes →

What's tracked here

Page What's inside
Roadmap What's in active development, what's planned, and what has shipped
API changelog Endpoints and schemas added, changed, or removed — generated by diffing published spec versions
SDK changelog SDK releases across TypeScript, Python, PHP, and Go

How versioning works

  • The REST API is versioned and pinned. Every release is published to the registry and served as a diffable document at /<version>.json; the always-current spec is /latest.json.
  • The API changelog is generated automatically by diffing those versions, so it always reflects the real public surface.
  • The SDKs are generated from the same spec — an unchanged API regenerates identically.

Stay up to date

Channel For
/llms.txt & /llms-full.txt AI assistants — answer "what changed in the API?" from the live source
Blog Product announcements and release notes
status.boost.space Incidents and uptime