Skip to content

2.8.3

Compare
Choose a tag to compare
@rbayet rbayet released this 07 Nov 09:53
· 275 commits to 2.8.x since this release
08ac95b

📦 Features :

  • jquery/ui direct dependency has been changed (#1590) to respect the new modular approach of M2 2.3.3, while maintaining backward compatibility with previous M2 2.3.x releases (#1597 )
  • A change in the Inventory data provider should now fully allow the use of either the MSI modules or the legacy cataloginventory module when running PHP 7.3. Thanks to @southerncomputer ! (#1600)
  • Support for reverse nested bucket and moving average pipeline aggregations have been added (#1602)
  • Request aggregation providers declared in third party modules' elasticsuite_search_request.xml files are now supported (#1527)

Fixed :

  • Performance issues with medium (and above) sized catalog in virtual categories admin merchandiser preview (#1581) and in frontend "show more/search" ajax requests (#1591) have been fixed (#1598 and #1604)
  • Boolean attributes filters which likely disappeared in release 2.7.0 (#1595) will now be visible again in frontend (#1596)
  • Deleting an optimizer with search terms limitations from the optimizers grid is now possible (#1583) without a FPC related PHP warning being raised (#1584)
  • Children products attribute data is now correctly indexed (#1488) whether or not the parent product has data for the attributes (#1545)
  • Visual swatch attributes layer navigation filters now correctly (#1503) display their values according to their attribute facet sort order property (#1550).
  • Two bugs introduced in release 2.3.2 and impacting the Search Optimizers preview feature (#1528) have been fixed (#1325)
  • A thesaurus multi-words synonym or expansion rule containing non-ASCII US characters no longer prevents (#1514) the thesauri from being indexed (#1515).