Releases: ethercreative/mailchimp-commerce
Releases · ethercreative/mailchimp-commerce
1.2.4
14 Jun 10:23
Compare
Sorry, something went wrong.
No results found
1.2.4 - 2021-06-14
Fixed
Fix Guzzle 7 support (via @Diewy )
1.2.3
12 Nov 09:25
Compare
Sorry, something went wrong.
No results found
1.2.2
15 Jun 09:56
Compare
Sorry, something went wrong.
No results found
1.2.2 - 2020-06-15
Fixed
Fix sync all products' data being null (via @PieterxJan )
1.2.1
15 Apr 12:59
Compare
Sorry, something went wrong.
No results found
1.2.1 - 2020-04-15
Added
Add "After build sync data" event to products, allowing for the manipulation of the data that is synced to Mailchimp (Closes #22 )
Changed
Sync jobs will no longer fail if one element errors (but will fail after all other elements have finished syncing) (Fixes #24 )
Add a clear error log when an element fails to sync
1.2.0
03 Mar 09:02
Compare
Sorry, something went wrong.
No results found
1.2.0 - 2020-03-03
Changed
Now requires Commerce 3 (Closes #27 )
Fixed
Fix error when using custom image transform (Fixes #26 )
1.1.12
17 Dec 16:11
Compare
Sorry, something went wrong.
No results found
1.1.12 - 2019-12-17
Changed
Fixed
Fix deprecation errors when using Commerce ~2.2 (Fixes #21 )
1.1.11
18 Nov 14:37
Compare
Sorry, something went wrong.
No results found
1.1.11 - 2019-11-18
Fixed
Fix order sync failing if purchasable had been deleted (Fixes #14 via @stenvdb )
Fix list help text link being incorrect if admin path had changed (Fixes #15 )
Throw appropriate error when trying to access pages requiring admin changes (Fixes #13 )
Wait for all plugins to be loaded before getting product types (Fixes #17 )
Bump schema version to account for mismatch with previous plugin versions (Fixes #20 )
1.1.10
23 Aug 15:22
Compare
Sorry, something went wrong.
No results found
1.1.10 - 2019-08-23
Fixed
Fix issue when syncing variants without public urls
1.1.9
23 Aug 09:55
Compare
Sorry, something went wrong.
No results found
1.1.9 - 2019-08-23
Fixed
Fix error when syncing products without public urls (Fixes #9 )
Fix issue syncing orders or carts that are missing addresses
1.1.8
01 Aug 11:08
Compare
Sorry, something went wrong.
No results found
1.1.8 - 2019-08-01
Fixed
Fix order sync error when address 2 isn't set (Fixes #7 )
Fix DB tables not being removed after uninstall (Fixes #8 )