Skip to content

2.10.35-rc1

Pre-release
Pre-release

Choose a tag to compare

@rbayet rbayet released this 30 Jul 10:36
· 31 commits to 2.10.x since this release
9b6112a

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
  • 馃拵 [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
  • 馃拵 [Core] self.version dependency for beacon module by @rbayet
  • 馃拵 [Explain|Thesaurus] Adapt to the rework of max_alternative_queries application by @rbayet
  • [GraphQL] Backport 2.11.x agg and filtering enhancements by @rbayet in #3895
  • 馃拵 [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

馃悰 Fixes

  • [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
  • [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

New Contributors

Full Changelog: 2.10.34...2.10.35-rc1