Skip to content

Commit 0632f5f

Browse files
committed
Updated changelog
1 parent 22ade2b commit 0632f5f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
## 3.9.1
44

55
### UPDATES
6-
- 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.
7-
- Autocomplete category links not preselecting facets on the target URL
8-
- Standardizes template function naming conventions for all autocomplete template types
9-
- Provides better scoping of variables and reducing dependencies on globals and the window object
10-
- Fixed bug related to conjunctive facets and adaptive images
11-
12-
- Update the synonym area text in the Magento configuration to point customers to use the Algolia dashboard
6+
- 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.
7+
- 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
138
- Refactored the casting Attributes
9+
- Managing Max record size via the admin
1410

1511

1612

1713
### FIXES
14+
- Autocomplete category links not preselecting facets on the target URL
15+
- Fixed bug related to conjunctive facets and adaptive images in autocomplete
1816
- When autocomplete was disabled __empty__ was showing in the URL
1917
- Instant search fixes when the price was set to retrievable = 'no'
20-
- Price attribute fixes in autocomplete, when the price attribute is set to Non-Retrievable
18+
- Price attribute fixes in autocomplete when the price attribute is set to Non-Retrievable
2119
- Add to cart triggering duplicate view event for the Algolia recommend products
2220
- Issues while saving and loading data by the wrong cache key for the popular queries
2321
- Issues with max_retries in clear old jobs function in the queue
2422
- Place Order duplicate Conversion issue for Grouped Product
23+
- Fixes the issues with store-specific category index
24+
2525

2626

2727

0 commit comments

Comments
 (0)