- #66 Switch to security-patched fork of mandrill-api gem (mandrill-api-json). Patches CVE-2020-10663.
- #63 Adopt Mail::Field#unparsed_value public API, thanks @tensho
- #60 Add support for mail 2.7, thanks @tensho
- #55 Set default ip pool and override with each message, thanks @dorongutman
- #52 Mail gem should be a runtime dependency, thanks @tensho
- #51 Send all passed headers to Mandrill, thanks @tensho
- #49 Update readme for use of mandrill templates, thanks @januszm
- #48 Merge settings and options (multiple api keys), thanks @tensho
- #45 fix issue with html only email as plain text, thanks @sysqa
- #43 add send_at support, thanks @sbauch, @kshnurov
- #42 add metadata support, thanks @sbauch
- #40 drop official support for 1.9.3, ymmv
- #39 fix sending of text-only emails, thanks @piotrze
- #26 add mandrill template support, thanks @genaromadrid
- #32 fix compatibility with
mail
gem >= 2.5.x (rails 3.2+), thanks @sysqa - #23 global_merge_vars support, thanks @sysqa
- #7 asynchronous message support, thanks @beorc
- #22 merge_vars support, thanks @tomasc
- #20 Inline image attachments support, thanks @ropiku