Skip to content

2.0.9

Choose a tag to compare

@markparnell markparnell released this 07 Jul 05:30
· 4 commits to master since this release
  • Added filter so that when processing Gravity Forms MailChimp feed we directly update the group memberships on the associated CRM contact record as in some circumstances it seems that the data isn't automatically synced
  • When pulling all user groups from MailChimp, only look at users who are actually subscribed to emails. Also improved loop to make sure we get everyone on the first run - the previous logic resulted in a significant number of users being skipped each time.
  • Cache MailChimp connection to prevent it from being recreated multiple times in a single page load. Also added some timing tracking for Query Monitor.