Skip to content

V6.4.8

Compare
Choose a tag to compare
@adeelq adeelq released this 26 Sep 08:48
· 208 commits to master since this release

Bug fixes

  • Transactional emails weren't being sent using Magento's queuing system (and Cronjob) introduced in Magento EE 1.14.1 and Magento CE 1.9.1; they are now.
  • Saving dotmailer email template settings with no changes would reset any previously configured email to the default templates; this has now been fixed.
  • We've fixed an issue which caused products to have incorrect URLs when the catalog was synced at store level
  • We've fixed an issue which stopped the product image ALT tag from being properly set in the abandoned cart's external dynamics content.
  • We are now properly disabling the deprecated CURLOPT_SAFE_UPLOAD method in PHP 7