2.0.0
With the release of a new major version, we have decided to create minor and major version releases to allow those that want to continue on the minor version. This update will break compatibility. Please read the upgrade guide for all of the file changes and updates included in this release.
If you would like to stay on the minor version, please upgrade your composer to only accept versions less than version 2 like the example:
"algolia/algoliasearch-magento-2": ">=1.13.1 <2.0"
New Features
- Algolia PHP Client v2 (from v1) (#848, #968, #984, #990) @DevinCodes
- Instantsearch v4 (from v2) (#838, #912) @tkrugg
- Personalization (#994, #998)