Skip to content

v0.1.1

Choose a tag to compare

@ridvan ridvan released this 19 Apr 11:27
ac55dea

Fixed

  • Fixed inbound email parsing in the backend Worker.
  • Replaced the broken sanitize-html lazy-load path with a Worker-safe dynamic import.
  • Added test updates around inbound parsing and HTML sanitization to cover the fix.