Skip to content

2.11.20

Choose a tag to compare

@rbayet rbayet released this 06 Aug 12:37
· 37 commits to 2.11.x since this release

What's Changed

📦 Features

  • [Analytics][Optimizer][VirtualCategories] Feature #3867, Mage-OS M137 Admin Theme compatibility by @vahonc in #3893
  • 💎 [Explain] Feature #3867, Mage-OS M137 Admin Theme compatibility by @vahonc
  • 💎 [Explain] Show list of boosts multipliers/values when clicking global boost by @rbayet
  • 💎 [GlobalBehavioralData] Support revenue metric by @rbayet
  • 💎 [Recommender] Add support for FPC on related products and upsells ajax requests by @rbayet
  • [Thesaurus] Allow customizing thesaurus cache TTL (from 5 mn to 30 days) by @rbayet in #3877
  • [Tracker] Allow individual tracking sales of bundle and grouped products by @rbayet in #3879

💻 Technical

  • [Autocomplete] Compare user query/popular search terms case insensitive by @rbayet in #3880
  • [Catalog] Remove duplicated ProductPlugin and associated frontend/di.xml by @Bashev in #3897
  • 💎 [Core] self.version dependency for beacon module by @rbayet
  • 💎 [Explain|Thesaurus] Adapt to the rework of max_alternative_queries application by @rbayet
  • 💎 [Explain] Optimizer percolator: use functions provider by @rbayet
  • 💎 [Explain] Percolators: handle obsolete containers from disabled modules by @rbayet
  • [GraphQl] Fix filtering on text attribute and add negation operator by @PierreGauthier in #3890
  • [GraphQl] Remove empty or disabled category from aggregation by @PierreGauthier in #3889
  • 💎 [InstantSearch] Add HTTP Cache tags to HTTP response if FPC enabled by @rbayet
  • 💎 [Recommender] Support attributes w/ standard_edge_ngram for similarity by @rbayet
  • 💎 [Recommender] Ajax endpoint: change the way the FPC cache is enabled/disabled by @rbayet
  • 💎 [Recommender] Apply cache/no-cache compatible behavior to the ajax loader by @rbayet
  • 💎 [Recommender] Add ability to limit time span for co-occurrences lookup by @rbayet
  • [Thesaurus] Enforcing max alternative queries during generation by @rbayet in #3894
  • [VirtualCategories] Handle null category IDs and broaden exception handling by @Bashev in #3898
  • [VirtualCategories] Handle null category IDs and broaden exception handling / fixing inverted logic by @Bashev in #3901

🐛 Fixes

  • [CatalogRule] Fixes #3873 Backport of ACSD-64111 by @rbayet in #3896
  • [CatalogRule] Creation/Update date based rule: typo+i18n by @rbayet in #3899
  • [Core] Fix #3884, Search Relevance null array offset deprecation warning by @vahonc in #3886
  • [Core] Fix PHP 8.5 deprecated use of null as array key for virtual category data provider (backport) by @rbayet in #3883
  • 💎 [Explain] Fix rendering of ignored synonyms by @rbayet
  • 💎 [NeuralSearch] Discard case where embeddings are missing by @romainruaud
  • 💎 [NeuralSearch] Fix OpenSearch 3 compatibility (nmslib deprecated, ski… by @PierreGauthier
  • [Optimizer] Quote column names in Optimizer/Collection.php by @wienczny in #3864
  • [VirtualCategories] Fix PHP 8.5 deprecated use of null as array key for virtual category data provider (backport) by @rbayet in #3883
  • [VirtualCategories] Replaces null frontend_input for virtual cat. attributes by @rbayet in #3881
  • [VirtualCategories] Fixes #3870 virtual cat. router issue with non-store root virtual cat root by @rbayet in #3871

New Contributors

Full Changelog: 2.11.19...2.11.20