Changelog

Where the platform is heading, and the record of what changed. The roadmap first, then product release notes release by release, and a technical trail for the API, the MCP server and the SDKs.

What's tracked here

Page What's inside
Roadmap What's in active development, what's planned, and what has shipped
Release notes What shipped in the product — features, improvements, and breaking changes, release by release
API changelog Endpoints and schemas added, changed, or removed — generated by diffing published spec versions
MCP changelog Releases of the MCP server agents connect to, and the tools they get
SDK changelog SDK releases across TypeScript, Python, PHP, and Go

Release notes here go back to 4.8 (July 2025). Everything older is on the blog, which is also where the launch stories live — each release links to its announcement wherever there is one.

How versioning works

  • The product ships a minor release every few weeks, patched as needed. Release notes are grouped by release line, so 5.5 covers 5.5.0 through 5.5.4.
  • The REST API is versioned and pinned to those same releases, so the API changelog is generated by diffing them and always reflects the real public surface. The spec itself lives with the API reference.
  • The SDKs are generated from the same spec — an unchanged API regenerates identically.
  • The MCP server versions independently: agents connect to it directly, so a tool change reaches them as soon as it deploys.

Stay up to date

Channel For
/llms.txt & /llms-full.txt AI assistants — answer "what changed?" from the live source
Blog Launch announcements and the story behind a release
status.boost.space Incidents and uptime