Skip to content

Releases: Setono/SyliusMailchimpPlugin

v0.5.7

23 Oct 06:01
b7f54e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

28 Nov 13:27
Compare
Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

v0.5.5

15 Dec 09:13
1d20db0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

16 Apr 07:52
cfd9ccf
Compare
Choose a tag to compare
Merge pull request #79 from Setono/fix-route-declaration

Change order of defined parameters

v0.5.3

16 Apr 07:52
c0a435e
Compare
Choose a tag to compare

Added the push customer handler

v0.5.2

24 Mar 08:19
cbe7d45
Compare
Choose a tag to compare
Merge pull request #73 from lruozzi9/master

Use new bundle notation

v0.5.1

20 Dec 06:55
Compare
Choose a tag to compare

Fixed exception when updating/creating store with multidimensional array

v0.5.0

10 Dec 13:48
Compare
Choose a tag to compare

Added a logger to the event subscriber that updates Mailchimp with a channel association

v0.4.0

25 Nov 13:31
Compare
Choose a tag to compare

Added a ping check to commands. This will avoid many unnecessary calls to the API if the API key is invalid

v0.3.0

24 Nov 12:54
Compare
Choose a tag to compare

Fixed a few bugs and reworked the pushing of entities to Mailchimp. It is now done in a safer way using the Symfony workflow component