This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Highlights, Breaking Changes None, and Amazon-independent across a mixed release.
Full changelog
Highlights
Wiki-syntax embeds (#1221)
Author markdown can now write [[amazon:B00ICN066A]], [[isbn:9780062316097]], or [[youtube:dQw4w9WgXcQ]] instead of raw URLs and get a clickable card / link / inline player. The renderer is registry-driven so future prefixes plug in cleanly.
- YouTube plays inline via
youtube-nocookie.com(no profile cookies until click), wrapped in a 16:9 box. - Amazon shows the product cover thumbnail and links to the user's locale-appropriate storefront —
amazon.co.jpforja,amazon.deforde, …, falls back to.com. - ISBN links to OpenLibrary (Amazon-independent).
- External markdown links across wiki / files / chat artifact / sources / skill body now open in a new tab on click instead of being dead-clicks.
Photo location capture (#1222)
Every photo MulmoClaude saves now has its EXIF parsed: lat / lng + timestamp + camera + lens captured into a sidecar JSON under data/photo-locations/. HEIC / HEIF / TIFF supported alongside JPEG. New built-in managePhotoLocations plugin lets the agent and user list / search / open photos by date, place, or camera. Photos tab in Settings exposes the auto-capture toggle. LINE bridge now forwards inbound image messages to the agent for the same processing.
Map plugin (#1227)
Integrated @gui-chat-plugin/[email protected]. Add a Google Maps API key under Settings → Map and the agent can show locations, add markers, find places, and request directions inline in the chat canvas. Available in general / guide / debug roles.
Notifications open the source chat (#1262)
When the notify MCP tool fires from inside a chat session (typically a scheduled background chat reporting completion), the bell entry now carries a navigate target. Clicking opens that chat session instead of just dismissing.
Breaking Changes
None.
Full Changelog
See CHANGELOG.md for the complete list.
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]