Releases: Smile-SA/elasticsuite
2.1.4
2.2.5
Therefore, it is mandatory to migrate to this version of ElasticSuite if you are using Magento 2.1.3.
Please also note that this version remains compatible with others prior Magento 2.1.x version
✅ Fixed :
- #255 : Slight refactoring of the Relevance Configuration. This part was affected by a non-backward compatible change made by Magento into core classes.
2.2.4
✅ Fixed :
- #223 an issue on virtual categories : This issue could occurs if you are using a custom script/module which loops over a category collection and save them, without having previously loaded their "virtual rule" attribute. This one is considered as a major issue since it can result to data loss by overwriting the previous Virtual Category Rule by an empty one.
- potential XSS vulnerability #224
2.1.3
✅ Fixed :
- #223 an issue on virtual categories : This issue could occurs if you are using a custom script/module which loops over a category collection and save them, without having previously loaded their "virtual rule" attribute. This one is considered as a major issue since it can result to data loss by overwriting the previous Virtual Category Rule by an empty one.
- potential XSS vulnerability #224
2.2.3
2.1.2
2.2.2
✅ Fixed :
- Issue with the category autocomplete when using flat categories. (4ed3b50)
- Issue with potential undefined index on virtual categories preview (33bc791)
- Refactoring the Categories Autocomplete rendering (14445c9)
- Prioritizing the default store view (if possible) for virtual category preview on the "Default" scope (4c06f32)
- Enforce Thesaurus and Categories fulltext reindex when installing (e9ec140 & 72e0a6e) : This one ensure to avoid having missing indexes when running a Magento install from scratch with the module bundled in.
2.2.1
2.2.0
ℹ️ New features :
The new version of Smile Elastic Suite comes with the following new features :
- Magento 2.1 fully supported : The module now supports both Magento 2.1 CE & EE :
- Staging support : Elasticsuite fully supports the new table structure involved by the staging module.
- Categories Autocomplete : Categories are now displayed in autocomplete results.
- One Result Redirect : User can be redirected directly to product page if his search has only one result.
- Price Slider Enhancement : Ability to use price intervals defined in Magento's catalog configuration.
- Thesaurus Management : Added the ability to enable/disable a Thesaurus.
✅ Fixed :
- Improved indexing performance. (#119)
- More reactive autocomplete box (#115)
- Fixing an issue with the category filter. (#139)
- Fixing an issue occuring during indexation process (#101)
- Fixing a bug on search relevance with multiple select attributes. (#116)
- Fixing Categories Scheduled indexing. (#110)
- Fixing Potential issue during compilation (#136)
- Better message on approaching search. (#109)
- Cleaning unneeded pieces of code (#102)
Feel free to check the README and the wiki for further details.
2.1.1
The 2.1.1 release contains bugfixes for the 2.1.0 version.
✅ Fixed :
- Improved indexing performance. (#119)
- Fixing an issue occuring during indexation process (#101)
- Fixing a bug on search relevance with multiple select attributes. (#116)
- Fixing Categories Scheduled indexing. (#110)
- Better message on approaching search. (#109)
- Issue with Magento 2.0.9 (#93 #96)
- Cleaning unneeded pieces of code (#102)