v0.4.28

multica-ai/multicav0.4.28Aug 17, 2026by github-actions[bot]

AI Summary

Users can now define custom issue statuses and properties per workspace. The release also includes bulk skill updates and performance optimizations by stopping unnecessary jsdom usage in frontend tests.

Key Highlights

  • Per-workspace custom issue statuses
  • Actor / multi_actor custom property types
  • Bulk update skills from source
  • Stop paying for jsdom in pure-logic frontend suites

New Features

  • Per-workspace custom issue statuses
  • Actor / multi_actor custom property types
  • Bulk update skills from source

Full Release Notes

## Changelog
* 446080bd57e167ae479e46a40f514e9911b95388 MUL-6243 feat(issue-status): per-workspace custom issue statuses over 7 canonical categories (#7065)
* 9a30c51dacf7e0261d6944dc14446ac830377298 MUL-6286: feat(properties): actor / multi_actor custom property types (members) (#7075)
* b946f3a729e5fb85e1f270cdc15cd72999368047 MUL-6290: split views tests onto a dedicated runner (#7072)
* 2a643cc7407c50189b14a36e209b4d16efebd65f MUL-6291: stop paying for jsdom in pure-logic frontend suites (#7081)
* 38c992ad0a757434fb51584fa34e3bc57d1b78e1 docs(changelog): add v0.4.28 release entry (2026-08-17) (MUL-6305) (#7093)
* 2014ae3613bb05e5d260fc47d32cc09e22f540fb feat(skills): bulk update from source (#6930)
* f66b0ba6313b503337f3480ff8d0ad95ed60faea fix(desktop): keep the workspace singleton across a same-workspace tab swap (MUL-6303) (#7092)
* 21e77f362502a6a529359f9f7993e9b6c84ff287 fix(desktop): link update prompt to changelog (#7088)
* 7c2b8f012fb4ef9b8f1e7b56673a000e6dedd154 fix(migrations): fail closed on 341 rollback instead of deleting actor properties (MUL-6305) (#7095)