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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# CHANGE LOG
2
2
3
+
## 3.15.1
4
+
5
+
### Features
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
+
8
+
### Updates
9
+
- Updated integration tests to use `AlgoliaConnector`
10
+
- Updated `ReplicaManager` service to handle multi stores properly with a `$storeId` parameter.
11
+
12
+
### Bug Fixes
13
+
- Fixed `RebuildReplicasPatch` bug where replica detach logic wasn't properly applied in some cases.
0 commit comments