Changelog
Release notes and breaking-change history for the Carto-Art developer API.
2026-06-23 — Documentation gap closure (Phase G)
Added
- `/developer/status` page showing real-time operational status of API and CDN services.
- `/developer/changelog` page rendering this file as a timeline.
- `/developer/support` page with email, GitHub, and Discord contact channels.
- Six tutorial pages under `/developer/docs/tutorials` covering getting started, authentication, styles, output formats, rate limits, and social features.
Changed
- Comment body maximum raised from 1,000 to 5,000 characters across all schemas.
- Developer dashboard "Usage Analytics" placeholder replaced with a live 30-day SVG bar chart backed by `api_usage`.
Removed
- Removed "10,000px in <5s" and "300 DPI" claims from the landing page until they can be verified.
- Removed "Python/Go SDKs", "Custom Styling", and "Instant Webhooks" sections that referenced unbuilt features.
- Footer links now resolve to the new `/developer/status`, `/developer/changelog`, and `/developer/support` pages.
2026-05-23 — Developer landing v1
Added
- Initial landing page, interactive docs (Scalar), MCP setup page, and dashboard.
2026-04-10 — v1 API launch
Added
- Public release of the `POST /api/v1/posters/generate` endpoint.
- Bearer-token authentication via `/api/v1/auth/keys`.