v0.2.32

multica-ai/multicav0.2.32May 13, 2026by github-actions[bot]

AI Summary

Minor release focused on dashboard improvements, chat enhancements, and various bug fixes for desktop, daemon, and editor components.

Key Highlights

  • Workspace/project token + runtime dashboard
  • File upload button for feedback with screenshot attachments
  • Inline chat session renaming
  • Desktop app fixes for Linux icon restore and attachment downloads
  • Preserve pasted mentions in instruction editor

New Features

  • Workspace/project token + runtime dashboard
  • Inline chat session renaming
  • File upload button for feedback with screenshot attachments
  • In-app preview for non-image attachments (from v0.3.0)
  • Preserve mention markdown in instruction paste

Full Release Notes

## Changelog
* b87e54850a47cc67067841437b34b15e20540c44 Revert "fix: preserve mention markdown in instruction paste (#2477)" (#2510)
* 51aa924124f9280ea7d0245cd7c4f0613c4fbdaa feat(chat): support renaming chat sessions inline (#2522)
* 96695a79c5cb984a0b957bc649d0ec47be7443f5 feat(dashboard): workspace/project token + run-time dashboard MUL-1882 (#2462)
* 06bcc1fab4d546581a967108ef74027450c37129 feat(feedback): add file upload button so users can attach screenshots (#2501)
* e8c2855746ea95338d85fe1ba954c9ceb61e52f4 fix(chat): collapse chat-done flicker via inline cache write (#2509)
* e2802a540788f5fd4d571ebc2491e8edfac51936 fix(chat): commit rename only on real outside click, not on hover (#2527)
* 81b62fc8d341b9e7149a69b53acc28a9e046bd5a fix(chat): eliminate Skeleton flash on new-chat first message (#2518)
* 5db96b4007c0a73f1fe8709b074bc5b9ff130efe fix(daemon): bypass Gemini folder-trust gate in headless mode (#2516) (#2523)
* 178cfb5008465b10bfeec31078c5976bba965a7b fix(daemon): strip Windows chcp noise from runtime version (#2516) (#2521)
* 6a48022123c3adf6a9000886b2ccc90926364abf fix(desktop): prevent tab close router sync loop (#2393)
* 26924dcc984efdd77b9ade8c4a809b737e879047 fix(desktop): restore Multica icon + WM_CLASS on Linux (MUL-2145) (#2525)
* 7fcc8159bac1978228519ef7d285a6f3a42d8ee3 fix(desktop): route attachment downloads through Electron native system on Linux (#2441)
* 6e371c22339aa2fe2118e150f2da9f122c8ff128 fix(docs): use dotenv code block lang to unblock Vercel build (#2508)
* 157498e9fa3fde4d9ab3332aa933e947bb655b45 fix(editor): preserve pasted mentions in instruction editor (#2514)
* 384ddcbe65e862b3a905eba98d0b01cc4ebb0595 fix(execenv): seed user-installed Codex skills into per-task CODEX_HOME MUL-1626 (#2519)
* eca36fac8406a886b163ec6a31237f53400512f5 fix(github): plumb GITHUB_APP_SLUG / GITHUB_WEBHOOK_SECRET through self-host (#2482)
* 24a59098d65e52797df6a4f4e4de2a6299f10afc fix(projects): make GitHub repo list scrollable in Add Resource popovers (#2490)
* 5a9c15bc12f0ca2eb0cf0833a1ef89d8039d6899 fix: preserve mention markdown in instruction paste (#2477)
* ff27142b69fcc7566b915c61a8d801e31d052b31 fix: treat empty output on successful completion as completed, not blocked (#2507)
* 451c46c43fa9d8e4fe231f856acd2a691f4ace97 refactor(usage): rename Dashboard → Usage + dynamic per-agent leaderboard (#2511)