Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 19:29
· 5 commits to main since this release

Patch Changes

  • Fix encoding of non-ASCII display names in email address headers (From, To, Cc, Bcc). Characters like "Júlia" were corrupted due to missing RFC 2047 encoding — now properly encoded as =?UTF-8?B?...?=.