dotmailer for Magento v2.3.0 now available
You can now get the latest version of dotmailer for Magento 2.
Improvements
- We've completed a large amount of code refactoring and have implemented main Magento extension best practices
Fixes
- The order sync no longer gets stuck due to missing additional info that’s required
- Coupon codes no longer expire after an hour despite the expiration being set beyond an hour
- We’ve fixed the response that’s returned when Feefo authorisation fails
- Security has been enhanced for external dynamic content so that links typecast the expected input
- Support is no longer provided for PHP 5.5
- The cron default config for orders has been fixed
- JavaScript ‘DOM ready’ fixes have been implemented for easy email capture, MailCheck, ROI and page tracking code, fancyBox and log viewer
- A problem with disabling the customer registration email has been fixed
- As a security update, we’ve removed usage of ‘serialize/unserialize’ and using json_encode/json_decode instead
- A security update has been implemented for the permission in var/export/email and /var/export/email/archive folders, plus usage of ‘umask’ has been removed
- The transport file from the Zend Mail library is now compatible with Magento 2.2
- Foreign keys have been added to the email_catalog table’s catalog_product_entity, and to the email_order table’s sales_order