v0.3.35

multica-ai/multicav0.3.35Jul 2, 2026by github-actions[bot]

AI Summary

Improves Markdown rendering, fixes attachment URL resolution, and introduces new display toggles for issues and skill management.

Key Highlights

  • Fix for Mermaid syntax error rendering
  • Comment attachment URL resolution fix
  • New 'Show sub-issues' display toggle
  • Configurable S3 path-style addressing

New Features

  • Add to agent action on skill detail page
  • Expose add-label entry in create-issue dialog

Full Release Notes

## Changelog
* 8b9caded75b6aa23e55a1a5854c0e4f15c11a2aa Fix Mermaid syntax error rendering (MUL-3900) (#4771)
* 5ed381a9d63ab56e38ddc558f187c19a9014d032 Fix comment attachment URL resolution (#4816)
* 8b529efc097f37577fe08b87e41384de9947680b Fix recovered Antigravity transcript messages (#4814)
* ade6b34e5f8de4b2ab06ae528c0c99323bf810fd MUL-3903: Extract shared issue surfaces (#4774)
* 2cf52978149c03ad199e6dd318c1c5b84bbabeb6 Revert "fix(editor): keep the comment-box caret in the ordered list after switching issues (MUL-3973) (#4813)" (#4851)
* 4416313f8f7f801df8b7f5072087da8a6502a89c docs(changelog): add v0.3.35 entry for the 2026-07-02 release (MUL-3984) (#4856)
* 8c3745dc7e43fef7f7ce83950b251d9602cbd944 feat(issues): add 'Show sub-issues' display toggle (MUL-3923) (#4801)
* 3c3a3fed2c152ed1f9e5143a50d89dfe01fe5f72 feat(skills): add "Add to agent" action on skill detail page (#4802)
* c4b116ec3ac4dd564f0b91773e440e0a03a62ff5 feat(views): expose add-label entry in create-issue dialog (#4846)
* da624a883539b1d41c7d6a69a37a3177f4ca60b9 feat: add configurable S3 path-style addressing (#4739)
* ac75a0df72c78800bc8dc4957ee14a0be6a5f28a fix(attachments): align text preview whitelist (#4834)
* 2e8578acbd2c0a3b490f5f75b82c9c2f424bd384 fix(chat): stop remounting the live timeline on every streamed task message (MUL-3960) (#4845)
* 0c4c3ff038715d3dff7a4a29932a7c08d46e81cc fix(cli): prevent daemon-managed CLI from silently using user tokens (MUL-3922)
* 101cc29e20307c88962b15197d55bb258edd7047 fix(daemon): time out repo cache git commands
* 94778449ebe1aad5deaee1bf2cef2cb2ac4df3bc fix(docker): derive web pnpm version from packageManager (#4815)
* c2903365a9c48c81c8daf9f1f98b959fdbf06e6a fix(editor): keep the comment-box caret in the ordered list after switching issues (MUL-3973) (#4813)
* 03828015cae2a177245f25f768120396477b8928 fix(feedback): validate response and pass error kind (#4633)
* e4994cd4318659f5ac6632dd71f12a2e53a2d15d fix(github): allow one installation to bind multiple workspaces (#4855)
* 078f2aa65c48108b4e65c0a9624089887c7da7ec fix(handler): keep runtime pending redis keys in one slot
* c328fdbcd0357d5986ce174ae86c30d96b9d5a7d fix(issues): wake parent squad leader on same-squad/shared-leader child-done (MUL-3969) (#4843)
* c3a33fff495ca2fb8d47090ba3b9aa0655929e15 fix(markdown): render inline data-URI images (MUL-3961) (#4832)
* 88377c1b1dc84f312bc1ed751e299d36a16d41ad fix(slack): recover attachment/blocks text for empty-Text chat messages (MUL-3931) (#4805)
* 7d310a9f6a2865213c8e83e5dda6c034a9db0d59 fix: expose local skills for ACP providers (#4800)