From 162e6874cd4c422fea8022e7ad8ae4da7963792e Mon Sep 17 00:00:00 2001 From: Oleksandr Gorbivskyi Date: Wed, 30 Jun 2021 11:21:57 -0700 Subject: [PATCH] MQP Release 1.0.26 --- src/quality-patches/release-notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/quality-patches/release-notes.md b/src/quality-patches/release-notes.md index 8dcc3c338e6..b4131ca73e4 100644 --- a/src/quality-patches/release-notes.md +++ b/src/quality-patches/release-notes.md @@ -19,6 +19,14 @@ The [Magento Quality Patches](https://github.com/magento/quality-patches) packag See [Apply patches]({{ site.baseurl }}{{ site.gdeurl }}/comp-mgr/patching/mqp.html) for instructions on applying patches to your Magento projects. See [Patches available in MQP tool](https://support.magento.com/hc/en-us/sections/360010506631-Patches-available-in-MQP-tool-) for additional patch details. +## v1.0.26 + +- **MDVA-38468** _(for Magento `>=2.3.2 <=2.3.5-p2`)_-Fixes the error when saving CMS pages - Item with the same ID 'PAGE_ID' already exists. +- **MDVA-34680** _(for Magento `>=2.3.6 <=2.3.7 || >=2.4.1 <2.4.3`)_-Fixes the issue where Customer Account created time is not filtered correctly in customers grid. +- **MDVA-37068** _(for Magento `>=2.3.1 <2.4.4`)_-Fixes the issue where the incorrect tax rate displays when the shopping cart has only virtual products. +- **MDVA-38608** _(for Magento `>=2.3.0 <2.4.3`)_-Fixes the issue where temporary tables are not deleted when the reindex is not finished successfully. +- **MDVA-38308** _(for Magento `>=2.3.5 <=2.3.6-p1 || >=2.4.0 <=2.4.1-p1 || >=2.4.2 <2.4.4`)_-Fixes the issues related to adding Vimeo videos to products. + ## v1.0.25 - **MDVA-37916** _(for Magento `>=2.3.6 <2.4.3`)_-Fixes the issue where the customer is not taken to the Payment Confirmation page when using Paypal Payment Advanced method.