Highlights
Maintenance release: two bug fixes plus an opt-in content-scan flag. No behavior changes out of the box.
Fixes
- fix(outbound): auto-generate
conversation_idso replies thread correctly (#328, #331) - fix(httpapi): reject malformed-base64 attachments with
400instead of500(#329)
Features
- feat(piguard): content scan is now gated behind
E2A_CONTENT_SCAN_ENABLED(default off) (#330)
Full changelog: v1.0.6...v1.0.7