Releases: grainulation/mill
Releases · grainulation/mill
Release list
v1.1.4
v1.1.3
v1.1.0 — Security Hardening
Security
- PDF template injection fix —
escapePath()now escapes backticks and${}in addition to single quotes, closing a template literal injection vector in the PDF exporter. - MCP path containment —
sourceandoutputparameters validated against workspace root. - CSP meta tag — Content Security Policy added to landing page.
- Gitignore — Added farmer runtime files and
.claude/.
Full changelog: v1.0.0...v1.1.0