Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit aaa5d98

Browse files
authored
Merge pull request magento-commerce/devdocs/pull#2583 from magento-devdocs/em_prex-relnotes335
Updating release notes for 3.3.5
2 parents dff8aac + 279667c commit aaa5d98

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

src/_data/mde.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ extensions:
505505
name: Product Recommendations
506506
versions:
507507
-
508-
name: 3.3.3
508+
name: 3.3.5
509509
support:
510510
2.3.0: supported
511511
2.3.1: supported
@@ -519,6 +519,21 @@ extensions:
519519
2.4.1: supported
520520
2.4.2: supported
521521
2.4.3: supported
522+
-
523+
name: 3.3.3
524+
support:
525+
2.3.0: compatible
526+
2.3.1: compatible
527+
2.3.2: compatible
528+
2.3.3: compatible
529+
2.3.4: compatible
530+
2.3.5-p1: compatible
531+
2.3.6: compatible
532+
2.3.7: compatible
533+
2.4.0: compatible
534+
2.4.1: compatible
535+
2.4.2: compatible
536+
2.4.3: compatible
522537
-
523538
name: 3.3.2
524539
support:

src/recommendations/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ The release notes include:
1616
- {:.new}New features
1717
- {:.fix}Fixes and improvements
1818

19+
## 3.3.5 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
20+
21+
- {:.new}Added [B2B support](https://docs.magento.com/user-guide/marketing/product-recommendations.html#b2bsupport) in Product Recommendations
22+
- {:.new}Added new feeds to [sync catalog data to Commerce services via the command line]({{ site.baseurl }}/guides/v{{ site.version }}/config-guide/cli/config-cli-subcommands-catalog-sync.html)
23+
1924
## 3.3.3 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
2025

2126
- {:.new}Added new recommendation types: [Conversion (view to cart)](https://docs.magento.com/user-guide/marketing/prex-type-convcart.html), [Conversion (view to purchase)](https://docs.magento.com/user-guide/marketing/prex-type-convpurchase.html), and [Recently viewed](https://docs.magento.com/user-guide/marketing/prex-type-recentview.html). Note that these new recommendation types are available in the `magento/product-recommendations` module 3.2.2 and later.

0 commit comments

Comments
 (0)