Skip to content

v4.27.2

Compare
Choose a tag to compare
@sta1r sta1r released this 03 Dec 11:08
· 31 commits to master since this release

Improvements

  • Default cron group configuration has been modified to better accommodate merchants running cron less often than every minute. [dfcfeba]
  • The deprecated \Magento\Framework\Option\ArrayInterface is replaced by \Magento\Framework\Data\OptionSourceInterface. [f306fc9]
  • We replaced some deprecated constants in our ImageFinder class. [0131f99]
  • Catalogs will now not be synced for stores disabled via Stores > All Stores. [606eee1]

Bug fixes

  • Simple products which are part of a bundle will use their own thumbnail (if available) in web insights, not their bundle parent’s thumbnail. [67c48fa]
  • In catalog sync, configurable products will now show a price that reflects the lowest available price for the current catalog scope. [d8e49e9]
  • Deleting customers who were suppressed in Dotdigital caused an error in the importer; this has been fixed. [1329681]