2026-06-13
Operational pages: Status, Changelog & Migration guides
Added a static Status overview, this Changelog, and a Migration guides section — the operational surface for the portfolio.
Notable changes to the developer portal and its API documentation, newest first. Per-product API changelogs will land here as each product's CI starts appending release entries.
Entry format. Each entry is dated YYYY-MM-DD,
has a one-line title, a short description, and tags for the area changed
(and a PR/issue reference where one exists). A product CI can append a new
<article class="changelog-entry"> block at the top of the
list on release.
2026-06-13
Added a static Status overview, this Changelog, and a Migration guides section — the operational surface for the portfolio.
2026-06-13
Fixed the per-API OpenAPI spec URLs so each Redoc viewer points at the correct backend path instead of returning a 404.
2026-06-12
Added canonical links, Open Graph / Twitter card metadata, a
robots.txt, and a sitemap.xml across the
portal pages.
2026-06-12
Restored reachable spec URLs and added an accessible
role="status" loading state and role="alert"
error state, so a failed spec shows a graceful message instead of a
blank page.
2026-06-12
Renamed the consultancy product card and API title to InterimPlaza.
2026-06-12
Added an automated axe-core accessibility gate that fails the build on any serious or critical WCAG 2.2-AA violation in the page shell.
2026-06-11
Added the non-dismissible beta banner shown on every page, in every environment.