Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download mandrill-7.x-1.6.tar.gztar.gz 33.74 KB
MD5: 32356b1c1c85570eb660f9bbb063fcec
SHA-1: b85681bc69c75ba1a25bfabdbe9843c99e6aa93a
SHA-256: c8ea9fe45e4ce818f4ffea3e260517a888356c52a88cd90a7011ef48ebf8b007
Download mandrill-7.x-1.6.zipzip 44.89 KB
MD5: c17176548b4cb85df0f55e244c2d8f8c
SHA-1: 3b8d282b6e12b50debc9d425541f1d47b251c90e
SHA-256: 8433033a6330a2ab0fd7087c3a944c93da6151cee5598036f5b590c0dd947fdf

Release notes

Mandrill fans, time for a long overdue release of our favorite transactional email integration module. It contains numerous enhancements, bug fixes, and adds some additional flexibility for developers. This will likely be the last release in the 1.x branch, with a new 2.x branch using Mandrill's own API wrapper coming soon. Complete change log follows.

Changes since 7.x-1.5:

  • #2220663 by daven: Add parameter to mandrill_get_api_object for module extensibility.
  • #2130153 by levelos: Allow other modules to react a message send result.
  • #2259047 by levelos: Fatal in mandrill_template_sender() when API key not defined.
  • Clear cache on update to refresh class names.
  • Fixing reference to Mandrill class to point at renamed DrupalMandrill.
  • Adding subaccount setting description to README.
  • Set uri callback to default for template entity info.
  • Coherent default for variable_get call in mail().
  • #2143853: Bad index in warning message.
  • #2228079: Fatal error when no API key defined.
  • #2243459 - Use slug instead of template display name.
  • Allow for configuration and sending through subaccounts.
  • Add functions to retrieve subaccounts.
  • Allow for additional template content areas to be populated in messages.
  • Re-adding sender stats with exception handling to avoid breaking the page when bad email addresses are in the sender list.
  • Fix exception throws to avoid array to string conversion errors.
  • #1869192: Implement Variable API.
  • Add hook_mandrill_valid_attachment_types_alter to api.php documentation.
  • #2114549: Add mandrill.api.php to source to document hook_mandrill_mail_alter.
  • #2126671: README updates and improvements.
  • #2152699: Handle Mimemail style attachments. Thanks to pjcdawkins for patch edits.
  • Fix exclusion of Mandrill entity types in mandrill activity entity creation form.
Created by: levelos
Created on: 9 May 2014 at 17:49 UTC
Last updated: 9 May 2014 at 17:53 UTC
Bug fixes
New features

Other releases