Swoosh Versions Save

Compose, deliver and test your emails easily in Elixir

v1.8.3

1 year ago

🐛 Bug Fixes

  • Make return type of deliver_many consistent @princemaple (#733)

🧰 Maintenance

  • Bump ex_aws from 2.4.0 to 2.4.1 @dependabot (#730)
  • Bump finch from 0.13.0 to 0.14.0 @dependabot (#731)
  • Bump ex_doc from 0.29.0 to 0.29.1 @dependabot (#729)
  • Bump plug_cowboy from 2.5.2 to 2.6.0 @dependabot (#728)

📝 Documentation

  • Fix typo in contributor guidelines @nickcampbell18 (#727)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.8.2...v1.8.3

v1.8.2

1 year ago

✨ Features

  • Swoosh.Adapters.Test.delivery_many/2 returns a list @markthequark (#721)

🧰 Maintenance

  • Bump ex_doc from 0.28.5 to 0.29.0 @dependabot (#725)

📝 Documentation

  • Add missing double quote to mandrill template content sample @alvarezloaiciga (#726)

v1.8.1

1 year ago

✨ Features

  • Postmark: Support per email tracking options @Wijnand (#722)

🧰 Maintenance

  • Bump jason from 1.3.0 to 1.4.0 @dependabot (#719)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.8.0...v1.8.1

v1.8.0

1 year ago

✨ Features

  • Prevent crashes caused by the Local Adapter GenServer restarts @KiKoS0 (#717)

🧰 Maintenance

  • Bump ex_aws from 2.3.4 to 2.4.0 @dependabot (#715)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.7.5...v1.8.0

v1.7.5

1 year ago
  • v1.7.5 @princemaple (#714)

🧰 Maintenance

  • Bump ex_doc from 0.28.4 to 0.28.5 @dependabot (#712)
  • Bump ex_aws from 2.3.3 to 2.3.4 @dependabot (#710)

📝 Documentation

  • doc: correct tags example for Adapters.Sendinblue @03juan (#711)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.7.4...v1.7.5

v1.7.4

1 year ago

✨ Features

  • Set attachment's ContentId in Mailjet @marcinkoziej (#709)

🧰 Maintenance

  • Bump mime from 2.0.2 to 2.0.3 @dependabot (#708)
  • Bump finch from 0.12.0 to 0.13.0 @dependabot (#707)

📝 Documentation

  • Fix typos in gmail and socket labs adapters @zusoomro (#706)
  • Fix markdown issues and typos @kianmeng (#705)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.7.3...v1.7.4

v1.7.3

1 year ago

✨ Features

  • Support assertions for headers @MatheusBuss (#702)

v1.7.2

1 year ago

✨ Features

  • add schedule_at provider param for sendinblue @moperacz (#700)

🧰 Maintenance

  • Bump ex_aws from 2.3.2 to 2.3.3 @dependabot (#699)

📝 Documentation

  • Update Telemetry example to mention errors on :stop @lucasmazza (#698)

v1.7.1

2 years ago

✨ Features

  • sendgrid add support for scheduling emails @shravanjoopally (#696)

🧰 Maintenance

  • Test otp 25 @princemaple (#695)

v1.7.0

2 years ago

✨ Features

  • SMTP: Allow send email without 'To' @Danielwsx64 (#694)
  • Add SMTP2GO adapter @princemaple (#687)

🧰 Maintenance

  • Bump ex_aws from 2.3.1 to 2.3.2 @dependabot (#692)
  • Bump finch from 0.11.0 to 0.12.0 @dependabot (#690)
  • Bump ex_doc from 0.28.3 to 0.28.4 @dependabot (#688)

📝 Documentation

  • fix module name in ExAwsAmazonSES module doc @SteffenDE (#689)

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.6.6...v1.7.0