Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
42.15 KB
MD5: 733de2cd0b2c547a31c3ea101c859d10
SHA-1: bcad1252e2c6b4006aa3b0fd91e4aac675197f71
SHA-256: 7b74533a6bef277d96e2a35dbafabe2e2ebe7741d6fec9753d3d7667834ffbf6
Download zip
55.73 KB
MD5: 5d057869aa56bbbf1aa36d5ee7632405
SHA-1: 39afea8b199e3db20768a111d14f954fb9f54c48
SHA-256: a2f7e0df91ee6033246825987cded43931f8803e5ecbc4428502b1b47ff55ea1
Release notes
Release notes
This release addressed critical issues that arose 7.x-2.8 and were not fully resolved in 7.x-2.9. Updating is strongly recommended.
Changes since 7.x-2.9:
- #1885298: Update MailChimp's callServer to deal intelligently with non-array response values from MCAPI.
- #1894956, #1388722: Updated callServer to enforce proper argument separator defaults for MCAPI calls.
- #1452330: Added option on optional lists to allow for user registration form to check subscribe box by default.
- #1781514: Changed function name in campaign module which was accidentally implementing a hook
- Added a check to hook_requirements to verify the correct version of libraries (>= 2.0) is installed during update.
- Updated installation instructions to be more explicit about necessary library changes from pre-7.x-2.8 versions.