Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
70.66 KB
MD5: 9e1c021d905f37ab5cfd0de6357be46f
SHA-1: 6b82338b525f82e2ddfa1bdbf36bd5d7975b446d
SHA-256: d6268e861ea773e35fb5ea9825c453486c6f769f7af7b1e97fdb74cd32d89df6
Download zip
94.38 KB
MD5: 43439e4763e56a4326dc5823bc3b11e9
SHA-1: f4aaf14f496510aaeeb35d5e667a15954cdbaa87
SHA-256: bbec61594163c7f7fa6d2bf6f68e8f5f4282a5a4b174129e9c748731d4950b2d
Release notes
MailChimp 3.6 contains several important bug fixes and feature improvements including improvements to campaigns such as the ability to test campaigns and cleaning up the campaign interface. The release also includes improvements to the batch mode and the ability to unsubscribe emails while keeping their information in MailChimp. This release does not contain the translation patch because our testing of the patch was inconsistent.
Changes since 7.x-3.4:
- 3.6 fixes a fatal error in the upgrade path in 3.5
- #2554191 by joelstein: Wrap subscribe form description in DIV
- #2505695 by nvahalik: Add functionality to test a campaign
- #2503597 by leewillis77, BabaYaga64: Batch mode produces misleading behaviour.
- #2554175 by joelstein: Put subscription form submit button inside "actions" wrapper
- #2481545 by BabaYaga64: 7.x-3.3 scrubs html from subscription block?
- Combine comments, shorter user message, translation for batch processing checkbox notification
- MailChimp- Add a comment about what the warning message does.
- MailChimp- add a warning message for Subscribe box not being checked until Cron is run for batch processing of list subscriptions.
- MailChimp - Apply patch to hide the add a new segment field in the MailChimp Lists View. Original issue here: https://www.drupal.org/node/2484201
- MailChimp- apply patch for mail chimp lists to use $entity->value instead of $entity->raw, so that it does not grab the entity's id but the entity's object id. Issue and patch are here: https://www.drupal.org/node/2531684
- Added patch https://www.drupal.org/files/issues/1871726-contextual-links-user-2.patch. Fix campaigns to remove inappropriate links like edit linking to the node/edit page when using contextual links.
- Apply patch mailchimp-prevent-overwrite-on-entity-create-2510640-1.patch. Fix existing subscriber data overwritten when creating a new entity with a subscription field. Property "is_default" is added to the field. This is set to FALSE when the entity edit form is loaded in order to determine who provided the value.
- Apply patch https://www.drupal.org/files/issues/mailchimp-unsubcribe-or-remove-25107.... Provide an option on the MailChimp Subscription field to unsubscribe the subscriber instead of removing. The default value of this option remains "remove" as that is the current behavior.
- #2198767 by dtamajon: Translate List Label