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

Commit b453228

Browse files
authored
Merge branch 'master' into em_prex-relnotes322
2 parents a337ab3 + a0aa3bf commit b453228

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

src/_data/vbe.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,19 @@ extensions:
8080
2.3.4: not supported
8181
2.3.5-p1: not supported
8282
2.4.0: not supported
83+
-
84+
name: Braintree
85+
versions:
86+
-
87+
name: 4.1.0
88+
support:
89+
2.3.0: not supported
90+
2.3.1: not supported
91+
2.3.2: not supported
92+
2.3.3: not supported
93+
2.3.4: not supported
94+
2.3.5-p1: not supported
95+
2.4.0: supported
8396
-
8497
name: dotdigital
8598
versions:

src/extensions/vendor/vendor.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ Vendor Bundled Extensions (VBEs) are third-party extensions that we have thoroug
88

99
Current VBEs include:
1010

11-
- [Amazon Pay](https://docs.magento.com/m2/ce/user_guide/payment/amazon-pay.html)
12-
- [dotdigital](https://docs.magento.com/m2/ce/user_guide/marketing/engagement-cloud.html) (formerly Dotmailer)
13-
- [Klarna](https://docs.magento.com/m2/ce/user_guide/payment/klarna.html)
14-
- [Vertex](https://docs.magento.com/m2/ce/user_guide/tax/vertex.html)
15-
- [Yotpo](https://docs.magento.com/m2/ce/user_guide/marketing/yotpo-reviews-intro.html)
11+
- [Amazon Pay](https://docs.magento.com/user-guide/payment/amazon-pay.html)
12+
- [dotdigital](https://docs.magento.com/user-guide/marketing/engagement-cloud.html) (formerly Dotmailer)
13+
- [Klarna](https://docs.magento.com/user-guide/payment/klarna.html)
14+
- [Vertex](https://docs.magento.com/user-guide/tax/vertex.html)
15+
- [Yotpo](https://docs.magento.com/user-guide/marketing/yotpo-reviews-intro.html)
16+
- [Braintree](https://docs.magento.com/user-guide/payment/braintree.html) (formerly part of core Magento)
1617

1718
{:.bs-callout-info}
1819
Installing or upgrading Magento also installs VBEs, but you may need to set up an account with a vendor to configure and use an extension.
@@ -21,4 +22,4 @@ Installing or upgrading Magento also installs VBEs, but you may need to set up a
2122

2223
The following table shows VBE version compatibility with Magento:
2324

24-
{% include compatibility-vbe.md data=site.data.vbe%}
25+
{% include compatibility-vbe.md data=site.data.vbe%}

src/release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following table provides the dates for scheduled releases in 2020 and 2021 (
1515
|---------------------|-------------------------------|-------------------------------------------|--------------------|----------------------|
1616
| 2020 Q3 | 2.4.0<br>2.3.5-p2 | June 8, 2020 | None | July 28, 2020 |
1717
| 2020 Q4 | 2.4.1<br>2.4.0-p1<br>2.3.6 | September 10, 2020<br>Available for 2.4.1 | October 1, 2020 | October 15, 2020 |
18-
| 2021 Q1 | 2.4.2<br>2.4.1-p1<br>2.3.6-p1 | December 17, 2021 | January 26, 2021 | February 9, 2021 |
18+
| 2021 Q1 | 2.4.2<br>2.4.1-p1<br>2.3.6-p1 | December 17, 2020 | January 26, 2021 | February 9, 2021 |
1919
| 2021 Q2<sup>1</sup> | 2.4.2-p1<br>2.3.7 | April 6, 2021 | April 27, 2021 | May 11, 2021 |
2020
| 2021 Q3<sup>2</sup> | 2.4.3<br>2.4.2-p2<br>2.3.7-p1 | July 6, 2021 | July 27, 2021 | August 10, 2021 |
2121
| 2021 Q4<sup>3</sup> | 2.4.3-p1<br>2.3.7-p2 | None | September 28, 2021 | October 12, 2021 |

0 commit comments

Comments
 (0)