v0.2.18
multica-ai/multicav0.2.18Apr 27, 2026by github-actions[bot]
AI Summary
A major feature release shipping issue labels and implementing Redis realtime relay improvements. This release introduces the labels feature, adds a Labs settings tab, and implements sharded Redis for realtime functionality.
Key Highlights
- Ship issue labels feature
- Sharded Redis realtime relay implementation
- Labs settings tab
- Sidebar indicator for new invitations
- Render labels on issue list/board
New Features
- Render labels on list/board with bulk server-side fetch
- Dot indicator for new invitations in sidebar
Full Release Notes
## Changelog * 18524d80d0edf2ed329a46fec8ae84d27489c0a0 Implement sharded Redis realtime relay (#1702) * 66209975037b1ac8fcc4a5ddbdd4fc6efe204c52 feat(issues): render labels on list/board with bulk server-side fetch (#1741) * e9d04ecfc1a08a325440fbf202ae324fd662522c feat(labels): ship issue labels (closes #1191) (#1233) * 04882c2201bffc02ad35f8d2998c0f368c47930d feat(labs): Add labs settings tab (#1732) * 29122cc18bac54ed8e5a12a846359ee90b4c4a31 feat(sidebar): add dot to show the user about new invintation (#1711) * 8b340fcf212bb9d083c20660d54acad441c75e1c fix(agent/opencode): bypass npm .cmd shim on Windows to preserve multi-line prompts (#1718) * d14265de2abe8625742ea73772c05f10ecbeadc2 fix(comments): preserve newlines from agent CLI writes (#1744) * 2e7da8c63f4bb1e0256a14113719fe5f85392e22 fix(desktop): disable RPM build-id symlinks to avoid Slack conflict (#1734) * bf6509be962e7a2c60017a44bffa2476451c9047 fix(issues): show labels in my-issues view + place chips after title (#1743) * 1f770813dd4587ab45489cdddd7fb73b042e76e8 fix(selfhost): pass ALLOW_SIGNUP / ALLOWED_EMAILS / ALLOWED_EMAIL_DOMAINS to backend (#1726) * 7f6776b12f6850ff11893548adcbcd003dc5f6f1 fix: harden Windows CLI architecture detection * ba2f19d6312145e884019d3ebe139dd52500bfd6 fix: refresh agent status from active tasks (#1733) * e268ee3e71820ddbfa79df77cc98bb5da4a2eab1 refactor(views): centralize project icon rendering and fix nav active state (#1738)