bamboo v1.3.0 Release Notes

Release Date: 2019-08-02 // over 4 years ago
  • ๐Ÿ†• New Additions

    • Add support for SendGrid's asm_group_id (#457)
    • โž• Add SentEmailApiPlug (#456)
    • โž• Add ability to bypass list management for SendGrid Adapter (#458, #463)
    • โž• Add supports_attachments? to adapter behaviour (#410)
    • ๐Ÿ‘ Allow setting of Mailgun config from env (#363)
    • โž• Add option to deliver_now to return adapter response (#466)
    • โšก๏ธ SendGrid Adapter Reply-To parameter updates (#487)
    • ๐Ÿ“ˆ Google Analytics settings for SendGrid Adapter (#462)
    • โž• Add support for Mailgun tags and templates (#490)
    • Config driven base_uri for Mailgun Adapter (#491)

    ๐Ÿ›  Fixes/Enhancements

    • ๐Ÿ›  Fix typos and documentation (#454, #447, #455, #461, #468, #473, #488)
    • โž• Add additional adapters to README (#446, #480)
    • โž• Add .t() spec type to Bamboo.Attachment (#389)
    • โž• Add Elixir code formatter (#464)
    • โœ… Clarify changes and test phases in mailer test (#465)
    • โšก๏ธ Restructure/update README (#467)
    • โž• Add Code of Conduct (#471)
    • Replace Poison with Jason for json encoding/decoding (#485)
    • โฌ†๏ธ Upgrade ex_doc (#486)
    • โœ‚ Remove whitespaces inside pre tag in SentEmailViewer (#493)
    • Use a formatter for assert_email_delivered_with/1 (#482)