Skip to content

v4.32.0

Choose a tag to compare

@sta1r sta1r released this 23 Jul 14:31
· 88 commits to master since this release

What's new

  • Indexed prices can now be exported to capture prices set by catalog price rules. [09b12af, d31952a, b565bf1]
  • Tier prices are now exported in all product catalogs. [6bfcf2e]

Improvements

  • Catalog sync is refactored to run faster, importing into the platform during the sync run. [e84b592]
  • The deletion of 'orphan' products in catalog sync has been removed. [446b019]
  • We set an upper bound for Magento version compatibility in composer.json (currently 2.4.9). [48c0711]
  • Sending transactional email with attachments (via custom code) is restored for pre-2.4.8 installations. [6e0818e]

Bug fixes

  • Orders are now only synced for contacts that have contact ids in email_contact. Upgrading will trigger a full contact re-sync. [5747acc]
  • Customer sync will continue to process customer ids even if the exporter returns an empty batch. [3fc1858]
  • Sending transactional email to multiple recipients (via custom code) is restored for pre-2.4.8 installations. [c933d31]

Notes

  • Merchants running our Dotdigital for Adobe Commerce: B2B module should also upgrade to ensure correct functionality.