Skip to content

2.6.7

Compare
Choose a tag to compare
@rbayet rbayet released this 04 Mar 12:46
· 25 commits to 2.6.x since this release
297cd27

📦 Features :

  • It is now possible to reset the sort order(s) already applied to a product collection (#1331)
  • The product price index segmentation/dimensions mode introduced in 2.2.6 (#1322) is now fully supported (#1340)

Several enhancements and bugfixes on search optimizers and virtual categories rules :

  • All attributes with a frontend input of "price" can now be used as expected in optimizers and virtual categories rules (#1239)
  • Displaying the attribute code along with its name in rule conditions (#1311) to help the user when several attributes share the same name/admin label
  • When editing an optimizer, hiding the non-applicable preview screens (#1309)
  • Allowing any indexed attribute to be used in rules (#1312)
  • The "Based on attribute value" optimizer model now accepts both decimal and integer attributes (#1307)
  • Preventing a useless escape of quotes in an attribute name (#1342) when listed in rules list of attributes (#1310)
  • The broken category preview of optimizers when in production mode (#1308) has been fixed (#1324)

Additional fixes :

  • A bug where the product image swatches were no longer affected by the applied category layered navigation filters has been fixed (#1290)
  • Making sure the elasticsuite tracker does not generate javascript errors (#1336) when it could not be loaded (#1321)
  • The elasticsuite tracking pixel is now treated as a decorative element in WCAG scanners (#1329)