Releases: algolia/algoliasearch-magento-2
Releases · algolia/algoliasearch-magento-2
0.9.1
0.9.0
- Optimized front-end (#54) - BC break!
- Only necessary JS configuration is now rendered into HTML code, all other JS code is now loaded in within JS files
- Templates were re-organized to make it's structure more readable
- Layout's XML files were rewritten and optimized
- Extension's assets were removed and replaced by SVGs
- Fixed CSS of autocomplete menu's footer (#55, #58)
- Instatnsearch.js library was updated to it's latest version (#56)
- The extension officially supports only 2.0.X versions of Magento, however it's still possible and encouraged to use it on 2.1.0 (#53)
- Fixed some annotations in code (#52, #51)