Changelog
Track API and documentation updates.
2026-05-06
- Added the Onboard documentation site (Next.js, MDX, search) for API and platform guides.
- Added OpenAPI-driven API Reference pages generated from the combined public OpenAPI spec (
combined_openapi_public.jsoninproduct-docs/data/, orOPENAPI_URLat build time; falls back to the internal combined spec). - Added guides for integrations (including third-party tools), compliance (SOC 2 and Trust Center), MCP, AI assistant rules, REST topics (auth, errors, pagination, rate limits, webhooks), and in-app feedback via GitHub Discussions.
- Applied Onboard brand colors (
#3E61F4,#F7FAFF) via Fumadocs semantic tokens; fixed dark mode by scoping light tokens to:root:not(.dark)and defining full dark surfaces on.dark. - Softened page title and MDX heading color in light mode (off-black) while keeping body copy on default prose styling.
How is this guide?