You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides (for example, Magento 2.4.1-p1). Patch 2.4.0.12 (Composer package 2.4.1-p1) is a security-only patch that provides fixes for vulnerabilities that have been identified in our previous quarterly release, Magento 2.4.1. All hot fixes that were applied to the 2.4.1 release are included in this security-only patch. (A *hot fix* provides a fix to a released version of Magento that addresses a specific problem or bug.)
19
19
20
-
For general information about security-only patches, see the Magento DevBlog post [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security-only patches (including patch 2.4.1-p1), see [Install Magento using Composer]({{page.baseurl}}/install-gde/composer.html). Security-only patches include security bug fixes only, not the additional security enhancements that are included in the full patch.
20
+
For general information about security-only patches, see the Magento DevBlog post [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security-only patches (including patch 2.4.1-p1), see [Install Magento using Composer]({{page.baseurl}}/install-gde/composer.html). Security-only patches include security bug fixes only, not the additional security enhancements that are included in the full patch.
21
21
22
22
## Other release information
23
23
@@ -82,7 +82,7 @@ This release adds GraphQL coverage for the following features:
82
82
83
83
* Integer type object IDs have been deprecated in favor of `uid` attributes of type ID. <!--- MC-36346-->
84
84
85
-
* Added the `staging` attribute to the `ProductInterface`and `CategoryInterface` to determine if a product is staged and to view its associated campaign information. <!--- MC-33897-->
85
+
* Added the `staging` attribute to the [`ProductInterface`]({{ page.baseurl }}/graphql/interfaces/product-interface.html) and [`CategoryInterface`]({{ page.baseurl }}/graphql/interfaces/category-interface.html) to determine if a product is staged and to view its associated campaign information. <!--- MC-33897-->
86
86
87
87
* Added support for multiple wish lists. You can use GraphQL to [create]({{ page.baseurl }}/graphql/mutations/create-wishlist.html), [delete]({{ page.baseurl }}/graphql/mutations/delete-wishlist.html), and [rename]({{ page.baseurl }}/graphql/mutations/update-wishlist.html) wish lists as well as [move]({{ page.baseurl }}/graphql/mutations/move-products-to-wishlist.html) or [copy]({{ page.baseurl }}/graphql/mutations/copy-products-to-wishlist.html) items between them. <!--- MC-32356-->
88
88
@@ -182,7 +182,7 @@ Amazon Simple Storage Service (AWS S3) support has been enhanced to include supp
182
182
183
183
* Object storage and future extensibility
184
184
185
-
*[Storing media files]((https://docs-beta.magento.com/user-guide/system/data-import-product-images.html#method-3-import-images-with-remote-storage) on AWS S3
185
+
*[Storing media files]({{ page.baseurl }}/config-guide/remote-storage/config-remote-storage.html) on AWS S3
186
186
187
187
Support for AWS S3 has been added to all modules including B2B, PageBuilder, and Adobe Stock Integration.
188
188
@@ -1450,7 +1450,7 @@ Our technology stack is built on PHP and MySQL. For more information, see [Syste
1450
1450
1451
1451
### Installation and upgrade instructions
1452
1452
1453
-
You can install Magento Commerce 2.4.2 using [Composer]({{ page.baseur l}}/install-gde/composer.html).
1453
+
You can install Magento Commerce 2.4.2 using [Composer]({{ page.baseurl }}/install-gde/composer.html).
Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides (for example, Magento 2.4.1-p1). Patch 2.4.0.12 (Composer package 2.4.1-p1) is a security-only patch that provides fixes for vulnerabilities that have been identified in our previous quarterly release, Magento 2.4.1. All hot fixes that were applied to the 2.4.1 release are included in this security-only patch. (A *hot fix* provides a fix to a released version of Magento that addresses a specific problem or bug.)
19
19
20
-
For general information about security-only patches, see the Magento DevBlog post [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security-only patches (including patch 2.4.1-p1), see [Install Magento using Composer]({{page.baseurl}}/install-gde/composer.html). Security-only patches include security bug fixes only, not the additional security enhancements that are included in the full patch.
20
+
For general information about security-only patches, see the Magento DevBlog post [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security-only patches (including patch 2.4.1-p1), see [Install Magento using Composer]({{page.baseurl}}/install-gde/composer.html). Security-only patches include security bug fixes only, not the additional security enhancements that are included in the full patch.
21
21
22
22
## Other release information
23
23
@@ -86,7 +86,7 @@ This release adds GraphQL coverage for the following features:
86
86
87
87
* Integer type object IDs have been deprecated in favor of `uid` attributes of type ID. <!--- MC-36346-->
88
88
89
-
* Added the `staging` attribute to the `ProductInterface`and `CategoryInterface` to determine if a product is staged and to view its associated campaign information. <!--- MC-33897-->
89
+
* Added the `staging` attribute to the [`ProductInterface`]({{ page.baseurl }}/graphql/interfaces/product-interface.html) and [`CategoryInterface`]({{ page.baseurl }}/graphql/interfaces/category-interface.html) to determine if a product is staged and to view its associated campaign information. <!--- MC-33897-->
90
90
91
91
See the [GraphQL Developer Guide]({{page.baseurl}}/graphql/) for details on these enhancements.
92
92
@@ -1236,7 +1236,7 @@ Our technology stack is built on PHP and MySQL. For more information, see [Syste
1236
1236
1237
1237
### Installation and upgrade instructions
1238
1238
1239
-
You can install Magento Open Source 2.4.2 using [Composer]({{ page.baseur l}}/install-gde/composer.html).
1239
+
You can install Magento Open Source 2.4.2 using [Composer]({{ page.baseurl }}/install-gde/composer.html).
0 commit comments