v0.4.5

multica-ai/multicav0.4.5Jul 20, 2026by github-actions[bot]

AI Summary

Enhances issue management with configurable views and live-resorting capabilities, while improving daemon stability and agent session handling.

Key Highlights

  • Configurable issue table view and live-resort functionality.
  • Project list view control switched to a dropdown menu.
  • Improved daemon stability with session recovery and callback preservation.

New Features

  • Configurable issue table view
  • Live-resort board/list on updated_at drift
  • Project list view control as dropdown menu
  • Support for send shortcut in manual issue create

Full Release Notes

## Changelog
* 002ea0d87949d112d96586bd8b42c779142cf77d MUL-4797: add configurable issue table view (#5454)
* adc7636674a2242c7db3b9aeb23922d5cc27c1ec MUL-4921: fix(codex): report resumed usage as task delta (#5569)
* ed57707bb29cce35c432cfaadff50720b325b6fc MUL-4923: bound daemon task preparation time (#5584)
* 90ee83e10a96ade813d245b8a5351688230ad2d9 MUL-4925: fix Linux Codex Git metadata writes (#5575)
* f51828f5680e1fcffe4390d0f92f3ea793269596 MUL-4936: Fix empty replies in resumed Codex and Hermes chats (#5675)
* 099e145611a93efcbdae27d4f11aad1a5ecb59b4 MUL-4937: preserve daemon terminal callbacks during shutdown
* 68c23288388facfb002448234bfecc085b0f0790 MUL-4938: support configurable shutdown hold (#5586)
* f738e8ca1fc51d3fbafe3857010ad64b9ee7b929 MUL-4952: pass agent custom env secrets to Codex shells
* 152d82e42e4cef6974e86ae821eeebdbb1b60125 MUL-4999: reclaim managed Codex sandbox task caches
* 5a176b9bca969940912f041948a602f7423aeed7 docs(changelog): add v0.4.5 (2026-07-20) release entry (#5681)
* 9961db15ed6357bd716959da78439287c2075f97 feat(issues): bump issue updated_at when a comment is added (MUL-5009) (#5667)
* d3fac023c91a0e3a1144395056eb3f0e6f5ce0d5 feat(issues): live-resort board/list on updated_at drift (MUL-5016) (#5671)
* a56f41cf03391eda4fcb513595f6f515c0cf3644 feat(projects): switch project list view control to a dropdown menu (MUL-5030) (#5677)
* fae7b046f2ad23a1c28e912fc0a76f89aeb34966 feat(views): support the send shortcut in manual issue create (MUL-4931) (#5583)
* 1483ce08256ad3bb3d179e4f94a390f4d326b78d fix(agents): always enable AI creation (MUL-4998) (#5660)
* 4ad75977eb391da8502070380c3865ad6df5149c fix(agents): reset model and thinking level on runtime change (MUL-4963) (#5615)
* 387e4fee5d6cf1d904985b43950dc2442b898c4f fix(channels): keep direct chat replies in Multica (MUL-4988) (#5645)
* 92676fbe515fd3afe1274f7677b71af86302899d fix(daemon): recover from uncertain ws claims
* 612b2db3b971d325925ea132c238fb72a29a2cef fix(desktop): exclude dist/** from multi-arch package contents
* 964b9269ded581581e253ff9accb7e69bae6db60 fix(desktop): restore window state
* 41315989bd539ad6ac9ecbf5cf42f6617b858b56 fix(editor): prevent incorrect comment autolinks (#5665)
* 1be1fd3be14fa6e424d2f5a6cd36c68b4df6a463 fix(issues): label board display-settings button as Display (MUL-5011) (#5664)
* fcb4798f1288c1918d4d95e9dd410022d9ab855b fix(issues): stop cold-load render loop on the Issues route (MUL-4985) (#5643)
* 21613131c90d2fa314931909f2ff3565868dd118 fix(kiro): stop repeating runtime brief every turn (#5605)
* a0ec1da425414a502bb887ee45247e3e4dea309b fix(settings): restore mounted flag on remount so auto-save can settle (#5613)
* c2df5d786d5b7944690c169dd57dba75b8caf352 test(execenv): fix flaky Windows prepare-helper deadlock (MUL-4923) (#5676)