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

Magneto 2.4.1 release note minor update #8645

Merged
merged 1 commit into from
Feb 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions src/guides/v2.4/release-notes/commerce-2-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,6 @@ We have fixed hundreds of issues in the Magento 2.4.1 core code.

* Images in the Adobe Stock images grid are now properly aligned after filters have been cleared. _Fix submitted by Nazar Klovanych in pull request [28366](https://github.com/magento/magento2/pull/28366)_. [GitHub-824](https://github.com/magento/adobe-stock-integration/issues/824), [GitHub-972](https://github.com/magento/adobe-stock-integration/issues/972)

<!--- ENGCOM-8020-->

* Added support for reading `exif_image.png` or `exif-image.jpeg` metadata. _Fix submitted by Nazar Klovanych in pull request [29576](https://github.com/magento/magento2/pull/29576)_. [GitHub-1449](https://github.com/magento/adobe-stock-integration/issues/1449)

<!-- ENGCOM-7709 -->

* The **Used in** section of the Adobe Stock gallery image details page now accurately identifies if the image is associated with a product. _Fix submitted by Nazar Klovanych in pull request [28798](https://github.com/magento/magento2/pull/28798)_. [GitHub-1474](https://github.com/magento/adobe-stock-integration/issues/1474)
Expand Down Expand Up @@ -1417,7 +1413,7 @@ We have fixed hundreds of issues in the Magento 2.4.1 core code.

<!--- MC-35984-->

* The Returns page now works as expected after you create a shipping label for a Return Merchandise Authorization (RMA). Previously, merchants could not interact with any page elements on the Returns page after creating a shipping label for an RMA. This was a known issue for 2.4.0, and MC-35984-2.4.0-CE-composer.patch addressed this issue for Magento 2.4.0.
* The Returns page now works as expected after you create a shipping label for a Return Merchandise Authorization (RMA). Previously, merchants could not interact with any page elements on the Returns page after creating a shipping label for an RMA. This was a known issue for 2.4.0, and `MC-35984-2.4.0-CE-composer.patch` addressed this issue for Magento 2.4.0.

<!--- MC-35826-->

Expand Down
8 changes: 2 additions & 6 deletions src/guides/v2.4/release-notes/open-source-2-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,6 @@ We have fixed hundreds of issues in the Magento 2.4.1 core code.

* Images in the Adobe Stock images grid are now properly aligned after filters have been cleared. _Fix submitted by Nazar Klovanych in pull request [28366](https://github.com/magento/magento2/pull/28366)_. [GitHub-824](https://github.com/magento/adobe-stock-integration/issues/824), [GitHub-972](https://github.com/magento/adobe-stock-integration/issues/972)

<!--- ENGCOM-8020-->

* Added support for reading `exif_image.png` or `exif-image.jpeg` metadata. _Fix submitted by Nazar Klovanych in pull request [29576](https://github.com/magento/magento2/pull/29576)_. [GitHub-1449](https://github.com/magento/adobe-stock-integration/issues/1449)

<!-- ENGCOM-7709 -->

* The **Used in** field of the Adobe Stock gallery image details page now accurately identifies if the image is associated with a product. _Fix submitted by Nazar Klovanych in pull request [28798](https://github.com/magento/magento2/pull/28798)_. [GitHub-1474](https://github.com/magento/adobe-stock-integration/issues/1474)
Expand Down Expand Up @@ -265,7 +261,7 @@ We have fixed hundreds of issues in the Magento 2.4.1 core code.

<!--- ENGCOM-8019-->

* Magento now adds tags correctly when you edit multiple images successively in the Media Gallery. _Fix submitted by Nazar Klovanych in pull request [29429](https://github.com/magento/magento2/pull/29429)_. [GitHub-1755](https://github.com/magento/adobe-stock-integration/issues/1755
* Magento now adds tags correctly when you edit multiple images successively in the Media Gallery. _Fix submitted by Nazar Klovanych in pull request [29429](https://github.com/magento/magento2/pull/29429)_. [GitHub-1755](https://github.com/magento/adobe-stock-integration/issues/1755)

<!--- ENGCOM-8015-->

Expand Down Expand Up @@ -883,7 +879,7 @@ _Fix submitted by Michał Derlatka in pull request [29256](https://github.com/ma

<!-- ENGCOM-7732 7733-->

* GraphQL product search now considers configured category permissions. Previously, product search ignored the **Enable** setting (**Stores** > **Configuration** > **Catalog** > **Catalog** > **Category Permissions**). _Fix submitted by Petkovski Marjan in pull request [28757](https://github.com/magento/magento2/pull/28757) and pull request 271 in private repo `partners-magento2ee`_. [GitHub-28563](https://github.com/magento/magento2/issues/28563
* GraphQL product search now considers configured category permissions. Previously, product search ignored the **Enable** setting (**Stores** > **Configuration** > **Catalog** > **Catalog** > **Category Permissions**). _Fix submitted by Petkovski Marjan in pull request [28757](https://github.com/magento/magento2/pull/28757) and pull request 271 in private repo `partners-magento2ee`_. [GitHub-28563](https://github.com/magento/magento2/issues/28563)

<!--- MC-31084-->

Expand Down