Skip to content

Commit 287588b

Browse files
committed
Updated Changelog
1 parent 081d18a commit 287588b

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@
55
### UPDATES
66
- Ensured compatibility of the extension with Magento 2.4.6
77
- 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+
1112

1213

1314
### 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+
2021

2122
## 3.10.1
2223

0 commit comments

Comments
 (0)