Skip to content

Releases: algolia/algoliasearch-magento-2

0.9.1

22 Aug 08:12
Compare
Choose a tag to compare
  • Remove debug: true from autocomplete menu

0.9.0

18 Aug 15:40
Compare
Choose a tag to compare
  • 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)

0.8.4

12 Aug 15:45
Compare
Choose a tag to compare
  • Always index categories' attribute include_in_menu
  • Follow Magento 2 coding styles

0.8.3

12 Aug 09:09
Compare
Choose a tag to compare
  • Add license information to composer.json

0.8.2

11 Aug 09:39
Compare
Choose a tag to compare
  • Fix fatal error thrown on Algolia search Adapter on Magento version ~2.0.0
  • Fix version in composer.json

0.8.1

08 Aug 14:25
Compare
Choose a tag to compare
  • Fix fatal error thrown when "Make SEO request" was turned on
  • Follow the new Algolia's UA convention

0.8.0

01 Aug 17:12
Compare
Choose a tag to compare

Initial stable release