v1.4.0
Apr 18, 2026
v1.4.0 · Schema versioning
Track every schema change with diff-aware migration history, instant rollbacks and per-environment promotion.
Features
- Schema versioning with diff view
- Per-environment promotion (dev → staging → prod)
- Audit log filters by entity + actor
Improvements
- Faster planner agent on large prompts (~30% reduction)
- Admin table virtualization for 50k+ rows
Fixes
- RBAC matrix could not save multi-line role names
- Stripe webhook handler retried twice on 5xx
Breaking changes
- `mango deploy --target` now requires a workspace flag for multi-project repos