File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
## 3.11.0
4
4
5
5
### Updates
6
- - Support for Merch Studio and the Visual Merchandiser.
6
+ - Added support for Merchandising Studio and Visual Merchandiser by indexing flattened categoryID attribute to product index .
7
7
- Upgraded the Algolia PHP client to version 3.3.2
8
- - Upgraded the Algolia insight 2.6.0
9
- - Preserve facet selections after adding an item to the cart from the PLP
10
- - Fixes related to Neural Search compatibility
8
+ - Upgraded the Algolia insights to version 2.6.0
9
+ - Added ability to preserve facets selection after adding an item to the cart from the PLP
11
10
- Added ability to hide Pagination when results have only one page in InstantSearch page
12
11
- Increased the character limit of class field in algoliasearch_queue, algoliasearch_queue_archive table
13
- - Fixed vulnerability in query (htmlspecialcharacters) while searching using 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
12
- Added ability to debounce and control the query length in autocomplete
17
13
- Added ability to turn off suggestions and pages indexing
18
- - Added flattened categoryID attribute to product index to support Merchandising Studio
19
14
15
+ ### Bug Fixes
16
+ - Fixed vulnerability in query (htmlspecialcharacters) while searching using special characters
17
+ - Fixed issues related to overlooked special characters in autocomplete search queries.
18
+ - Fixed error message 'cannot apply the deleteOndex operation on a replica index' in admin
19
+ - Fixed Bundle Product Price indexing issue for Dynamic and Static Product Types
20
20
21
21
22
22
## 3.10.6
You can’t perform that action at this time.
0 commit comments