Moonborn — Developers
Changelog
Recent Moonborn API releases. The complete history lives.
Recent releases
Concise notes for the last few releases. Full diffs, deprecation timelines, and migration steps live on the Mintlify changelog.
v1.0.4 · 2026-05-13
- Drift-detection thresholds now overridable per persona (in addition to per workspace).
POST /v1/personas/{id}/refineaccepts anotefield for lineage attribution.- Marketplace listing search supports filter by audience tag.
v1.0.3 · 2026-04-29
- TypeScript SDK adds
client.chat.messages.stream()AsyncIterable helper. - Webhook event
audit.test_failednow includes the failing test ID and snippet. - Fixed a race condition in concurrent persona-fork requests.
v1.0.2 · 2026-04-15
- New endpoint
GET /v1/personas/{id}/lineagereturns the full fork tree. - Python SDK 1.0.2 — async client (
moonborn.aio). - Rate-limit headers now include
X-Moonborn-Plan-Window-Seconds.
v1.0.1 · 2026-03-25
- OpenAI-compat endpoint adds support for tool calling.
- Voice fingerprint embeddings recomputed for personas generated before v1.0.0 (one-time migration).
v1.0.0 · 2026-03-11
- General availability. Full feature surface across personas, chat, ensembles, marketplace, webhooks, audit, RBAC.
The above dates and notes are placeholders pending a final pass against the release log. They will be reconciled with
PRODUCTION_PLAN.mdonce the v1.0.x release schedule is locked.
Full history
Every release, including patch versions and security backports, is on the Mintlify changelog.