Beta This developer portal is in beta — APIs and documentation may change without notice.
Operations

Changelog

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.

  1. 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.

    Portal #20

  2. 2026-06-13

    Redoc: resolve per-API spec-url 404

    Fixed the per-API OpenAPI spec URLs so each Redoc viewer points at the correct backend path instead of returning a 404.

    Redoc #33

  3. 2026-06-12

    SEO: canonical, Open Graph & sitemap

    Added canonical links, Open Graph / Twitter card metadata, a robots.txt, and a sitemap.xml across the portal pages.

    SEO

  4. 2026-06-12

    Redoc: reachable spec URLs + accessible loading/error states

    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.

    Redoc A11y #31

  5. 2026-06-12

    Rebrand: Mahmoud Consultancy → InterimPlaza

    Renamed the consultancy product card and API title to InterimPlaza.

    Portal #30

  6. 2026-06-12

    Accessibility gate: axe WCAG 2.2-AA in CI

    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.

    A11y CI #29

  7. 2026-06-11

    Persistent beta banner

    Added the non-dismissible beta banner shown on every page, in every environment.

    Portal #27