All Versions
16
Latest Version
Avg Release Cycle
154 days
Latest Release
138 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.0
October 13, 2020๐ New Additions
- ๐ Allow specifying an IP Pool name for SendGrid (#539)
- โ Add SendGrid personalizations (#535)
- Specify dynamic SendGrid key in config (#523)
- ๐ Show attachments in sent email viewer (#553)
- ๐ Show recipient names in sent email viewer (#547)
- Add
assert_email_delivered_matches/1
to test functions (#534)
๐ Fixes/Enhancements
-
v1.5.0
May 05, 2020 -
v1.4.0
January 24, 2020๐ New Additions
- Send headers in Sendgrid adapter (#479)
- ๐ Allow dynamic override of mailer config (#497)
- โฑ Implement Mailgun's
o:deliverytime
to schedule email delivery (#511) - โ Add Mailgun template version and template text options (#504)
- Pass opts to hackney (#498)
- โ Add
content_id
for displaying attachments in HTML email (#475)
๐ Fixes/Enhancements
-
v1.3.0
August 02, 2019๐ 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 inSentEmailViewer
(#493) - Use a formatter for
assert_email_delivered_with/1
(#482)
- Add support for SendGrid's
-
v1.2.0
January 30, 2019๐ New Additions
- ๐ Allow custom args for SendGrid (https://github.com/thoughtbot/bamboo/pull/413)
- โ Added support for dynamic template data in Sendgrid ((https://github.com/thoughtbot/bamboo/pull/426)
๐ Fixes/Enhancements
- ๐ง Make JSON library configurable (https://github.com/thoughtbot/bamboo/pull/374)
- ๐ Fix reply-to header being set as string for mailgun adapter (https://github.com/thoughtbot/bamboo/pull/421)
- ๐ Fix HTML escaping in headers (https://github.com/thoughtbot/bamboo/pull/437)
- ๐ Fix Sendgrid sandbox mode (https://github.com/thoughtbot/bamboo/pull/442)
- ๐ Lazily render debug logs (https://github.com/thoughtbot/bamboo/pull/438)
-
v1.1.0
August 15, 2018๐ Fixes/Enhancements
- โก๏ธ Update hackney version requirement to 1.13.0
- README improvements
- ๐ง Migrate circleci configuration to 2.0 (https://github.com/thoughtbot/bamboo/pull/411)
-
v1.0.0
June 14, 2018๐ New Additions
- ๐ Support attachments in SendGridAdapter (https://github.com/thoughtbot/bamboo/pull/294)
- ๐ Mailgun attachment support (https://github.com/thoughtbot/bamboo/pull/341)
- Bamboo logo (https://github.com/thoughtbot/bamboo/pull/388)
๐ Fixes/Enhancements
- Convert send_grid_adapter to SendGrid API v3 (https://github.com/thoughtbot/bamboo/pull/293)
- ๐ Fix collapsing html email preview (https://github.com/thoughtbot/bamboo/pull/351)
- โก๏ธ Misc dependency version updates
-
v1.0.0-rc2
November 03, 2017๐ New Additions
- โ Add support to Mailgun adapter for using custom vars (https://github.com/thoughtbot/bamboo/pull/306)
- โ Add option to open a browser window for every new email (https://github.com/thoughtbot/bamboo/pull/222)
- Display Sender's name on the preview page (https://github.com/thoughtbot/bamboo/pull/277)
๐ Fixes/Enhancements
- ๐ Support file data in attachment struct + mailgun attachment support (https://github.com/thoughtbot/bamboo/pull/292)
- ๐ Fix compilation warnings (https://github.com/thoughtbot/bamboo/pull/304)
- โ Remove deprecated call (https://github.com/thoughtbot/bamboo/pull/321)
- Differentiate master/published SendGridHelper link (https://github.com/thoughtbot/bamboo/pull/325)
- Misc README improvements
-
v1.0.0-rc.1
May 05, 2017๐ New Additions
- ๐ Bamboo allows adapters to support attachments! (https://github.com/thoughtbot/bamboo/pull/156)
- โ Add
MailgunAdapter
attachment support (https://github.com/thoughtbot/bamboo/commit/d47833194833e6a1cb9f9cb715be0742e55f5fd8) - โ Add support for
replyto
header inSendGridAdapter
(https://github.com/thoughtbot/bamboo/pull/254) - ๐ Raise if email has attachments and adapter doesn't support them (https://github.com/thoughtbot/bamboo/commit/ce2249c9854a79148ecf91f877ae26142c83184b)
๐ Fixes/Enhancements
- ๐ฎ Force correct mime type in preview (https://github.com/thoughtbot/bamboo/commit/e6f5389314193ef75a015d49a8a6e23b08bc281a)
- โก๏ธ Update Hackney to fix header issues (https://github.com/thoughtbot/bamboo/pull/263)
- โ Adds
Bamboo.ApiError
that can be used by adapters (https://github.com/thoughtbot/bamboo/commit/2876dfeea0911fc51c9fa3daae0dbc7a17ca0557) - ๐ Numerous small updates and fixes to documentation and README.
๐ฅ Breaking changes
- ๐ Renamed
SendgridAdapter/Helper
toSendGridAdapter/Helper
(https://github.com/thoughtbot/bamboo/commit/6b582f80781f0072bd4051084a3286991bfde2d0) - Change
assert_delivered_with
toassert_email_delivered_with
(https://github.com/thoughtbot/bamboo/commit/9823793fbcd45c2a58ef9bd1e65e5d162625513e) - ๐ Renamed
EmailPreviewPlug
toSentEmailViewerPlug
(https://github.com/thoughtbot/bamboo/commit/f3668458f13e0a018eebbe38681362144292cd25)
-
v0.8.0
January 06, 2017