File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 5
5
### UPDATES
6
6
- Ensured compatibility of the extension with Magento 2.4.6
7
7
- Updated the code to allow for convenient customization of object serialization
8
- - Updated comment for non-castable attribute in system configuration
9
- - Code has added to address the problem with bundle product pricing when the value of the dynamic price attribute is disabled.
10
- - Updated a function to include the userToken and enablePersonalization tag in the search request being sent
8
+ - Enhanced comments for non-castable attributes in system configuration
9
+ - Added new code to resolve pricing issues with bundle products when the dynamic price attribute is disabled
10
+ - Updated autocomplete to include userToken and enablePersonalization tag in search requests
11
+
11
12
12
13
13
14
### Bug Fixes
14
- - Resolved the issue of section.label in autocomplete
15
- - Fixed the issue of nbOfQuerySuggestions in autocomplete
16
- - Fixed the routing error if searchBox is disable for instant search page
17
- - Resolved the deployment issue related to prefixing Magento database tables
18
- - Fixed the landing page save issue if price filter is not selected in price filter
19
- - Fixed the spacing issue in instant search page for pagination
15
+ - Fixed issue with section.label in autocomplete
16
+ - Resolved issue with nbOfQuerySuggestions in autocomplete
17
+ - Fixed routing error related to disabling searchBox for instant search page
18
+ - Resolved deployment issue with prefixed Magento database tables
19
+ - Fixed spacing issue with pagination on instant search page
20
+
20
21
21
22
## 3.10.1
22
23
You can’t perform that action at this time.
0 commit comments