This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryFixed image rendering in HTML/PDF by treating leading‑slash paths as workspace‑rooted while preserving boundary checks.
Full changelog
Highlights
-
Fix image rendering in HTML / PDF — LLM-generated content emitting
<img src="/artifacts/images/…">(web-rooted convention) now renders correctly. The path-traversal hardening from #384 was correct but didn't recognise the leading-slash form, so:- PDF generation logged
image path escapes workspaceand produced a broken<img>. - presentHtml plugin's iframe srcdoc 404'd the image because
/artifacts/isn't served at the SPA origin.
Both paths now treat leading-slash as workspace-rooted while keeping the workspace boundary check intact (e.g.
/etc/passwdis still rejected). (#961) - PDF generation logged
📦 npm: [email protected]
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]