Release notes
Changelog
Version history for the Morphism CLI, MCP, CI, shared workspace, and rollout surfaces.
v0.1.3
2026-03-23- Website audit remediation: landing page restructured from 6 sections to 3
- Cross-site copy rewrite: removed hedging language, replaced jargon with concrete terms
- Animation upgrade: expo-out easing, terminal parallax, blinking cursor, card hover glow
- Blog launch: first two Field Notes posts published
- Changelog populated with full release history
- Beta page: added "What happens next" onboarding section
v0.1.2
2026-03-22- Public brand system: canonical SVG wordmark, shared brand constants, light-surface variant
- Brand page gated behind Clerk auth (no longer public)
- Public site narrowed to adoption-only surface: API discovery moved to signed-in routes
- Legal pages rewritten with current service-ready copy
v0.1.1
2026-03-21- CLI hero terminal on landing page: realistic morphism init + validate output
- Auth fallback UX: routes to /beta when Clerk keys unavailable
- Pricing CTAs unified to /beta entry point
- Feature badges on pricing cards: "Soon" and "Beta" labels for planned features
- ESM prebuild fix for design-tokens package
- GitHub Actions upgraded to current major versions
- Production beta-contract enforcement in deploy pipeline
v0.1.0
2026-02-25- Initial public release
- Python engine: category theory primitives (Morphism, Functor, NaturalTransformation)
- CLI: @morphism-systems/cli with init, validate, doctor commands
- MCP servers: governance tools for Claude, Cursor, and agent surfaces
- Plugin bundle: one-command MCP, config, and hook installation
- Governance scripts: maturity scoring, policy validation, structural enforcement
- Next.js SaaS app: dashboard, billing, workspace management
- Documentation: MkDocs site, TypeDoc API docs, public user guide
- Published to npm (@morphism-systems/*) and PyPI (morphism)