Skip to content

Commit aaff5c2

Browse files
committed
MAGE-1267: updated changelog
1 parent 7672498 commit aaff5c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44

55
### Features
66
- 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
78

89
### Updates
910
- Updated integration tests to use `AlgoliaConnector`
1011
- Updated `ReplicaManager` service to handle multi stores properly with a `$storeId` parameter.
12+
- Pinned PHP Client version to 4.18.3
1113

1214
### Bug Fixes
1315
- Fixed `RebuildReplicasPatch` bug where replica detach logic wasn't properly applied in some cases.
1416
- Fixed a bug where credentials errors weren't gracefully handled on the SKU reindexing form
1517
- Fixed a bug where the `q` parameter wasn't properly handled in case it was missing on the catalogsearch page. (thanks @PromInc)
18+
- Fixed Recommend model validation when configuration is saved in the Magento admin.
1619

1720
## 3.15.0
1821

0 commit comments

Comments
 (0)