All Versions
94
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 6

  • v0.25.3

    April 28, 2020
  • v0.25.2 Changes

    April 10, 2020

    ๐Ÿ›  Fixed

    • Swoosh.Adapters.Local.Storage.Memory start logic (thanks @wojtekmach)
  • v0.25.1 Changes

    April 01, 2020

    โž• Added

    • Accept provider_options: options for SparkPost (thanks @florish)

    ๐Ÿ”„ Changed

    • Guard subject in SMTP, raise when it's not a binary
      • this replaces the cryptic error message from :mimemail with a clearer one
  • v0.25.0 Changes

    March 17, 2020

    โž• Added

    • deliver_many with Mailjet implementation (thanks @panmichal)
  • v0.24.4 Changes

    January 29, 2020

    โž• Added

    • ๐Ÿ‘Œ Support for tags in Postmark (thanks @millacas)
  • v0.24.3 Changes

    December 03, 2019

    ๐Ÿ›  Fixed

    • โœ… TestAssertion: assert email sent in tasks
    • Mailjet: handle multiple to response
  • v0.24.2 Changes

    October 29, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow empty content in Sendgrid for template users
  • v0.24.1 Changes

    October 27, 2019

    ๐Ÿ›  Fixed

    • Custom variable encoding for Mailgun
  • v0.24.0 Changes

    October 24, 2019

    โž• Added

    • :custom_id Mailjet provider option
    • :template_name Mailgun provider option

    ๐Ÿ›  Fixed

    • Attachment.new spec
  • v0.23.5 Changes

    October 11, 2019

    โž• Added

    • ๐Ÿ‘ Mailjet Adapter now supports TemplateErrorDeliver and TemplateErrorReporting