Skip to content

2.7.6

Compare
Choose a tag to compare
@rbayet rbayet released this 28 Mar 15:48
· 28 commits to 2.7.x since this release
f6ba02f

Fixed :

  • A composer requirement issue where it was no longer possible to install ElasticSuite on a freshly installed Magento 2.2.8 EE or 2.3.1 EE/CE (#1363) due to magento/module-elasticsearch* now officially supporting ElasticSearch 6.x and the 6.1 version of elasticsearch/elasticsearch has been fixed (#1366)
  • A change in Magento 2.2.8 breaking the frontend search/catalog features (#1361) has been pre-emptively addressed (#1367)
  • A bug where invalid layout update xml would prevent saving a category in the admin interface (#1347) has been fixed (#1356)
  • A layout update xml reference to a deleted swatches related css file (#1349) has been fixed (#1359)