2.12.1-rc1
Pre-release
Pre-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
- 💎 [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] 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
🐛 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 provider by @hostep in #3876
- 💎 [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
New Contributors
Full Changelog: 2.12.0...2.12.1-rc1