Skip to content

Releases: algolia/algoliasearch-magento-2

3.7.0-p1

23 Jan 15:54
205f40a
Compare
Choose a tag to compare

What's Changed

Update

  • Bring the fix for the Magento 2.4.5 compatibility into Algolia Module 3.7.0

Notes:

The Algolia Search Magento 2 extension has upgraded its autocomplete library from version 0.38.0 to 1.6.3 in version 3.8.0 and later. However, this update will no longer support Hogan templates. If you need to upgrade to version 2.4.5 and still use the autocomplete version 0.38.0 that supports Hogan templates, you can use version 3.7.0-p1. Keep in mind that this version provides an update for compatibility with 2.4.5 and does not include the latest fixes and features. It is highly recommended to move to the newer version and use version 3.7.0-p1 only as a temporary solution until you can upgrade. Support for version 3.7.0-p1 will be maintained until April 2023. Be sure to read the release notes for more information.

Full Changelog: 3.7.0...3.7.0-p1

3.9.1

30 Nov 17:20
8fae416
Compare
Choose a tag to compare

What's Changed

Updates

  • Refactored the Autocomplete to provide an extensible model for function-based templates by utilizing tagged template literals. The approach supports the use of RequireJS mixins for overriding the template functionality.
  • Update the synonym area notice in the Magento admin to point customers to use the Algolia dashboard for Synonym management as Magento Dashboard will be deprecated in a future release
  • Refactored the casting Attributes
  • Managing Max record size via the admin

Bug Fixes

  • Autocomplete category links not preselecting facets on the target URL
  • Fixed bug related to conjunctive facets and adaptive images in autocomplete
  • Fixed issue with showing empty in the url if autocomplete was disabled
  • Fixed autocomplete suggestions
  • Instant search fixes when the price was set to retrievable = 'no'
  • Add to cart triggering duplicate view event for the Algolia recommend products
  • Issues while saving and loading data by the wrong cache key for the popular queries
  • Issues with max_retries in clear old jobs function in the queue
  • Place Order duplicate Conversion issue for Grouped Product
  • Fixes issues with store-specific category index

Full Changelog: 3.7.0...3.9.1

3.9.0

28 Oct 10:44
f5d7f97
Compare
Choose a tag to compare

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

3.8.1

02 Sep 17:56
923dcaa
Compare
Choose a tag to compare

What's Changed

UPDATES

  • Updated the system configuration message for Click & Conversion Analytics in #1233
  • Added validation in synonyms upload section (for Algolia Search) in the Magento admin in #1224
  • Updated code to set "Filter Only" facets via the instantsearch/facets settings in the Magento admin panel in #1224
  • Updated CSR policy to fix content security error for insights.io by in #1228

Bug Fixes

  • Updated System Config comments in #1221
  • Fixed the Remove trailing ? url in category page by in #1222
  • Fix issue with table prefix and code cleanup by in #1229
  • Fixed the InstantSearch variant image issue by in #1223
  • Fix Magento 2.4.5 compatibility issue by in #1231

Full Changelog: 3.8.0...3.8.1

3.8.0

18 Aug 19:59
37295d7
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • MAGE-264 Added Algolia Recommend in #1212
  • MAGE-299 Updated Autocomplete V1.6.3 in #1217

Bug Fixes

  • MAGE-334 Fixed the issue with in_numeric in search suggestion indexing in #1218
  • MAGE-325 Fix Analytics Page Issue in Magento Admin in #1215
  • MAGE-255 Fixed Landing Page Issue with ViewModel in #1216

Note

Starting Algolia Search Magento 2 extension version 3.8.0 autocomplete library has upgraded from version 0.38.0 to 1.6.3; that no longer supports Hogan templates. Upgrade to this Algolia Search Magento 2 extension will break any customizations made on autocomplete. Please refer 3.7.0-p1 for a temporary solution until you can upgrade

Full Changelog: 3.7.0...3.8.0

3.7.0

29 Jun 11:46
d333c95
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes

Full Changelog: 3.6.1...3.7.0

3.6.1

08 Jun 09:05
fba4b78
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Updated Algolia Php Client version 2.5.1 to 3.2.0

Full Changelog: 3.6.0...3.6.1

3.6.0

27 May 08:41
5554a79
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Implemented DB schema using the Declarative schema

Full Changelog: 3.4.0...3.6.0

3.4.0

19 May 10:27
338a943
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Updated to support Guzzle Http version with 6.3 and 7.4 for compatibility with Magento 2.4.x (#1187)

3.3.0

02 May 17:37
478c552
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes

Full Changelog: 3.2.0...3.3.0