Changelog
Changes to the Rewind API and the MCP server — new endpoints and tools, parameter changes, and anything that could affect an existing integration. Entries are newest first, and each is tagged by area (API or MCP) and whether it's a breaking change.
For general Rewind product updates, see the Product Changelog.
2026-08-19
| Change | Area | Breaking? |
|---|---|---|
Content endpoints are now available — search backed-up items and read their versions (search-items, list-item-versions, get-item-version). Requires the Advanced or Enterprise edition of Rewind Backups (a Rewind subscription, not an Atlassian plan); requests from other accounts return 403. | API | No |
Content MCP tools added — search_items, list_item_versions, get_item_version (same Rewind Backups edition requirement). | MCP | No |
Rate limiting is now documented — the API returns 429 Too Many Requests with Retry-After and X-RateLimit-* headers when you exceed your per-key allowance. | API | No |
2026-07-15
| Change | Area | Breaking? |
|---|---|---|
| Initial release of the Rewind API — endpoints for accounts, backups, restores, audit logs, tokens, and status. | API | No |
| Initial release of the Rewind MCP server — query your backups and trigger a backup from your AI client. | MCP | No |