Skip to content

1.13.2

Compare
Choose a tag to compare
@bsuravech bsuravech released this 25 Jun 14:36
· 1 commit to master-1.x since this release
d0ccc1d

UPDATES

  • Update copyQueryRules to use client scopedCopyIndex (#1030)
  • Removed obsolete trigger for catalog_product_entity_media_gallery from mview.xml (#1025) @vmalyk
  • Added CSP whitelisted hosts for Magento 2.3.5 or higher (#1036) @vmalyk
  • Refactor getSalesData() method for optimisation (#1041)
  • Add filterPromotes to true for query rules (#1045)
  • Add category_without_path only if categories is searchable (#969) (#1051) @VincentMarmiesse

FIXES

  • Prevent division by zero in the Notice Helper when configuration is not set (#1031) @vmalyk
  • Fix ProductHelper for bundle subproducts error (#1014)
  • Check the right storeId for moveIndex (#1016) (#1051) @palviggi-flagbit

TOOLING

  • Circleci do not use cache on the global composer vendor (#997) (#1028)
  • Remove composer self-update from circleCI quality tools (#1032) (#1052)
  • Update CircleCI quality tools to remove composer set and install (#1033) (#1052)