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
@@ -35,6 +35,16 @@ Magento 2.3 and earlier versions are no longer supported by the Algolia extensio
35
35
36
36
Version 3.x of our extension is compatible with Magento 2.4. Review the [Customisation](https://github.com/algolia/algoliasearch-magento-2#customisation) section to learn more about the differences between our extension versions.
37
37
38
+
### Extension versions support
39
+
40
+
We support the two latest minor versions of our extension (see "Extension Version" column in the compatibility matrix below) :
41
+
- The 2 latest minor versions are maintained with security and critical bug fixes.
42
+
- The latest minor version is maintained with "general" bug fixes as well.
43
+
44
+
### Magento versions support
45
+
46
+
We support the 2 or 3 latest patch versions of Magento depending on releases overlap (see matrix below):
47
+
38
48
| Extension Version | End of Life | Magento | PHP |
Knowing the version of each Algolia JavaScript library will help you understand what is available for you to leverage in terms of customisation. This table will help you determine which documentation to reference when you start working on your customisation.
| v3.x |[0.38.0](https://github.com/algolia/autocomplete.js/tree/v0.38.0)*|[4.15.0](https://github.com/algolia/instantsearch.js/tree/v4.15.0)*|[1.7.1](https://github.com/algolia/search-insights.js/tree/v1.7.1)| NA |
| v3.x |[0.38.0](https://github.com/algolia/autocomplete.js/tree/v0.38.0)*|[4.15.0](https://github.com/algolia/instantsearch.js/tree/v4.15.0)*|[1.7.1](https://github.com/algolia/search-insights.js/tree/v1.7.1)| NA |
* In earlier versions of the extension, the Autocomplete and InstantSearch libraries were accessible via the `algoliaBundle` global. This bundle was a prepackaged JavaScript file that contained dependencies for the frontend experience. What was included in this bundle can be seen here: https://github.com/algolia/algoliasearch-extensions-bundle/blob/ISv4/package.json
0 commit comments