v0.2.10

multica-ai/multicav0.2.10Apr 21, 2026by github-actions[bot]

AI Summary

Major release adding PostHog analytics, macOS cross-platform packaging, improved daemon logging, and workspace isolation for agents. Includes critical fixes for Markdown sanitization.

Key Highlights

  • Full PostHog analytics pipeline with 6 funnel events
  • macOS cross-platform packaging support
  • Workspace isolation enforced for agent execution
  • Fixed Markdown HTML sanitizer corruption
  • Daemon logs agent invocation at info level

New Features

  • PostHog analytics pipeline with 6 funnel events
  • macOS cross-platform packaging
  • Workspace isolation for agent execution
  • Log agent invocation at info level
  • Skills.sh nested directory imports fix
  • Prefer CDN domain over raw endpoint URL in attachments

Full Release Notes

## Changelog
* 03e21aee80b08078eb7ad2a1208b46564d096da3 Fix skills.sh nested directory imports (#1423)
* 965bf731abbe2195006299ec59bff61b5c37eb40 Prefer CDN domain over raw endpoint URL in attachment links (#1300)
* bb31afbbce1272e70b72f99e8a76b81e9fd62958 Revert "fix(server/comment): remove HTML sanitizer that was corrupting Markdo…" (#1413)
* 637bdc8eb332a06c2be035e6d9b446d6d33a37f4 feat(analytics): full PostHog pipeline + 6 funnel events (MUL-1122) (#1367)
* 4ac43e9e490dda5aa1c729a9f805d473503683e7 feat(daemon): log agent invocation at info level (#1428)
* 6f63fae41ae174f87835a77abefa981d06c40659 feat(desktop): support macOS cross-platform packaging (#1262)
* c5a00d8b8cc19160cc1d66595ac1c5cb5da0425a fix(agent/openclaw): extract real model from meta.agentMeta.model (#1426)
* 9481350ef0507c2c8d0f8f76f2c95ad983e23bfe fix(analytics): disable posthog-js default autocapture and recording (#1433)
* 632fdde70009a5e249f4177cb1949bab8efbd8dc fix(cli): keep Windows daemon alive after terminal closes + unblock `multica update` (#1420)
* 8eb81aa3963d4895b28448c9c4c31535e3c16975 fix(daemon): enforce workspace isolation for agent execution (#1235) (#1260)
* 0db7d2fb64374220a3a0bf5542399ed8a4ecdd82 fix(issues): include description in list queries for board card display (#1375) (#1377)
* 4a25b9159009342a6010eaeb5c78656d04280fae fix(server/comment): remove HTML sanitizer that was corrupting Markdown (#1387)
* cc1ccedaf347d0139d1764d220581c09c631e921 test(storage): lock S3 upload URL behavior across all env combos (#1421)