From 0632f5f84718700bd6117a3670d75367cc5ef52a Mon Sep 17 00:00:00 2001 From: Mohit Choudhary Date: Tue, 29 Nov 2022 20:33:12 +0530 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec3cdbc35..07960a38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,25 +3,25 @@ ## 3.9.1 ### UPDATES -- Refactored the Autocomplete to provide an extensible model for function-based templates utilizing tagged template literals. The approach supports the use of RequireJS mixins for overriding template functionality and additional bug fixes in the Autocomplete. - - Autocomplete category links not preselecting facets on the target URL - - Standardizes template function naming conventions for all autocomplete template types - - Provides better scoping of variables and reducing dependencies on globals and the window object - - Fixed bug related to conjunctive facets and adaptive images - -- Update the synonym area text in the Magento configuration to point customers to use the Algolia dashboard +- 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 text in the Magento configuration to point customers to use the Algolia dashboard as Synonym management from Magento Dashboard will be deprecated in a future release - Refactored the casting Attributes +- Managing Max record size via the admin ### FIXES +- Autocomplete category links not preselecting facets on the target URL +- Fixed bug related to conjunctive facets and adaptive images in autocomplete - When autocomplete was disabled __empty__ was showing in the URL - Instant search fixes when the price was set to retrievable = 'no' -- Price attribute fixes in autocomplete, when the price attribute is set to Non-Retrievable +- Price attribute fixes in autocomplete when the price attribute is set to Non-Retrievable - 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 the issues with store-specific category index +