Redesigned auth pages
Login, signup, and every other auth/flow screen (magic link, 2FA setup and verification, password recovery, email verification, unsubscribe preferences, workspace creation, and team invites) now share a single dark, split-screen layout — a bordered form panel alongside a product panel whose icon, headline, and accent color change per screen. No functional changes: same fields, same actions, same validation.
Documentation now covers the real product
Replaced the placeholder content scaffolded alongside the Fern project (fictional AI-agent/knowledge-base/conversation docs, a non-existent SDK, and an MCP section) with real documentation of Moyo Suite as it exists today:
- Getting Started now covers real signup, the onboarding wizard, and the actual login/2FA/session model — not API keys, which aren’t available yet
- New Product Guides for CRM, Billing & Invoicing, Inventory, Expense Management, Data Import & Export, Team & Permissions, and Plans & Modules
- Errors and Rate Limits now document the actual response shapes and SlowAPI limits instead of placeholder values
- Removed the Webhooks, MCP, and SDKs sections — none of these are shipped features today
Release 1.1 — CRM, Billing, Inventory, and Expense Management
The biggest platform update to date. Moyo Suite goes from a single-purpose tool to a connected business suite — see the Product Guides for the full detail on each module below.
CRM — leads, contacts, accounts, and deals on a configurable pipeline, with a kanban board for moving leads and deals between stages, activities (calls, meetings, tasks) attached to any record, and custom fields per entity. See CRM.
Developer platform launch
Scaffolded the Moyo Suite docs on Fern: Getting Started, Product Guides, API Reference (generated from OpenAPI), and this changelog.