This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 26d
LLM Frameworks
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryUpdates Highlights, Breaking Changes, and Encore across a mixed release.
Full changelog
Highlights
- Accounting plugin — bookkeeping with batch journal entry, invoice-system T-number handling, BS/PL shortcuts, time-series view, account naming with codes, dedicated Accounting role.
- Memory system — proactive recall during turns + in-app edit UI for memory entries.
- Personal-use plugin sets begin shipping — recipe-book (Cooking Coach PR-A), reading-list / articles / quotes (My Library PR-A/B/C), map plugin scaffold. Roadmap in #1169.
- Skill body collapsed in canvas (#1220) — invoking a skill shows a card (name + description), expandable to the full markdown body. No more wall-of-text in the canvas.
- Spotify plugin — OAuth + listening data + search + player controls.
- Notifier (Encore) prototype — early cross-channel notification surface.
- MulmoScript polish — lightbox toolbar, background-movie load, General role can author MulmoScripts.
- MCP catalog expansion — Spotify, YouTube, GitHub, Linear, Google OAuth presets out of the box.
Breaking Changes
manageWikiMCP tool removed — wiki edits now auto-render via Write/Edit instead. Custom roles listing it still load (lenient zod parse drops the name) but the LLM can no longer call it.- Built-in todo plugin moved to
packages/todo-plugin/. Existing data auto-migrates on first launch. Custom code importing fromsrc/plugins/todo/will fail to resolve — switch to@mulmoclaude/todo-plugin/{shared,composables,vue}.
Full Changelog
See CHANGELOG.md for the complete list (Added / Changed / Fixed / Security / Breaking + every notable PR reference).
Breaking Changes
- `manageWiki` MCP tool removed — wiki edits now use Write/Edit; custom roles referencing it are ignored by LLMs.
- Built-in todo plugin relocated to `packages/todo-plugin/`; imports from `src/plugins/todo/` will fail; switch to `@mulmoclaude/todo-plugin/{shared,composables,vue}`.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MulmoClaude
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.
Beta — feedback welcome: [email protected]