Skip to content

Releases: welpdev/mailchimp-bundle

MailchimpException

07 Feb 14:25
Compare
Choose a tag to compare
  • Fix major bug with mergeFields with null value since MailChimp API refused to handle this case...
  • Create MailchimpException class with all data from MailChimp API errors (type, title, status, detail, instance, errors)

1.0.10

22 Jan 18:19
Compare
Choose a tag to compare
  • handle other subscriber status (#9)
  • PSR5 documentation and Coding Style

1.0.9

06 Jan 09:16
Compare
Choose a tag to compare

1.0.8

03 Jan 16:19
Compare
Choose a tag to compare
  • fix #6
  • fix #7
  • add documentation about choice option

1.0.7

05 Oct 17:45
Compare
Choose a tag to compare
  • merge PR #4 fix issues when you have no merge fields
  • More tests
  • Doc on debug/dev mode

1.0.6

23 Sep 15:15
Compare
Choose a tag to compare

Fix pagination when getting users mail adresses

1.0.5

23 Sep 10:29
Compare
Choose a tag to compare
  • Compatibility with Symfony 3

1.0.4

22 Sep 09:26
Compare
Choose a tag to compare
  • better change email function (handle special cases)
    • new email address already exists in List
    • old email address not exists in list
    • old or new email address doesn't exists in list

1.0.3

21 Sep 16:24
Compare
Choose a tag to compare
  • add EVENT_CHANGE_EMAIL
  • webhook api=false to avoid infinite loop on Update User

1.0.2

20 Sep 15:30
Compare
Choose a tag to compare