Skip to content

Releases: Smile-SA/elasticsuite

2.8.17

14 Sep 10:45
Compare
Choose a tag to compare

🐛 Fixes

Full Changelog: 2.8.16.1...2.8.17

What's Changed

Full Changelog: 2.8.16.1...2.8.17

2.10.9.1

14 Sep 12:22
Compare
Choose a tag to compare

🐛 Fixes

  • Fix implicit dependencies introduced on Magento legacy AdminNotification module #2423
  • Fix wrong sort order of SKU based products widget #2432
  • Fix a tracking bug (#2390) when using the "login as customer" feature of Magento #2418

2.9.10.1

14 Sep 11:52
Compare
Choose a tag to compare

🐛 Fixes

  • Fix implicit dependencies introduced on Magento legacy AdminNotification module #2423
  • Fix wrong sort order of SKU based products widget #2432

2.10.9

14 Sep 12:20
Compare
Choose a tag to compare

Changes

🚀 Going forward

This release is the first pavement of a bigger plan for ElasticSuite. We decided to commit more resources to the maintenance and development of your favorite Magento module. That means, starting this version, we’ll include a completely optional telemetry module to understand how you are using this extension and where to focus our effort in improvement.

We know this kind of announcement can make some uncomfortable, that’s why we want to be completely transparent about what we plan to collect and how, available here.

On the first launch after the upgrade, you’ll see a lightbox offering you the opportunity to support this effort or not. Deactivation of the telemetry service will have no impact on the quality of the module, which will continue to serve you as always.

📦 Functional

Adaptative Price Slider

Starting from this release, we added an adaptative Price Slider (#2371 #2372).
This feature, which is disabled by default, can be enabled through Stores > Configuration > Elasticsuite > Catalog Search > Enable Adaptative Slider.

If enabled, when necessary to support the presence of outlier values in the navigation context (for instance, a very high price amidst a majority of low prices), the price slider behavior changes so that the middle of the slider range corresponds to the median price instead of the price at the middle of the range.

This is particularly useful when browsing a page (category or search results) that contains a high number of products within the same price range, and some "outliers" really far of the average price. Eg : a search result page with 99% of products between 10$ and 20$, and two products having prices of 900$ and 1000$.

Visual Merchandiser (Magento Commerce)

UX refactoring of the optimizer screen :

Page Builder compatibility :

💻 Technical

New Contributors

Full Changelog: 2.10.8.1...2.10.9

2.9.10

14 Sep 11:52
Compare
Choose a tag to compare

Changes

🚀 Going forward

This release is the first pavement of a bigger plan for ElasticSuite. We decided to commit more resources to the maintenance and development of your favorite Magento module. That means, starting this version, we’ll include a completely optional telemetry module to understand how you are using this extension and where to focus our effort in improvement.

We know this kind of announcement can make some uncomfortable, that’s why we want to be completely transparent about what we plan to collect and how, available here.

On the first launch after the upgrade, you’ll see a lightbox offering you the opportunity to support this effort or not. Deactivation of the telemetry service will have no impact on the quality of the module, which will continue to serve you as always.

📦 Functional

Adaptative Price Slider

Starting from this release, we added an adaptative Price Slider (#2371 #2372).
This feature, which is disabled by default, can be enabled through Stores > Configuration > Elasticsuite > Catalog Search > Enable Adaptative Slider.

If enabled, when necessary to support the presence of outlier values in the navigation context (for instance, a very high price amidst a majority of low prices), the price slider behavior changes so that the middle of the slider range corresponds to the median price instead of the price at the middle of the range.

This is particularly useful when browsing a page (category or search results) that contains a high number of products within the same price range, and some "outliers" really far of the average price. Eg : a search result page with 99% of products between 10$ and 20$, and two products having prices of 900$ and 1000$.

Visual Merchandiser (Magento Commerce)

UX refactoring of the optimizer screen :

Page Builder compatibility :

💻 Technical

Full Changelog: 2.9.9.1...2.9.10

2.8.16

14 Sep 10:17
Compare
Choose a tag to compare

Changes

🚀 Going forward

This release is the first pavement of a bigger plan for ElasticSuite. We decided to commit more resources to the maintenance and development of your favorite Magento module. That means, starting this version, we’ll include a completely optional telemetry module to understand how you are using this extension and where to focus our effort in improvement.

We know this kind of announcement can make some uncomfortable, that’s why we want to be completely transparent about what we plan to collect and how, available here.

On the first launch after the upgrade, you’ll see a lightbox offering you the opportunity to support this effort or not. Deactivation of the telemetry service will have no impact on the quality of the module, which will continue to serve you as always.

📦 Functional

Adaptative Price Slider

Starting from this release, we added an adaptative Price Slider (#2371 #2372).
This feature, which is disabled by default, can be enabled through Stores > Configuration > Elasticsuite > Catalog Search > Enable Adaptative Slider.

If enabled, when necessary to support the presence of outlier values in the navigation context (for instance, a very high price amidst a majority of low prices), the price slider behavior changes so that the middle of the slider range corresponds to the median price instead of the price at the middle of the range.

This is particularly useful when browsing a page (category or search results) that contains a high number of products within the same price range, and some "outliers" really far of the average price. Eg : a search result page with 99% of products between 10$ and 20$, and two products having prices of 900$ and 1000$.

Visual Merchandiser (Magento Commerce)

UX refactoring of the optimizer screen :

Page Builder compatibility :

💻 Technical

Full Changelog: 2.9.9.1...2.9.10

2.10.8.1

02 Nov 14:12
Compare
Choose a tag to compare

🐛 Fixes

  • Fix explode parameter to be string by @Coosos in #2322
  • Fix Wrong casing (typo) in LayeredNavAttribute namespace by @peterjaap in #2327

2.9.9.1

02 Nov 14:11
Compare
Choose a tag to compare

🐛 Fixes

  • Fix explode parameter to be string by @Coosos in #2322
  • Fix Wrong casing (typo) in LayeredNavAttribute namespace by @peterjaap in #2327

2.8.15.1

02 Nov 14:11
Compare
Choose a tag to compare

🐛 Fixes

  • Fix explode parameter to be string by @Coosos in #2322
  • Fix Wrong casing (typo) in LayeredNavAttribute namespace by @peterjaap in #2327

2.10.8

25 Oct 13:38
2edd567
Compare
Choose a tag to compare

Changes

📦 Functional

  • Page Builder compatibility :

    • Using virtual categories in Page Builder now works as expected thanks to @PierreGauthier in #2304
    • Page Builder widgets will also now use ES queries internally.
  • UX refactoring of the optimizer screen :

    • Moving and separating the preview into the available contexts (category view / search) by @botisSmile in #2294
    • Boost score editing has been improved with a slider by @botisSmile in #2302
    • General UX and display of optimizer form fields by @botisSmile in #2309
  • Hardlink in footer (#2273) can now be disabled through the back-office thanks to @vahonc in #2297

🐛 Bug fixes

💻 Technical