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

Commit b392fe4

Browse files
Oleksandr Rykhjeff-matthews
andauthored
MQP Release 1.0.8 (#8140)
* MQP Release 1.0.8 ## Purpose of this pull request Added RN for MQP v1.0.8 ## Affected DevDocs pages https://devdocs.magento.com/quality-patches/release-notes.html whatsnew Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html) for the 1.0.8 Magento Quality Patch (MQP) package release. * MQP Release 1.0.8 Fixed styles Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
1 parent b48937b commit b392fe4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/quality-patches/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ The [Magento Quality Patches](https://github.com/magento/quality-patches) packag
1919
See [Apply patches]({{ site.baseurl }}/guides/v2.4/comp-mgr/patching/mqp.html) for instructions on applying patches to your Magento projects.
2020
See [Patches available in MQP tool](https://support.magento.com/hc/en-us/sections/360010506631-Patches-available-in-MQP-tool-) for additional patch details.
2121

22+
## v1.0.8
23+
24+
- **MDVA-31242** _(for Magento `>=2.3.0 <2.4.1` with B2B extension)_—Fixes the issue where a wrong currency sign is displayed in Credit Memo grid.
25+
- **MDVA-31295** _(for Magento `>=2.3.0 <2.4.2`)_—Fixes the issue where reward points are not calculated when a partial order is completed and items are taxed.
26+
- **MDVA-30112** _(for Magento `>=2.3.4 <2.4.2`)_—Fixes the issue where if the number of orders exceeds the "bunch-size" value, Magento considers the orders with "pending" status as inconsistencies.
27+
- **MDVA-31150** _(for Magento `>=2.3.0 <2.4.2`)_—Fixes the issue where the store credit and gift card balances are not returned by the GET Invoice Rest API call, when the invoice was posted by Rest API call and the order was partially paid by store credit and gift card accounts.
28+
- **MDVA-30963** _(for Magento `>=2.3.2 <2.4.2`)_—Fixes the issue where products filtering results set to only contain values specified for "All store views" scope in Admin, include products with values overridden on the store view level.
29+
- **MDVA-29954** _(for Magento `>=2.3.0 <2.3.6 || 2.4.0 || 2.4.2` with B2B extension)_—Fixes the issue where the "New Company Registration Request" and "You've been linked to a company" emails are sent from the wrong address.
30+
- **MDVA-28357** _(for Magento `>=2.3.2 <2.3.6 || >=2.4.0 <2.4.1`)_—Replaces the standard analyzer with a custom analyzer with keyword tokenizer for the SKU field in the ElasticSearch index, to make wildcard search queries work with SKUs containing a hyphen ("-").
31+
2232
## v1.0.7
2333

2434
- **MDVA-30972** _(for Magento `>=2.3.0 <2.4.2`)_—Fixes the issue where custom order status was changed to Processing after partial shipment creation using WebApi.

0 commit comments

Comments
 (0)