Releases: dotmailer/dotmailer-magento2-extension
Releases · dotmailer/dotmailer-magento2-extension
v4.21.5
v4.21.4
v4.21.3
v4.21.2
v4.21.1
v4.21.0
What's new
- We've shipped an integration with Dotdigital Product Notifications. Merchants can now configure 'back in stock' alerts for products in their catalog. [de387c0]
- Integration Insights sync now once again happens at account connection, but this time using Magento message queues. [d2ea840, 9ee6fc5, 4b88d17]
Improvements
- Writing to CSV files has been optimised. [55f7097]
- We refactored 'from time' overrides in abandoned cart sync. [f44f6e6]
- We updated some block classes by removing the deprecated
setTemplate()
method, which was causing a PHPStan error. [6f93dee] - We fixed a possible PHP 8 error to do with fetching selected order statuses in order sync. [7b088d4]
- Cron timing settings are now in global scope. [e6d96ea]
- We updated an MFTF test that caused failures in subsequent tests. [6cf5a33]
- We updated some unit tests for compatibility with PHP 8.2. [b52ba5f, 2f404dd]
Bug fixes
v4.20.4
v4.20.3
Improvements
- We no longer bypass SSL host and peer verification when making API calls to Dotdigital. [ba3f5c9]
- We've added an extra check for a quote's email address before redirecting in our Getbasket controller. [c7d3306]
Bug fixes
- A problem with merging abandoned carts containing configurable products has been resolved. External contribution.
- We fixed a problem with missing product ids in the order item table breaking the order sync. [94ff903]
- We fixed a regression from 4.20.2 relating to product attributes in order insight line items. [1e5e437]