Skip to content

2.3.5

Compare
Choose a tag to compare
@romainruaud romainruaud released this 02 May 09:34
· 86 commits to 2.3.x since this release

✅ Fixed

  • A small bug (#280) on Catalog/Search pages navigation (#370)
  • Small refactoring (#388) on categories indexing which could cause errors being thrown by the cronjobs.
  • Ability to index properly all prices attributes (#390)
  • Now displaying properly the "expanded" filters on layered navigation (#387)
  • Adding some missing french translations for Virtual Categories
  • Ensure the EAV cache is properly cleared after adding attributes during install : this allow to run a complete install from scratch with ElasticSuite bundled in Magento (#397)
  • Fixing a bug (#392) where optimizers created for Catalog Navigation only did not get properly applied (#398)
  • Slight refactoring of Swatches to be compliant with the Magento's refactoring which occured in Magento 2.1.6
  • Fixing a bug (#403) on the autocomplete keyboard navigation
  • Refactoring the way autocomplete search results are populated : Your are now able to inject your own processors to customize the way the product collection is retrieved.
  • Fixing a bug (#402) when attributes are having an option label with the "0" string that were ignored. (#406)