Skip to content

Releases: tari-labs/mailhog-ui

v1.0.1

07 Sep 23:22
Compare
Choose a tag to compare
Support USASCII encoding as UTF8

Fixes https://github.com/mailhog/MailHog/issues/282
USASCII is a subset of UTF8 so lets support it using the UTF8 methods which already exist.