v0.2.25

multica-ai/multicav0.2.25May 4, 2026by github-actions[bot]

AI Summary

Quick-create preset issue fields, fullscreen chat mode, and various fixes for timeline, issues, and mobile responsiveness.

Key Highlights

  • Quick-create preset issue fields
  • Fullscreen expand mode for chat
  • Suppress PostHog $pageview on desktop tab/workspace switches
  • Cursor-paginated timeline
  • Mobile responsiveness improvements for agents and settings

New Features

  • Quick-create preset issue fields
  • Fullscreen expand mode for chat
  • Cache agent prompt draft across navigation
  • Suppress analytics pageview on workspace switches

Full Release Notes

## Changelog
* d492b9d7a6a6d4b7ff508767d3f36ef350fe6d33 Revert "feat(quick-create): add preset issue fields (#2002)" (#2042)
* ae9098637d39632ace186d3466d480d74b5bd192 feat(analytics): suppress PostHog $pageview on desktop tab/workspace switches (#2033)
* fbf9460d5eb3ca675283e46ca6e29966f8302cc0 feat(chat): support fullscreen expand mode (#2043)
* a039c4d803b2f61a96f7ba58705b9feba85b04de feat(quick-create): add preset issue fields (#2002)
* 1ff4e27e77996cfff1b4850424855e8c9c55b64b feat(quick-create): cache agent prompt draft across navigation (#2039)
* 629f4136ac6349da492b1d96b61acb890d4bf948 fix(codex): handle MCP elicitation server requests correctly (#1944)
* cb078c0f3666851970cd630e6727bfbd73138ded fix(core): patch byIssue label cache on WS label change (#2048)
* 3dc3e49a47512567c5d30003e137c3d5796313a9 fix(daemon): remove Co-authored-by hook when workspace setting is off (#2035)
* c24191a8840d96e7951e5c8ccfda229955a760f8 fix(editor): keep blank-line paste inside the code block (#2058)
* e13e5edc8e98963db3c2e17483f5e45de2a8df3b fix(issues): trimEnd comparison on blur to avoid unnecessary updates (#2054)
* 5c42ed1649f280bb309bef0598ab6f9dbf12b2bd fix(server): allow re-inviting after invitation expires (#2059)
* a57dd76faf659395a458944e080ac2a760ca241c fix(views): improve mobile responsiveness for agents and settings (#2036)
* daf0e935f6f7c90f5c828acdaaae6e496be6f2ae fix(views): show Ctrl+K / Ctrl+Enter on non-Mac platforms (#2060)
* fee393df1ff76e9e75c3cdc96cbcbb4a223e9912 fix(views): show full repo URLs in project creation (#2045)
* cc94fbd305a89e7a448aba5c31a60e4bb7ae04e8 fix: handle square brackets in agent names for mention parsing (#1992)