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

Commit c1591c3

Browse files
authored
Merge branch 'master' into mikeweis-patch-eqp-api-help
2 parents fc77d0b + e27a208 commit c1591c3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/guides/v2.4/release-notes/release-notes-2-4-0-commerce.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The following platform upgrades help enhance website security and performance. S
8787

8888
* The **core Braintree module has been removed from the code base**. The Braintree Payments module now provides the same feature set. See [Braintree Payments](https://marketplace.magento.com/paypal-module-braintree.html).
8989

90+
* The Internet Explorer 11.x browser is no longer supported.
91+
9092
### Infrastructure improvements
9193

9294
This release contains enhancements to core quality, which improve the quality of the Framework and these modules: Customer Account, Catalog, CMS, Import, Cart and Checkout, and B2B.
@@ -1288,6 +1290,8 @@ We have fixed hundreds of issues in the Magento 2.4.0 core code.
12881290

12891291
### Infrastructure
12901292

1293+
* The Internet Explorer 11.x browser is no longer supported.
1294+
12911295
<!--- MC-32223-->
12921296

12931297
* The validation logic that is associated with the **Date of Birth** field of the Customer Registration form no longer triggers a JavaScript error.

src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ The following platform upgrades help enhance website security and performance. S
8888

8989
* The **core Braintree module has been removed from the code base**. The Braintree Payments module now provides the same feature set. See [Braintree Payments](https://marketplace.magento.com/paypal-module-braintree.html).
9090

91+
* The Internet Explorer 11.x browser is no longer supported.
92+
9193
### Infrastructure improvements
9294

9395
This release contains enhancements to core quality, which improve the quality of the Framework and these modules: Customer Account, Catalog, CMS, Import, Cart and Checkout, and B2B.
@@ -1201,6 +1203,9 @@ We have fixed hundreds of issues in the Magento 2.4.0 core code.
12011203
* Products that are saved in stores where the `onthefly` indexer and flat tables are enabled now respect website assignments. Previously, if you removed all website assignments from a product and then saved it, all flat tables included the product, despite the specified website assignments. _Fix submitted by Abel Truong in pull request [27365](https://github.com/magento/magento2/pull/27365)_. [GitHub-16315](https://github.com/magento/magento2/issues/16315)
12021204

12031205
### Infrastructure
1206+
1207+
* The Internet Explorer 11.x browser is no longer supported.
1208+
12041209
<!--- MC-32223-->
12051210

12061211
* The validation logic that is associated with the **Date of Birth** field of the Customer Registration form no longer triggers a JavaScript error.

0 commit comments

Comments
 (0)