Releases: Smile-SA/elasticsuite
2.9.11
What's Changed
- Fixing cache key vs PHP version by @rbayet in #2470
- Fixes #2448 force filters re-rendering after clear by @rbayet in #2468
- Fixes #2448 Allowing removal of query/field filter(s) by @rbayet in #2471
- Feature #2431 Opt. zero product position indexing by @rbayet in #2473
- Fixes #1698 missing column on first install by @rbayet in #2481
- Feat #2437 allows 0 false to be indexed by @rbayet in #2482
- Fixes #2434 Support false/zero value in catalog rules by @rbayet in #2486
- [GraphQL] Show Yes/No labels on aggregations by @rbayet in #2485
Full Changelog: 2.9.10.1...2.9.11
What's Changed
- Fixing cache key vs PHP version by @rbayet in #2470
- Fixes #2448 force filters re-rendering after clear by @rbayet in #2468
- Fixes #2448 Allowing removal of query/field filter(s) by @rbayet in #2471
- Feature #2431 Opt. zero product position indexing by @rbayet in #2473
- Fixes #1698 missing column on first install by @rbayet in #2481
- Feat 2437 allows 0 false to be indexed by @rbayet in #2482
- Fixes #2434 Support false/zero value in catalog rules by @rbayet in #2486
- [GraphQL] Show Yes/No labels on aggregations by @rbayet in #2485
Full Changelog: 2.9.10.1...2.9.11
2.8.17
🐛 Fixes
- Fix #2448 ensure effective collection reloading 2.8.x by @rbayet in #2472
- Feature #2431 Opt. zero product position indexing 2.8.x by @rbayet in #2478
- Feature #2437 Allow indexing 0 and false values (2.8.x) by @rbayet in #2480
- Fixes #2434 Support false/zero value in catalog rules (2.8.x) by @rbayet in #2487
Full Changelog: 2.8.16.1...2.8.17
What's Changed
- Fix 2448 ensure effective collection reloading 2.8.x by @rbayet in #2472
- Feature #2431 Opt. zero product position indexing 2.8.x by @rbayet in #2478
- Feature #2437 Allow indexing 0 and false values (2.8.x) by @rbayet in #2480
- Fixes #2434 Support false/zero value in catalog rules (2.8.x) by @rbayet in #2487
Full Changelog: 2.8.16.1...2.8.17
2.10.9.1
2.9.10.1
2.10.9
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)
- Adding product from SKU has been added by @PierreGauthier in #2319 and #2330
UX refactoring of the optimizer screen :
- Refactoring of proportionals boost operators by @botisSmile and @rbayet #2318 #2334 #2351 #2354 #2362 #2367
- Fix fieldset order by @botisSmile in #2334
Page Builder compatibility :
- Fix proper appliance of sort orders. by @romainruaud in #2361 #2397
- Prevent side effect when building widgets conditions based on virtual… by @romainruaud in #2391
- Support pre-existing PageBuilder widgets (2.9.x) by @rbayet in #2342
💻 Technical
- Fixing the appliance of "is_discount" rules across differents customer groups by @rbayet in (#2401)
- Add exclude in term aggregation by @PierreGauthier in #2336
- Add min_doc_count in term aggregation by @PierreGauthier in #2363
- Prevent rejection of documents with large description (2.8.x) by @rbayet in #2378
- Change tracking API definition by @romainruaud in #2364
- Fix category uid mapping by @romainruaud and @JeroenVanLeusden in #2347
- Rework send tag function to be compatible with native JS (mad… by @botisSmile in #2360
- Fixes #2316, added salt to id of the row element by @vahonc in #2359
- Fix issue #2387 with multiselect condition save by @illidar in #2388
- Fixes #2368, avoid use 'match' as an identifier by @vahonc in #2386
- Fix for #2383 : Redirect to product page if only one result doesn't work in case of void return type in the controller by @vahonc in #2395
New Contributors
- @hbarza made their first contribution in #2344
- @clawfire made their first contribution in #2376
- @illidar made their first contribution in #2388
Full Changelog: 2.10.8.1...2.10.9
2.9.10
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)
- Adding product from SKU has been added by @PierreGauthier in #2319 and #2330
UX refactoring of the optimizer screen :
- Refactoring of proportionals boost operators by @botisSmile and @rbayet #2318 #2334 #2351 #2354 #2362 #2367
- Fix fieldset order by @botisSmile in #2334
Page Builder compatibility :
- Fix proper appliance of sort orders. by @romainruaud in #2361 #2397
- Prevent side effect when building widgets conditions based on virtual… by @romainruaud in #2391
- Support pre-existing PageBuilder widgets (2.9.x) by @rbayet in #2342
💻 Technical
- Fixing the appliance of "is_discount" rules across differents customer groups by @rbayet in (#2400)
- Add exclude in term aggregation by @PierreGauthier in #2336
- Add min_doc_count in term aggregation by @PierreGauthier in #2363
- Prevent rejection of documents with large description (2.8.x) by @rbayet in #2378
- Change tracking API definition by @romainruaud in #2364
Full Changelog: 2.9.9.1...2.9.10
2.8.16
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)
- Adding product from SKU has been added by @PierreGauthier in #2319 and #2330
UX refactoring of the optimizer screen :
- Refactoring of proportionals boost operators by @botisSmile and @rbayet #2318 #2334 #2351 #2354 #2362 #2367
- Fix fieldset order by @botisSmile in #2334
Page Builder compatibility :
- Fix proper appliance of sort orders. by @romainruaud in #2361 #2397
- Prevent side effect when building widgets conditions based on virtual… by @romainruaud in #2391
- Support pre-existing PageBuilder widgets (2.9.x) by @rbayet in #2342
💻 Technical
- Fixing the appliance of "is_discount" rules across differents customer groups by @rbayet in (#2399)
- Add exclude in term aggregation by @PierreGauthier in #2336
- Add min_doc_count in term aggregation by @PierreGauthier in #2363
- Prevent rejection of documents with large description (2.8.x) by @rbayet in #2378
- Change tracking API definition by @romainruaud in #2364
Full Changelog: 2.9.9.1...2.9.10
2.10.8.1
🐛 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
🐛 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
🐛 Fixes
- Fix explode parameter to be string by @Coosos in #2322
- Fix Wrong casing (typo) in LayeredNavAttribute namespace by @peterjaap in #2327