Skip to content

Releases: algolia/algoliasearch-magento-2

3.13.5

12 Jul 12:36
72622b6
Compare
Choose a tag to compare

What's Changed

Updates

Bug Fixes

  • Incorporate community fix for missing DOM element selector @sgeleon #1550

Full Changelog: 3.13.4...3.13.5

3.13.4

25 Jun 18:28
1a26fce
Compare
Choose a tag to compare

What's Changed

Updates

  • Add secure renderer to inline scripts to support latest security fix on Magento for CosmicSting vulnerabilities by @damcou in #1541

Bug Fixes

  • Fixed Algolia merchandising product listing issue @damcou in #1517
  • Fixed XSS vulnerability issue in InstantSearch search box by @cammonro in #1524
  • Fixed lock timeout issue on indexing queue integration test by @damcou in #1528
  • Community fix added - job queue dropping jobs from sandwiched full reindexes by @pikulsky in #1543

Full Changelog: 3.13.3...3.13.4

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 [email protected] 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