You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,9 @@
5
5
### UPDATES
6
6
- Ensured compatibility of the extension with Magento 2.4.6 with PHP 8.2
7
7
- Addressed dependency when pushing data to Algolia to ensure that the pricing records are in place.
8
-
- Enforce RequireJS for all JavaScript libs to ensure proper dependency loading order
8
+
- Enforce RequireJS for all JavaScript libraries to ensure proper dependency loading order
9
9
- Added support for Algolia Query Suggestions.
10
10
- Added new frontend events for Autocomplete v1 (afterAutocompleteSources and afterAutocompletePlugins)
11
-
- Updated the readme file
12
11
- Removed the indexing of out-of-stock options for configurable products from algolia config and instead utilize Magento's out-of-stock settings to determine how products are displayed and indexed.
0 commit comments