You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)