Releases: sendsmaily/smaily-magento-extension
Releases · sendsmaily/smaily-magento-extension
2.7.4
- Fixes an issue where abandoned cart synchronization can fail when unknown payload field is encountered. [#111]
2.7.3
- Fixes non-existing array key warning on subscribers synchronization [#108] (thanks @raulikesvatera)
2.7.2
- PHP 8.2 compatibility [#103]
2.7.1
- Skip abandoned carts receiving "Invalid data submitted" (code: 203) response - [#99]
2.7.0
- Add store, store group and website to abandoned cart payload - [#96]
2.6.0
- Compare subscriber status change timestamp on newsletter subscriber sync [#91]
- Fix newsletter subscribers sync unsubscribed status value [#92]
2.5.0
- Add product image URL to abandoned cart data payload [#88]
2.4.0
- Include more context in CRON job logs [#82]
- Fix CRON job logging duplicate lines [#83]
- Optimize abandoned cart CRON job by excluding sent carts [#84]
2.3.1
- Test for Magento 2.4.4 compatibility - [#78]
- Convert module schema and data setup to declarative schema - [#77]
2.3.0
- Newsletter Subscribers synchronization tracking per website - [#73]
- Make last synchronization datetime configurable in module settings - [#73]