Skip to content

Releases: ebizmarts/mailchimp-lib

Release 3.0.38

20 Feb 16:49
0d158fc
Compare
Choose a tag to compare

Implemented enhancements:

  • Add the possibility to add actions to ListMemberActivity #50

Release 3.0.37

18 May 02:25
b4b30cf
Compare
Choose a tag to compare

Implemented enhancements:

  • Add possibility to change the timeout #47

Release 3.0.36

24 Jan 13:40
ded9d9f
Compare
Choose a tag to compare

Fixed bugs:

  • Add php 8.2 compatibility #44

Release 3.0.35

19 Apr 00:38
759baaa
Compare
Choose a tag to compare

Fixed bugs:

  • Add php 8.1 compatibility #40

Release 3.0.34

12 Nov 17:13
ef10ed1
Compare
Choose a tag to compare

Fixed Bugs

  • Fix #37 (Warning: Ambiguous class resolution)

Release 3.0.33

14 Oct 17:36
2785cfb
Compare
Choose a tag to compare

Fixed Bugs

Release 3.0.32

14 Oct 16:02
950eff2
Compare
Choose a tag to compare

Fixed Bugs

Fix PSR-0 violations #33

Release 3.0.31

05 Mar 17:51
776bfe4
Compare
Choose a tag to compare

Fixed bugs:

  • Fix for curl_errno = 16 (#31)

Release 3.0.30

07 Mar 19:49
Compare
Choose a tag to compare

Fixed bugs:

  • Mailchimp client doesn't clear POSTFIELDS (#30)
  • Add ext-curl dependency

Release 3.0.29

03 Dec 16:52
bd8f3a8
Compare
Choose a tag to compare

Implemented enhancements:

  • Method to retrieve MailChimp admin URL
  • Implement get method for default template content
  • Implement retrieving list of templates

Fixed bugs:

  • Timeout when mailchimp endpoint is down
  • Fixed PHPDoc for campaign classes