Skip to content

1.0.4

Compare
Choose a tag to compare
@richleland richleland released this 10 Mar 22:06
· 152 commits to master since this release

Added

  • SPARKPOST_OPTIONS setting for Django for passing through additional transmission options like track_opens, track_clicks, and transactional
  • Support for cc, bcc, reply to, and attachments for Django

Changed

  • Refactored some of the bits in the Django email backend out into a SparkPostMessage class which prepares parameters for calls to the Transmissions.send method