Releases 2.10.21 & 2.11.7

📦Features

In this release we focused in adding support of dates in the rule engine. They are now supported and you can create out-of-the-box rules on the products creation date and update date.

But more than that, we also added “special attributes” in the rule engine, that will allow you to create virtual categories and/or boosts based on the following criterias :

  • Days since the creation date of the product : Eg. Products created in the last 30 days.
  • Days since the update date of the product.

We also added the support of the “is undefined” operator for all kind of attributes.

💻 Technical

  • [Core] Ability to set name to a QueryInterface post creation
  • [Headless] Add the ability to discard tracking add-to-cart events by the backend server
  • CSP Policy : Refactoring our tracking scripts to comply with latest Magento CSP policies
  • [Core] Ability to set name to a QueryInterface post creation
  • [Headless] Add the ability to discard tracking add-to-cart events by the backend server
  • CSP Policy : Refactoring our tracking scripts to comply with latest Magento CSP policies
  • Implement setName() in Neural Query
  • Feature request containers getters
  • Refactoring to allow conditional boosts per category on recommender

🐞 ## :bug: Fixes Fixes

  • [Tracker] Compatibility with multishipping tunnel
  • [Tracker] Compatibility with multishipping tunnel
  • Discard advanced processing for relevance config to avoid an issue on…