We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd43318 commit 4e705c3Copy full SHA for 4e705c3
CHANGELOG.md
@@ -2,9 +2,16 @@
2
3
## 3.10.1
4
5
+### UPDATES
6
+- Added recommended js version in readme file.
7
+
8
### Bug Fixes
9
- Add caching on category name lookup (scoped by store) to fix slowness in indexing.
10
- Prevent loss of synonyms while copying from tmp index during Indexing in Algolia Dashboard.
11
+- Fixed the translation issue of labels in Algolia autocomplete dropdown
12
+- Ensured compatibility of the extension with PHP 7.4
13
+- Resolved the deployment issue related to prefixing Magento database tables
14
15
16
## 3.10.0
17
0 commit comments