Skip to main content

2.1.7

Fixes;

  • Fix typo causing Run Now to fail on installs running developer mode.
  • Fix magento EE install failing with Table 'flag' doesn't exist.
  • Correct is_bundle output returning false for bundle products.
  • Fix skipping configurable associated products based on skip attribute.
  • Fix find and replace to match indicated columns, also fixed skip by empty columns to correctly look at associated products. 
  • Allow special characters in the find and replace inputs, '>' getting converted.
  • Fix batch generation not processing all product.
  • Fix broken product page caused by microdata set with magento view compilation.
  • Fix bundle item special price.
  • Use native mage URl format for autoselecting configurable sub-items.
  • Fix missing URL suffix on configurable associated items.
  • Fix URLs of bundle associated items not visible in catalog. 
  • Remove aid parameter from URLs when microdata is disabled.
  • Include root category in the taxonomy widget so one could filter out products assigned to it. Works when you click expand all categories.
  • Fix additional images loading.
  • Load correct value of condition attribute into microdata on product page.
  • Filter promotion ids in the product feed by selected ones in admin and improved performance.
  • Fix cart rules display on promotions setup on some shops, serialization vs json.