Skip to content

v1.2.0 — localizable emails, UTF-8 fix

Choose a tag to compare

@pfstr pfstr released this 23 Jul 11:25
· 2 commits to main since this release

Fixed: outgoing emails are wrapped in a minimal HTML document with an explicit UTF-8 charset — mail clients no longer garble umlauts and other non-ASCII characters (full <html> documents pass through untouched).

Added: localizable email texts via optional variables — FOOTER_TEXT and UNSUBSCRIBE_LABEL for the compliance footer, CONFIRM_SUBJECT and CONFIRM_HTML (supports {{confirm_url}}) for the double-opt-in confirmation email. Defaults remain English.

Update a deployed copy: see Updating.