v1.2.0 — localizable emails, UTF-8 fix
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.