SwiftMailer v4.1.8 Release Notes

Release Date: 2012-06-17 // almost 12 years ago
    • added Japanese iso-2022-jp support
    • changed the init script to lazy-load the initialization
    • fixed docblocks (@id) which caused some problems with libraries parsing the dobclocks
    • fixed Swift_Mime_Headers_IdentificationHeader::setId() when passed an array of ids
    • fixed encoding of email addresses in headers
    • added replacements setter to the Decorator plugin