v0.3.15
multica-ai/multicav0.3.15Jun 3, 2026by github-actions[bot]
AI Summary
This release adds comprehensive business metrics collection with PostHog integration, text highlight support in the editor, and timezone-stable date handling for issues.
Key Highlights
- Business metrics collectors (active users, queued, runtime gauges)
- Funnel/community/commercial business metrics with PostHog pairing
- Text highlight (==text==) in editor
- Timezone-stable calendar days for start_date/due_date
New Features
- Business metrics collectors
- Text highlight in description & comments
- Business metrics + PostHog pairing
- Timezone-stable calendar days
Full Release Notes
## Changelog * a72fb020de5ef4d72ddd7268a55d50267fcd6802 Add business metrics collectors (#3695) * f2f17e335589e91dca962ba7fce9730bc677c18b Optimize chat message loading (#3685) * a8776095bce4a7e92a9617a6e2b740533ffe1b02 docs(self-hosting): document WebSocket Origin allowlist requirement (#3704) * 0d51614c9c9ac96bf56723102e5bef427eba68a4 feat(editor): text highlight (==text==) in description & comments [MUL-2934] (#3661) * 9c9afd4a665347d73bce7cbaaf92899fe7fabc85 feat(metrics): BusinessSamplerCollector for active users / queued / runtime gauges (MUL-2947) (#3706) * de900b2ba69de81d64a1cb45b43912f3acdb6f2b feat(server): funnel/community/commercial business metrics + PostHog pairing (MUL-2949) (#3698) * 10afd1af1b3a0e81634fdd3f172b170a52d94b3c feat(server): introduce pkg/taskfailure classifier and switch in-flight failure_reason writes (MUL-2946) (#3693) * fcb5099ec5a12af6c8f306fda53a9175330b4204 fix(agent): raise opencode model-discovery timeout to 15s (MUL-2888) (#3689) * 0dd30c544c07807690df564a6a9f24aad9de63d0 fix(editor): close suggestion popups on outside focus (#3683) * 5900d8b6377067a8d73c64bc33da1f0d7c5ab8a5 fix(issues): make start_date/due_date timezone-stable calendar days (#3618) (#3692) * 24ea169d8966e3a3c23f30587125f8d7d17e7549 fix(migrate): serialize startup migrations with pg advisory lock (#3658) * 44feb3d06d4ede6c7dfd9c46b76b0c4fc1bbbd37 fix(skill): canonicalize reserved SKILL.md path check across daemon + API (#3660)