Skip to content

Releases: mailmotor/campaignmonitor-bundle

PHP 8 support

13 Mar 16:30
ee78fd0
Compare
Choose a tag to compare
Merge pull request #4 from jacob-v-dam/upgrade-to-php80

PHP 8.0 upgrade

2.0.1

18 Aug 10:52
224c77b
Compare
Choose a tag to compare

Security fix in composer requirements

Requires PHP 7.1 + ping method added

20 Jun 15:00
Compare
Choose a tag to compare
2.0.0

Composer require mailmotor/mailmotor-bundle:^3.0

Fix checking the state of subscriber that does not exists

15 Jun 13:57
Compare
Choose a tag to compare

Bugfixes:

  • #1: Fix checking the state of subscriber that does not exists

Fix in hasStatus()

05 Dec 08:26
Compare
Choose a tag to compare

We are now listening to all profile status options.
'Active', 'Unconfirmed', 'Unsubscribed', 'Bounced' & 'Deleted'.

Production ready release

01 Dec 07:58
Compare
Choose a tag to compare
1.0.0

Changed "get" method to "exists" method

Integrated subscribe/unsubscribe/hasStatus/...

30 Nov 19:54
Compare
Choose a tag to compare
0.2.0

Integrated subscribe/unsubscribe

Non production release

30 Nov 16:10
Compare
Choose a tag to compare
0.0.1

First commit