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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
5
5
### Features
6
6
- Algolia's [Query Categorization feature](https://www.algolia.com/doc/integration/magento-2/how-it-works/query-categorization) is now compatible with the extension.
7
-
- Added new CLI command for synonyms deduplication
8
7
9
8
### Updates
10
9
- Updated integration tests to use `AlgoliaConnector`
@@ -29,6 +28,7 @@
29
28
- Added a feature to enable automatic price indexing within the Advanced section of the configuration (This feature should help alleviate issues where missing pricing records prevent Algolia from being able to index products. See [documentation](https://www.algolia.com/doc/integration/magento-2/troubleshooting/data-indexes-queues/#price-index-dependencies) for further details.)
30
29
- Reorganization of the test folders
31
30
- Added unit and integration tests for full page cache (FPC)
31
+
- Added new CLI command for synonyms deduplication
32
32
33
33
### Updates
34
34
- Tests: Added possibility to run tests with multiple applications IDs.
0 commit comments