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

Changelog History
Page 1

  • v1.8.2 Changes

    โœจ Features

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

    ๐Ÿ“š ๐Ÿ“ Documentation

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

    ๐Ÿšง ๐Ÿงฐ Maintenance

    • โฌ†๏ธ Bump ex_doc from 0.28.5 to 0.29.0 @dependabot (#725)
  • v1.8.1 Changes

    โœจ Features

    • ๐Ÿ‘ Postmark: Support per email tracking options @Wijnand (#722)

    ๐Ÿšง ๐Ÿงฐ Maintenance

    • โฌ†๏ธ Bump jason from 1.3.0 to 1.4.0 @dependabot (#719)
  • v1.8.0 Changes

    โœจ Features

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

    ๐Ÿšง ๐Ÿงฐ Maintenance

    • โฌ†๏ธ Bump ex_aws from 2.3.4 to 2.4.0 @dependabot (#715)
  • v1.7.5 Changes

    โšก๏ธ Bump to require Elixir 1.11. Now official support has been updated to Elixir 1.11+ with OTP 23+

  • v1.7.4 Changes

    โœจ 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)
  • v1.7.3 Changes

    โœจ Features

    • ๐Ÿ‘Œ Support assertions for headers @MatheusBuss (#702)
  • v1.7.2 Changes

    โœจ Features

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

    ๐Ÿ“š ๐Ÿ“ Documentation

    • โšก๏ธ Update Telemetry example to mention errors on :stop @lucasmazza (#698)

    ๐Ÿšง ๐Ÿงฐ Maintenance

    • โฌ†๏ธ Bump ex_aws from 2.3.2 to 2.3.3 @dependabot (#699)
  • v1.7.1 Changes

    โœจ Features

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

    ๐Ÿšง ๐Ÿงฐ Maintenance

    • โœ… Test otp 25 @princemaple (#695)
  • v1.7.0 Changes

    โœจ 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)
  • v1.6.6 Changes

    • โš  Suppress warning about ExAws.Config introduced in 1.6.5 as optional dependency