Skip to content

Commit feeca61

Browse files
committed
Updated changelog
1 parent 0632f5f commit feeca61

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

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

55
### UPDATES
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
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 notice in the Magento admin to point customers to use the Algolia dashboard for Synonym management as Magento Dashboard will be deprecated in a future release
88
- Refactored the casting Attributes
99
- Managing Max record size via the admin
1010

1111

12-
1312
### FIXES
1413
- Autocomplete category links not preselecting facets on the target URL
1514
- Fixed bug related to conjunctive facets and adaptive images in autocomplete
16-
- When autocomplete was disabled __empty__ was showing in the URL
15+
- Fixed issue with showing __empty__ in the url if autocomplete was disabled
16+
- Fixed autocomplete suggestions
1717
- Instant search fixes when the price was set to retrievable = 'no'
1818
- Price attribute fixes in autocomplete when the price attribute is set to Non-Retrievable
1919
- Add to cart triggering duplicate view event for the Algolia recommend products
2020
- Issues while saving and loading data by the wrong cache key for the popular queries
2121
- Issues with max_retries in clear old jobs function in the queue
2222
- Place Order duplicate Conversion issue for Grouped Product
23-
- Fixes the issues with store-specific category index
24-
23+
- Fixes issues with store-specific category index
2524

2625

2726

0 commit comments

Comments
 (0)