File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 8
8
- Upgraded the Algolia insight 2.6.0
9
9
- Preserve facet selections after adding an item to the cart from the PLP
10
10
- Fixes related to Neural Search compatibility
11
- - Added the code to hide Pagination when the results have only one page in InstantSearch page
12
- - Increased the character limit of Class filed in algoliasearch_queue table
13
- - Fixed Address vulnerability in query (htmlspecialcharacters) while search special characters
14
- - Fixed the problem related to overlooked special characters in autocomplete search queries.
15
- - Fixed the Bundle Product Price indexing issue with Dynamic and Static Product Type
16
- - Added a functionality for debouncing and controlling the query length in autocomplete
17
- - Add a banner within the Admin's Merchandising section of Magento
11
+ - Added ability to hide Pagination when results have only one page in InstantSearch page
12
+ - Increased the character limit of class field in algoliasearch_queue, algoliasearch_queue_archive table
13
+ - Fixed vulnerability in query (htmlspecialcharacters) while using search special characters
14
+ - Fixed issues related to overlooked special characters in autocomplete search queries.
15
+ - Fixed Bundle Product Price indexing issue for Dynamic and Static Product Types
16
+ - Added ability to debounce and control the query length in autocomplete
17
+ - Added ability to turn off suggestions and pages indexing
18
+ - Added flattened categoryID attribute to product index to support Merchandising Studio
18
19
19
20
20
21
You can’t perform that action at this time.
0 commit comments