Skip to content

Releases: algolia/algoliasearch-magento-2

3.13.3

29 May 23:43
63566f3
Compare
Choose a tag to compare

What's Changed

Updates

  • Updated CSP whitelist #1507
  • Updated code to show current version of AlgoliaSearch extension in Magento admin #1496
  • Updated code to make compatible with PHP 7 #1500
  • Updated code and merged community submitted PRs #1501
  • Updated code for consistent auth tokens #1512
  • Updated code for Autocomplete highlights #1505

Bug Fixes

  • Fixed issues with Recommend items in mobile view #1508
  • Fixed issue related to decompoundedAttributes admin config error #1513
  • Fixed issue with Analytics Overview date format bug #1515

Full Changelog: 3.13.2...3.13.3

3.14.0-beta.1

30 Apr 18:49
0f6442b
Compare
Choose a tag to compare
3.14.0-beta.1 Pre-release
Pre-release

What's Changed

The first beta for version 3.14.0 of the Magento Algolia extension delivers a new way of handling events data and conversions.

Key changes include:

  • New PHP API client (v4) under the hood for communicating with Algolia
  • Authenticated user tokens now utilized for backend and frontend events to track entire customer journey
  • Revenue data now sent with all events including application of Magento specific discounts such as catalog price rules and customer group pricing
  • Support for event subtypes allowing the capture of conversion data for both "Add to cart" and "Place order" events
  • Bug fixes for the Algolia extension and how it handles end user consent for allowing cookies
  • Increased protection of PII in the event data
  • Improved handling of user tokens across insights events and corresponding queries

For more information on this release please see our preview documentation at:

Important

Please note that starting with version 3.14 the Magento Algolia extension will require PHP 8.

Updates

Bug fixes

Full Changelog: 3.13.2...3.14.0-beta.1

3.13.2

22 Feb 04:21
c80d0c5
Compare
Choose a tag to compare

What's Changed

Updates

  • Updated code to refactor the deprecated usage of the registry in the extension #1467
  • Updated the code to prevent the creation of indexer for websites excluded in customer groups #1307
  • Removed the unused polyfill script from the extension #1474

Bug Fixes

  • Fixed issue with the special price range for configurable products #1340
  • Fixed issue with tier price issues #1417
  • Fixed issue causing duplicate replica errors to occur when saving the configuration #1453

Full Changelog: 3.13.1...3.13.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