Skip to content

Releases: eoghanobrien/php-simple-mail

1.7.1

16 Mar 19:34
Compare
Choose a tag to compare
  • Fixes a bug with encoding messages in UTF-8. Thanks to @dweingart

1.7.0

17 Feb 07:42
Compare
Choose a tag to compare
  • Adds static named constructor make()
  • Adds setCc() to allow adding multiple cc addresses
  • Adds setBcc() to allow adding multiple cc addresses
  • Adds setReplyTo to allow quickly and easily setting a Reply-To header
  • Adds setHtml() to allow quickly and easily setting a HTML Content Type header
  • Adds more tests
  • Cleaned up tests
  • Updated the README

1.6.0

16 Feb 21:06
Compare
Choose a tag to compare

Adds a couple of fixes and build improvements.

  • Fixes: #18 FIX: malformed MIME closing boundary
  • Fixes: #17 Outlook untitled attachment

1.5.0

13 Nov 08:43
Compare
Choose a tag to compare

Update to version 1.5