Skip to content

v2.0

Compare
Choose a tag to compare
@deepak-srivastava deepak-srivastava released this 23 Dec 17:07
· 101 commits to master since this release

A big thanks to Rich Lott, for the release that includes:

Extension Re-write:

API v3 Integration - PR-216 (Also CiviCRM v4.7 compatible)

Other Fixes:

  • #213 Contact Unsubscribed in Mailchimp instead of removed from Mailchimp group
  • #194 Use bulk instead of primary address >> does this now.
  • #201 Merge Mailchimp → CiviCRM fails on big lists due to timeout
  • #203 failed when same email on one contact lots of times >> This is fixed by better mailchimp member to civi contact matching.
  • #182 Error: Failed to access Mailchimp export API >> export API no longer used.
  • #181 clarify support of duplicate contacts >> now see tech readme and code notes.
  • #160 Update Readme to reflect update functionality: re-add contact to Civi group and is re-subscribed in MailChimp >> readme updates. - clarify MC policy, etc.
  • #171 scheduled job only MC precedence. Fixed. (also note on that bug is not a fix)
  • #139 sort of fixed - no notifications at all now!
  • #129 export API bug fix (doesn't use it!)

Possible fixes

  • #210 Sync Mailchimp Contacts To Civi stuck at Updating contacts in CiviCRM
  • #134 Sync ignores CiviCRM Dedupe rules #134 >> matching is different now, might make this possible. (worth a try in a sandbox and after backing up your mailchimp lists) e.g. if contact A and B have same primary email, but CiviCRM knows one of them is in the sync-ed group, then syncs will always update that contact and leave the other alone.
  • #165 Removed from smart group when Mailchimp sync runs >> I think this is fixed - because the scheduled sync always did pull, push before. Now you can choose. Pull will always 'remove from group' in Civi if member not subscribed at MC.
  • #145 Creating Interest Grouping is giving error

Credits: