Skip to main content

1.5.20

Release Notes

New Features

  • Adding bundle options to overwrite cumulative weight.
  • Adding admin setting for overwriting configurable sub-items availability for out of stock parent item.
  • Checked EE 1.14.0.1 and CE 1.9.0.1 compatibility.
  • Check support for WebShopMatrix
  • Bundle products apparel now have the option to detail sub-items
  • Add map directive capabilities to Replace Empty feature
  • Remove duplicate configurable sub-items when they are visible in catalog instead of not visible individually.
  • Bundle sub-item form unique URLs which autoselect on product page bundle options so that the feed item matches information on page
  • Implement description fallback logic for configurable apparel sub-items using "Associated products - Fetch description from"
  • GSF-94 Moved submit products with no image setting to Skip product with empty setting. 
  • GSF-84 Refactor including products only from selected categories for easier output only specific categories

Bugs Fixes

  • Fix batch mode freeze after an incomplete batch run. Added lock file cleanup for this situation.
  • Fix shipping methods list in config dropdown to reflect the config scope
  • Force shipping request to SalePrice if Price is not set; this fixes wrong shipping info been computed for methods with price threshold.
  • Fix price rounding issue when includes tax price
  • Fix grouped product price - include tax
  • Fix configurable sale price - date range issues
  • Fix hasSpecialPrice errors, causing invalid special price to show up for some products.
  • Fix configurable price when no configurable attributes are found in product definition.
  • Fix showing special price instead of catalog rule price when special price is not effective.
  • Add support for apparel size_type and size_system
  • Fix unique URLs for associated configurable items
  • Fix grouped product to include the tax when using min price from the group of products.
  • Grouped price fix when set to compute sum of the associated items
  • Fix bundle pricing with special price
  • Allow special price of children to be overwritten with values from the configurable
  • Force qty = 1 for grouped products when is not defined.
  • Fix price excluding tax on bundle and configurable
  • Fix special price including tax.
  • Fix segmentation fault for grouped products
  • Fix GSF-65 infinite price overwrite loop