SA
Portal
Changelog

ServiceAgent developer platform updates.

Track docs, SDK, API, webhook, MCP, and developer portal changes from one place.

Docs portal

Developer portal reliability and docs trust fixes

  • Normalized paginated developer portal responses so dashboard cards render consistently.
  • Fixed primary CTA contrast in docs buttons.
  • Cleaned up API reference, search indexing, footer links, and portal overview labels.
Developer portal

Safer signed-in portal rendering

  • Removed render-time cookie mutation from developer portal viewer lookup.
  • Kept active organization selection in login and SSO route handlers.
API contract

OpenAPI is the canonical frontend/backend contract

  • Published OpenAPI as the source of truth for frontend codegen.
  • Documented the FE handoff process for consuming backend API changes safely.