Skip to content

3.9.0

Compare
Choose a tag to compare
@mohitalgolia mohitalgolia released this 28 Oct 10:44
f5d7f97

What's Changed

New Features

  • Trends Recommendations: We have added the ability to add Trending Items to the PDP and the shopping cart page. More information can be found here. We also provide a Trending Items widget that can be used to add Trending Items to any page.
  • Added an option to show Recommend Related and Frequently Bought Together products on the shopping cart page.
  • Added an option to enable the Add To Cart button for all types of recommended products (Related, Frequently Bought Together, and Trending Items).
  • Added Algolia Recommend dashboard link on the Magento dashboard
  • Added Algolia Search extensions release notes link in the Magento admin to be able to access release notes easily.
  • Implemented Recommended Product click event using personalization.

Updates

  • Refactored the Algolia Insight functionality in the extension code base per Magento standard (moved the observer directory in the module root).
  • Refactored the autocomplete 2.0 code to make it more developer-friendly to allow for customization per customer needs.
  • Collated all autocomplete-specific logic in a single autocomplete.js file and segregated JS-based templates that control the layout of the different autocomplete sources to be more developer-friendly. This enables the customers to easily override the layout of the autocomplete menu in the custom theme and the extension.

Bug Fixes

  • Click event in autocomplete
  • Autocomplete errors if the product is not assigned a category and indexed into Algolia
  • Issues with the price attribute in autocomplete when price attribute is set to Non-Retrievable
  • The autocomplete in Query merchandiser (in the Magento admin) shows products from the default store on switching stores [Fixed]
  • Issues with triggering Add to Cart Conversion for Configurable Product
  • Issues with indexer not updating when product goes out of stock when the last of the inventory is done
  • Autocomplete menu disappears when debug mode is set to Yes

Full Changelog: 3.8.1...3.9.0