Skip to content

3.0.0

Compare
Choose a tag to compare
@damcou damcou released this 01 Oct 12:09
8ac4929

This update will break compatibility if you're using the backend facets feature. Please read the Magento 2.4 section of our documentation to get more information about it.

New Features

  • Compatibility with Magento 2.4

UPDATES

  • Remove less than IE9 condition from configuration template (#1068)
  • Add messaging for indexing queue and logs (#1070)
  • Remove IdentityInterface from job model class (#1071)
  • Convert condition to conditions formatting (#1072)
  • Remove backend facets and Mysql Adapter (2.4 compatibility) (#1073)
  • Update PHP and magento framework versions (#1074)
  • Backport: Added algolia/algoliasearch-inventory-magento-2 to suggest (#1075) @vmalyk
  • Remove PHP requirements from Composer (#1077) @vmalyk
  • Set ACL resource titles are translatable. (#1080) @vmalyk
  • If order not found fetch order from first order ID (#1081)
  • Exclude category facets from clearRefinement on category page (#1083)
  • Update bundle with updated IS and autocomplete versions (#1084)
  • Add Customisation section to README.md (#1086)

FIXES

  • Fix microdata on instantsearch (#1065) @flagbit
  • Instantsearch Category Filter when category facet is not configured (#1069)
  • Fix serialization issue with 2.4 (#1079)
  • Add image check to skip if placeholder for adaptive imgs (#1082)

TOOLING

  • Update CircleCi for Magento v2.3.5-2 and v2.4.0 (#1078)