Changelog
Track API and documentation updates.
2026-05-06
- Added Fumadocs-based product documentation site in
product-docs(Next.js 16, MDX, search). - Added OpenAPI-driven API Reference pages generated from the combined OpenAPI spec (local
combined_openapi.jsonorOPENAPI_URLat build time). - 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?