Releases: hduhelp/multica
Releases · hduhelp/multica
Release list
v0.4.10
v0.4.9
Changelog
- 2ea7938 Add Docker support for Gateway and SDK documentation
- dcca933 Add Hub Console with agent management and message routing
- b36769f Add README with project overview
- 8e88156 Add assignee grouping for issue boards (#2693)
- 12e3c39 Add auto-save confirmation toasts (#5261)
- a72fb02 Add business metrics collectors (#3695)
- ce00e05 Add canonical PostHog core metrics events (#2302)
- 906f70a Add comment trigger preview suppression (#3792)
- 6deac2f Add gateway URL configuration to Hub Console
- 99afb82 Add index on "user".created_at (#4063)
- 84fe9d9 Add monorepo setup with Turborepo and Web client
- 46eed3b Add task dispatched analytics event (#2310)
- 81e64e9 Add workspace management and isolated worktree environments
- 21e3cfa Agent runtime status redesign: split presence into availability + last-task (#1794)
- 1707502 BHI-12314: add Claude Sonnet 5 catalog and pricing support (MUL-3910) (#4783)
- b92e4a5 DH-106 为飞书接入补上 /new 会话指令 (MUL-3503) (#4396)
- 0263ecc Docs: fix self hosting local deploy protocol (#433)
- 153e2b6 Enhance OS architecture detection methods in install.ps1 (#1498)
- fa7e4cb Feat/la te x (#1365)
- 14f89bc Fix Claude control request handling (#3827)
- 6389534 Fix Claude stream-json startup hangs (#592)
- 5dfb0be Fix Codex MCP allowlist config rendering (#4949)
- 910671b Fix Codex task MULTICA_TOKEN passthrough (ZIC-82)
- 1e85eb0 Fix Kiro ACP usage accounting (#4867)
- 8b9cade Fix Mermaid syntax error rendering (MUL-3900) (#4771)
- 1f8f3e8 Fix Office 365 SMTP auth fallback (#4157)
- d2a03b8 Fix chat stop and send recovery (#4060)
- 5ed381a Fix comment attachment URL resolution (#4816)
- f9dfb3b Fix duplicate desktop back navigation (#3210)
- e1d0d68 Fix public host root redirect (#5363)
- 8b529ef Fix recovered Antigravity transcript messages (#4814)
- 03e21ae Fix skills.sh nested directory imports (#1423)
- cc9fbd3 Fix stale Done replies on comment follow-ups (#2495)
- 3aaca15 Fix transcript actions on touch devices (#4161)
- 0c19f0d Fix workspace filter sync and align CLI docs (#722)
- baf8b21 Fix workspace recovery for desktop and web (MUL-2894) (#3436)
- 114a1ff Fix: fail fast when Codex app-server exits MUL-2840 (#4228)
- d26cac0 Guard issue icons against unknown values (#4206)
- 2b2888c Handle duplicate skill imports as structured results (#3599)
- 63b847e Honor agent identity in assignment workflow (#3802)
- 7d94b40 Implement WebSocket Gateway with NestJS and client SDK
- 18524d8 Implement sharded Redis realtime relay (#1702)
- 6261ea4 Improve board and squad hover cards (#3188)
- 6703072 Improve landing header CTA hierarchy (#3197)
- ed42687 Improve local CLI auth and skills UX
- 6f38891 Improve mobile issue header controls (#3602)
- 51fdc5a Increase empty claim cache TTL (#1938)
- 6b34ddc Initial project setup with multi-component architecture
- 983545b KAP-867: retry safe Codex initialize timeouts
- 8c98940 Lark Bot integration MVP: migration + service boundary (MUL-2671) (#3277)
- a23856b MUL-1624 docs(email): clarify 888888 is opt-in; document SMTP option (#2666)
- 08e355b MUL-2167: fix(daemon): resolve agent CLIs via login shell when daemon PATH misses them (#2620)
- 8572a79 MUL-2215: fix(daemon): close handleRuntimeGone success/straggler race (#2623)
- 675ed02 MUL-2216: persist Mine/All tab selection on Agents and Squads pages (#2624)
- 7c8cf92 MUL-2256 fix(realtime): invalidate workspace queries on WSClient instance change (#2665)
- d43961e MUL-2284 fix(deps): bump Next.js to patch CVE-2026-44578 (#2690)
- e8fb0ef MUL-2324 conditionally inject non-core rule blocks (#2771)
- 8d4f4ca MUL-2338 fix(comments): allow agent self-mention to enqueue cross-issue handoff (#2928)
- 68270e2 MUL-2339: polish(agent-inspector): optimistic updates + picker layout + thinking-default semantics (#2919)
- 4ea295e MUL-2375 fix(docker): pass VERSION, COMMIT, DATE build args to docker build
- 614dfae MUL-2488 feat(timezone): Scheduling / Viewing two-layer timezone architecture (#2968)
- 8abdc77 MUL-2489 fix(runtime): delete archived squads before runtime teardown (#2955)
- adec90c MUL-2510 feat: add delete button to fleet nodes list (#3007)
- 74f4d5a MUL-2510 fix(api): use instance_id in deleteCloudRuntimeNode body (#3009)
- 5bacfd9 MUL-2526 feat: add member(user_id, workspace_id) index + upgrade sqlc to v1.31.1 (#3046)
- 3389e88 MUL-2614: randomize self-host Postgres password (#3893)
- 963c33f MUL-2618 docs(project-resources): document local_directory resource type (#3347)
- 83ecad4 MUL-2690 fix(deps): force @xmldom/xmldom to ^0.8.13 via pnpm overrides (#3290)
- 21ff178 MUL-2701: hide raw creator UUID in skill import conflict UI (#3498)
- 2b56967 MUL-2703: feat(autopilots): webhook event filters per trigger (MUL-2334 follow-up) (#3231)
- 2bda406 MUL-2708: fix(agent): preserve multi-line Pi prompt on Windows by bypassing the .cmd shim (#3417)
- 4864831 MUL-2744: feat(auth): auto-renew daemon PAT in-place within 7-day window (#3360)
- 746c0c4 MUL-2746 fix(avatar): normalize relative avatar urls in desktop/web (#3100)
- d16ed28 MUL-2748 docs(autopilots): document webhook event filters + link from UI (#3359)
- 5aa4fb7 MUL-2760: feat(i18n): add Korean locale support (#3369)
- 09f9c7e MUL-2764 feat(agent): wire mcp_config through ACP runtimes (Hermes / Kimi / Kiro) (#3439)
- d39da9f MUL-2764: feat(agents): add MCP config tab to agent detail page (#3419)
- bae8a84 MUL-2767 feat(agent): add Antigravity runtime backend (#3427)
- 1195255 MUL-2771: feat(transcript): server-derived relative work_dir chip (#3428)
- fa076d3 MUL-2778 feat(agent): wire mcp_config through OpenClaw runtime (#3450)
- ee4ec3b MUL-2784 fix(daemon): cleanup sidecar tree (.agent_context / .multica / provider skills) after local_directory tasks (#3444)
- d1c7d47 MUL-2785: clarify thread-scoped comment delta (#3523)
- 9616d78 MUL-2785: optimize resumed comment reads (#3509)
- 270fb6a MUL-2792 fix(agent): preserve skills in update/archive/restore response (#3464)
- a2ef954 MUL-2794 fix(agent): stop Cursor sessions on terminal result (#3165)
- e1745d0 MUL-2797 feat(agent): add Claude Opus 4.8 to model catalog & pricing (#3492)
- e4ec9dc MUL-2802: add skill import conflict strategies (#3997)
- 9fe7c93 MUL-2817: docs(i18n): add Korean (ko) documentation translation (#3521)
- 0d38288 MUL-2926 feat(editor): support markdown checkbox task lists (#3593) (#3657)
- 945d684 MUL-2965 fix(metrics): harden business sampler quality (#3738)
- 10076ae MUL-3123 fix(realtime): support X-Forwarded-Host in WebSocket checkOrigin
- d434f03 MUL-3127: reuse submit button in reply input (#3901)
- 13e9485 MUL-3130: persist stable /api/attachments//download URL in comment markdown (#3937)
- 8ff6850 MUL-3132: harden /uploads/* (auth, no listing, nosniff, tight CSP) (#3903)
- 51a214b MUL-3134: restore header agent popover (#3905)
- f6999a9...