Releases: ethercreative/mailchimp-commerce
Releases · ethercreative/mailchimp-commerce
1.2.4
1.2.3
1.2.2
1.2.1
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
1.1.12
1.1.11
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)