Skip to content

v1.0.7

Latest

Choose a tag to compare

@jiashuoz jiashuoz released this 27 Jun 05:48
· 10 commits to main since this release
2de39cb

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_id so replies thread correctly (#328, #331)
  • fix(httpapi): reject malformed-base64 attachments with 400 instead of 500 (#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