# multica v0.4.34 - Product: multica (https://whatsnew.fyi/product/multica) - Vendor: multica-ai - Date: 2026-08-25 - Version: v0.4.34 - Original notes: https://github.com/multica-ai/multica/releases/tag/v0.4.34 - Permalink: https://whatsnew.fyi/product/multica/releases/v0.4.34 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Resolve full-UUID issue refs locally instead of using a resolver GET - **added** — Preserve source context for sub-issues - **changed** — Enforce prepaid member seat capacity - **fixed** — Fix stale Autopilot subscribers after member removal - **fixed** — Fix MCode ACP session startup race - **fixed** — Explain why repo checkout auth failed in daemon - **fixed** — Own the runtime process tree on every backend in agent - **fixed** — Tell a rejected task token to stop instead of requesting sign in again - **changed** — Drop the branch metaphor from source-context copy - **added** — Purchase a seat from the invite flow in billing - **added** — Always allow creating custom statuses in issues - **fixed** — Fix task failure recovery comment threading - **fixed** — Hide inactive subscription seats in billing - **fixed** — Prefill first Checkout email in billing - **fixed** — Stamp comment:created broadcasts with the real UTC offset in realtime - **fixed** — Keep source-context cleanup off the runtime sweep tick on server ##### Changelog * 39ddc82c9dc25494286db4fbc07382d209527f86 MUL-6228: resolve full-UUID issue refs locally instead of a resolver GET (#7167) * 8c563b49bede267267ae81d7988099e051f5c049 MUL-6555 feat(issues): preserve source context for sub-issues (#7461) * 11ab949dc97fb12b653ef19f2619a09a6eab91c3 MUL-6611: docs(self-host): route /health through the proxy, add single-origin example and release-tag note (#7466) * da7131ab59b5b8bdfbe1e6b4c585f3012db636e8 MUL-6625: enforce prepaid member seat capacity (#7491) * 2aa45853d98611778dc97d2c31a1e4fb5fc0abf1 MUL-6640: fix stale Autopilot subscribers after member removal (#7501) * 750fc0cc5aef2283c515383d834a0ce443552be8 MUL-6655 Fix MCode ACP session startup race (ZIC-199) (#7516) * f7dd08f30476e5748f2975b8cee6bda89ee47c67 MUL-6656 fix(daemon): explain why repo checkout auth failed (#7520) (#7524) * 46b5d9e6d1c011edfce459e73d3f0edf38833690 MUL-6658 fix(agent): own the runtime process tree on every backend (#7522) (#7531) * 617d416029a039350de106781e87e931fa5c7a57 MUL-6658 fix(cli): tell a rejected task token to stop, not to sign in again (#7522) (#7532) * 21673268b677ee891d843af691b9089ccc305778 MUL-6660 fix(issues): drop the "branch" metaphor from source-context copy (#7525) * 8cc9a879b842bb407a12fc9d7cf2884325cce9cb docs(changelog): add v0.4.34 release entry (2026-08-25) (MUL-6670) (#7539) * 60a55ec57b7ba1c9538c5ff438dbde5c1c91792f feat(billing): purchase a seat from the invite flow (#7538) * 3c4288ddea3a93152403f4da4be57327c0781701 feat(issues): always allow creating custom statuses (MUL-6643) (#7503) * 5dec16f42b6613c0c78b5d731ab078d02ac338b8 fix task failure recovery comment threading (#7519) * aa86cd7af88599f19db808c7e54d45b9d393062c fix(billing): hide inactive subscription seats (#7528) * 7f828b44e77cd9cf9e1f47c263f7cf8deb5403a2 fix(billing): prefill first Checkout email (#7529) * 3881f6589f438f14702c85013ba9fb086eafe995 fix(realtime): stamp comment:created broadcasts with the real UTC offset (#7523) * e5f976144b50b99efe4ceac63f11f86fa8e2a6c7 fix(server): keep source-context cleanup off the runtime sweep tick (#7541)