Skip to content

v1.3.0

Compare
Choose a tag to compare
@bakura10 bakura10 released this 05 Nov 16:39
· 252 commits to master since this release

Third feature release of SlmMail:

  • [BC] The Version class was removed as we always forget to update it. It has little use anyway, but if you rely on it, you will need to update your code.
  • Mandrill: Cc and Bcc is now supported.
  • Mandrill: you can now set per-recipient metadata in Mandrill message through the "setMetadata" method.
  • Mandrill: using the "metadata" option for Mandrill message has been deprecated. Please use the "setGlobalMetadata" method now (metadata now work the same way as variables).