Skip to content

Releases: Smile-SA/elasticsuite

2.1.4

04 Jan 09:00
Compare
Choose a tag to compare
  • Fix a problem when indexing scoped product attributes.

2.2.5

16 Dec 13:51
Compare
Choose a tag to compare

⚠️ Warning : This release embeds a fix for Magento 2.1.3 compatibility.

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

30 Nov 14:06
Compare
Choose a tag to compare

⚠️ Warning : This release embeds fixes for potential security and data loss issues. Your are strongly encouraged to migrate from any previous 2.2.x version to this one as soon as possible.

✅ 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

30 Nov 14:05
Compare
Choose a tag to compare

⚠️ Warning : This release embeds fixes for potential security and data loss issues. Your are strongly encouraged to migrate from any previous 2.1.x version to this one as soon as possible.

✅ 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

29 Nov 05:41
Compare
Choose a tag to compare

✅ Fixed :

  • Issue when indexing Bundle's child products #201
  • Issue when using a non string field as searchable in fulltext #214
  • An issue with ElasticSearch 2.4.x #219
  • Issues with the Categories REST Api #186

2.1.2

18 Oct 09:13
Compare
Choose a tag to compare

✅ Fixed :

  • Potential issue occuring during compilation (5b564d2)

2.2.2

11 Oct 09:16
Compare
Choose a tag to compare

✅ 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

27 Sep 08:43
Compare
Choose a tag to compare

✅ Fixed :

  • Issue with the category filter. (9cfb355)

2.2.0

26 Sep 14:31
Compare
Choose a tag to compare

ℹ️ 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

26 Sep 14:31
Compare
Choose a tag to compare

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)