Skip to content

Releases: algolia/algoliasearch-magento-2

3.13.1

02 Feb 09:17
3d8906d
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed the issue with PHP8.2 compatibility for recommendations on the cart page #1473

Full Changelog: 3.13.0...3.13.1

3.13.0

27 Jan 02:22
9cc28e3
Compare
Choose a tag to compare

What's Changed

Updates

  • Updated instantSearch library version from 4.41.0 to 4.63.0 #1464
  • Updated disclaimer for advanced algolia indices settings in the magento admin #1470

Full Changelog: 3.12.1...3.13.0

3.12.1

10 Jan 09:03
be7b243
Compare
Choose a tag to compare

What's Changed

Updates

  • Updated insights library version from 2.6.0 to 2.11.0 #1404
  • Updated all click events to add authenticatedUserToken for login customer #1404
  • Update View Events for authenticated userToken #1404
  • Added German translations in plugin #1461
  • Updated code to provide a way for customers to modify Analytics helper region #1459
  • Updated code to provide a way for customers to modify timeout values for Algolia PHP Client #1463

Bug Fixes

  • Fixed the issue with InstantSearch filters with quotations #1446
  • Fixed the issue with recommendations for grouped products in cart page #1448

Full Changelog: 3.12.0...3.12.1

3.12.0

12 Dec 13:40
0247b4c
Compare
Choose a tag to compare

What's Changed

Updates

  • Updated code to consider user’s cookie consent to send events to Algolia by using ‘useCookie’ parameter #1445
  • Updated references to support@algolia.com to new ticket link #1427
  • Updated code to refactor the deprecated registry for categories #1433
  • Updated code to ensure compatibility with NeuralSearch #1404
  • Updated AlgoliaBundle by eliminating the unnecessary jQuery library #1398
  • Included the promotion class in autocomplete menu when a product has any promotions #1428

Bug Fixes

  • Fixed formatting issue in product object related to CategoryPageId attribute #1436
  • Fixed issue with Clear Refinements button in InstantSearch page #1437
  • Fixed issue with custom banner functionality via merchandising dashboard in admin #1438
  • Fixed issue with hierarchicalMenu widget when utilizing transformItems when the number of categories exceeded the limit #1426
  • Fixed issue with indexing text field attributes with a value of 0 #1441
  • Fixed issue with user cookies not clearing upon customer logout #1442
  • Fixed back button issue with pagination in instant search page and category pages #1426
  • Fixed issue with redirect on add to cart from PLP #1454

Full Changelog: 3.11.0...3.12.0

3.11.1-beta

16 Oct 14:56
133ed83
Compare
Choose a tag to compare

What's Changed

Updates

  • Fixes related to NeuralSearch compatibility #1404
  • Removed the redundant jquery library from AlgoliaBundle #1398

Full Changelog: 3.11.0...3.11.1-beta

3.11.0

13 Oct 12:03
80ab7c0
Compare
Choose a tag to compare

What's Changed

Updates

  • Added support for Merchandising Studio and Visual Merchandiser by indexing flattened categoryID attribute to product index #1351
  • Upgraded the Algolia insights to version 2.6.0 #1362
  • Upgraded the Algolia PHP client to version 3.3.2 #1373
  • Added ability to preserve facets selection after adding an item to the cart from the PLP #1370
  • Added ability to hide Pagination when results have only one page in InstantSearch page #1401
  • Increased the character limit of class field in algoliasearch_queue, algoliasearch_queue_archive table #1396
  • Added ability to debounce and control the query length in autocomplete #1405
  • Added ability to turn off suggestions #1407 and pages #1408 indexing

Bug Fixes

  • Fixed vulnerability in query (htmlspecialcharacters) while searching using special characters #1392
  • Fixed issues related to overlooked special characters in autocomplete search queries #1397
  • Fixed Bundle Product Price indexing issue for Dynamic and Static Product Types #1399
  • Fixed error message 'cannot apply the deleteOndex operation on a replica index' in admin #1395

Full Changelog: 3.10.6...3.11.0

3.10.6

21 Aug 14:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Replaced referenceBlock by referenceContainer following Magento best practices.

Full Changelog: 3.10.5...3.10.6

3.11.0-beta

04 Aug 11:14
416df01
Compare
Choose a tag to compare
3.11.0-beta Pre-release
Pre-release

What's Changed

Updates

  • Support for Merch Studio and the Visual Merchandiser.
  • Upgraded the Algolia PHP client to version 3.3.2
  • Upgraded the Algolia insight 2.6.0
  • Preserve facet selections after adding an item to the cart from the PLP
  • Fixes related to NeuralSearch compatibility

Full Changelog: 3.10.5...3.11.0-beta

3.10.5

27 Jul 16:03
c79dd30
Compare
Choose a tag to compare

What's Changed

Updates

  • Added the code to hide Pagination when the results have only one page in InstantSearch page
  • Add the code to fix the php8.2 version compatibility issues
  • Replaced referenceBlock by referenceContainer following Magento best practices
  • Revert removal of tier price field for product

Full Changelog: 3.10.4...3.10.5

3.10.4

07 Jun 06:21
52ef8f5
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed the checkout console “tagName” error due to autocomplete not defined by ensuring proper loading of the js library
  • Fixed the undefined config variable issue in recommend
  • Fixed the issue with logged in user token for click and conversion when personification is turned off.
  • Fixed the issue with Item’s click position for Recommend Events
  • Fixed the issue with Hyphen converted to slash in facets

Full Changelog: 3.10.3...3.10.4