Skip to content

Commit 4c6c311

Browse files
committed
MAGETWO-84342: Add community contributions list
1 parent bd6eebb commit 4c6c311

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

CHANGELOG.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,79 @@
1+
2.1.11
2+
=============
3+
* GitHub issues:
4+
* [#10441](https://github.com/magento/magento2/issues/10441) -- State/Province Not displayed after edit Billing Address on Sales Orders - Backend Admin. (fixed in [#11378](https://github.com/magento/magento2/pull/11378))
5+
* [#11328](https://github.com/magento/magento2/issues/11328) -- app:config:dump adds extra space every time in multiline array value (fixed in [#11451](https://github.com/magento/magento2/pull/11451))
6+
* [#7591](https://github.com/magento/magento2/issues/7591) -- PayPal module, "didgit" misspelling (fixed in [#11674](https://github.com/magento/magento2/pull/11674))
7+
* [#10301](https://github.com/magento/magento2/issues/10301) -- Customer review report search Bug in 2.1.x, 2.2 (fixed in [#11523](https://github.com/magento/magento2/pull/11523))
8+
* [#7927](https://github.com/magento/magento2/issues/7927) -- Dashboard graph has broken y-axis range (fixed in [#11753](https://github.com/magento/magento2/pull/11753))
9+
* [#11586](https://github.com/magento/magento2/issues/11586) -- Cron install / remove via command messes up stderr 2>&1 entries (fixed in [#11590](https://github.com/magento/magento2/pull/11590))
10+
* [#11322](https://github.com/magento/magento2/issues/11322) -- User.ini files specify 768M - Docs recommend at least 1G (fixed in [#11761](https://github.com/magento/magento2/pull/11761))
11+
* [#9007](https://github.com/magento/magento2/issues/9007) -- Get MAGETWO-52856 into Magento 2.1.x (fixed in [#11640](https://github.com/magento/magento2/pull/11640))
12+
* [#6891](https://github.com/magento/magento2/issues/6891) -- Add-to-cart checkbox still visible when $canItemsAddToCart = false (fixed in [#11611](https://github.com/magento/magento2/pull/11611))
13+
* [#11729](https://github.com/magento/magento2/issues/11729) -- Exported Excel with negative number can't be opened by MS Office (fixed in [#11758](https://github.com/magento/magento2/pull/11758))
14+
* [#4808](https://github.com/magento/magento2/issues/4808) -- The price of product custom option can't be set to 0. (fixed in [#11844](https://github.com/magento/magento2/pull/11844))
15+
* [#7640](https://github.com/magento/magento2/issues/7640) -- X-Magento-Tags header containing whitespaces causes exception (fixed in [#11848](https://github.com/magento/magento2/pull/11848))
16+
* [#10185](https://github.com/magento/magento2/issues/10185) -- New Orders are not in Order grid after data migration from M 1.7.0.2 to M 2.1.7 (fixed in [#11932](https://github.com/magento/magento2/pull/11932))
17+
* [#8799](https://github.com/magento/magento2/issues/8799) -- Image brackground (fixed in [#11890](https://github.com/magento/magento2/pull/11890))
18+
* [#11898](https://github.com/magento/magento2/issues/11898) -- Zip code Netherlands should allow zipcode without space (fixed in [#11960](https://github.com/magento/magento2/pull/11960))
19+
* [#7995](https://github.com/magento/magento2/issues/7995) -- If you leave as default, shipping lines disappear (fixed in [#12022](https://github.com/magento/magento2/pull/12022))
20+
* [#5439](https://github.com/magento/magento2/issues/5439) -- Newsletter subscription (fixed in [#11316](https://github.com/magento/magento2/pull/11316))
21+
* [#8846](https://github.com/magento/magento2/issues/8846) -- Attribute option value uniqueness is not checked if created via REST Api (fixed in [#11786](https://github.com/magento/magento2/pull/11786))
22+
* [#11996](https://github.com/magento/magento2/issues/11996) -- Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (fixed in [#12040](https://github.com/magento/magento2/pull/12040))
23+
* [#7903](https://github.com/magento/magento2/issues/7903) -- Datepicker does not scroll (fixed in [#12045](https://github.com/magento/magento2/pull/12045))
24+
* [#11697](https://github.com/magento/magento2/issues/11697) -- Theme: Added html node to page xml root, cause validation error (fixed in [#11861](https://github.com/magento/magento2/pull/11861))
25+
* [#11022](https://github.com/magento/magento2/issues/11022) -- GET v1/products/attribute-sets/sets/list inconsistent return result (fixed in [#11432](https://github.com/magento/magento2/pull/11432))
26+
* [#10032](https://github.com/magento/magento2/issues/10032) -- Download back-up .tgz always takes the latest that's created (fixed in [#11596](https://github.com/magento/magento2/pull/11596))
27+
* [#9830](https://github.com/magento/magento2/issues/9830) -- Null order in Magento\Sales\Block\Order\PrintShipment.php (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
28+
* [#10530](https://github.com/magento/magento2/issues/10530) -- Print order error on magento 2.1.8 (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
29+
* [#6597](https://github.com/magento/magento2/issues/6597) -- Sales email subject "&" turns to (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
30+
* [#8094](https://github.com/magento/magento2/issues/8094) -- Special characters in store name converted to numerical character references in email subject (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
31+
* [#10767](https://github.com/magento/magento2/issues/10767) -- Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (fixed in [#11901](https://github.com/magento/magento2/pull/11901))
32+
* [#8172](https://github.com/magento/magento2/issues/8172) -- Free shipping coupon not working with Table Rates shipping - Sorry, no quotes are available for this order. (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
33+
* [#8089](https://github.com/magento/magento2/issues/8089) -- Cart Price Rules based on Shipping Method can't be applied in basket (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
34+
* [#10507](https://github.com/magento/magento2/issues/10507) -- Free shipping not being properly applied in CE 2.1.8 (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
35+
* [#3596](https://github.com/magento/magento2/issues/3596) -- Notice: Undefined index: value in /app/code/Magento/Backend/Block/Widget/Grid/Column/Filter/Select.php on line 72 (fixed in [#12284](https://github.com/magento/magento2/pull/12284))
36+
* [#10347](https://github.com/magento/magento2/issues/10347) -- Wrong order tax amounts displayed when using specific tax configuration (fixed in [#11593](https://github.com/magento/magento2/pull/11593))
37+
* GitHub pull requests:
38+
* [#11378](https://github.com/magento/magento2/pull/11378) -- Save region correctly to save sales address from admin [backport] (by @raumatbel)
39+
* [#11451](https://github.com/magento/magento2/pull/11451) -- [Backport 2.1-develop] #11328 : app:config:dump adds extra space every time in multiline array value (by @adrian-martinez-interactiv4)
40+
* [#11674](https://github.com/magento/magento2/pull/11674) -- [TASK] Removed Typo in Paypal Module didgit => digit (by @lewisvoncken)
41+
* [#11678](https://github.com/magento/magento2/pull/11678) -- [BACKPORT 2.1] [TASK] Moved Customer Groups Menu Item from Other sett… (by @lewisvoncken)
42+
* [#11523](https://github.com/magento/magento2/pull/11523) -- [Backport 2.1-develop] Fix Filter Customer Report Review (by @osrecio)
43+
* [#11753](https://github.com/magento/magento2/pull/11753) -- [Backport 2.1-develop] Dashboard Fix Y Axis for range (by @osrecio)
44+
* [#11590](https://github.com/magento/magento2/pull/11590) -- [Backport 2.1-develop] #11586 Fix duplicated crontab 2>&1 expression (by @adrian-martinez-interactiv4)
45+
* [#11761](https://github.com/magento/magento2/pull/11761) -- [BACKPORT 2.1] [TASK] Incorrect minimum memory_limit references have … (by @lewisvoncken)
46+
* [#11640](https://github.com/magento/magento2/pull/11640) -- 9007: Get MAGETWO-52856 into Magento 2.1.x (by @nmalevanec)
47+
* [#11611](https://github.com/magento/magento2/pull/11611) -- FR#6891_21 Add-to-cart checkbox still visible when = false [Backport 2.1 develop] (by @mrodespin)
48+
* [#11606](https://github.com/magento/magento2/pull/11606) -- [Backport 2.1-develop] Fix AcountManagementTest unit test fail randomly (by @adrian-martinez-interactiv4)
49+
* [#11758](https://github.com/magento/magento2/pull/11758) -- Fix #11729 - negative value in excel export[M2.1] (by @hauso)
50+
* [#11728](https://github.com/magento/magento2/pull/11728) -- Check variable existence in prepareOptionIds(array) in EavAttribute.php (by @angelo983)
51+
* [#11844](https://github.com/magento/magento2/pull/11844) -- Save the price 0 as price in custom options [backport 2.1] (by @raumatbel)
52+
* [#11848](https://github.com/magento/magento2/pull/11848) -- [2.1-develop] X-Magento-Tags header containing whitespaces causes exception (by @ihor-sviziev)
53+
* [#11932](https://github.com/magento/magento2/pull/11932) -- [2.1-develop] Order grid - Sort by Purchase Date Desc by default (by @ihor-sviziev)
54+
* [#11804](https://github.com/magento/magento2/pull/11804) -- [Backport 2.1-develop] #8236 FIX CMS blocks (by @thiagolima-bm)
55+
* [#11890](https://github.com/magento/magento2/pull/11890) -- Save background color correctly in images. [backport 2.1] (by @raumatbel)
56+
* [#11920](https://github.com/magento/magento2/pull/11920) -- [BACKPORT 2.1] [TASK] Add resetPassword call to the webapi (by @lewisvoncken)
57+
* [#11960](https://github.com/magento/magento2/pull/11960) -- [Backport 2.1] #11898 - Change NL PostCode Pattern (by @osrecio)
58+
* [#11621](https://github.com/magento/magento2/pull/11621) -- Check attribute unique between same fields in magento commerce [backport 2.1] (by @raumatbel)
59+
* [#12022](https://github.com/magento/magento2/pull/12022) -- Add validation for number of street lines [Backport 2.1] (by @crissanclick)
60+
* [#11316](https://github.com/magento/magento2/pull/11316) -- [Backport 2.1-develop] Send email to subscribers only when are new (by @osrecio)
61+
* [#11786](https://github.com/magento/magento2/pull/11786) -- fix #8846 [Backport 2.1-develop]: avoid duplicated attribute option values (by @gomencal)
62+
* [#12040](https://github.com/magento/magento2/pull/12040) -- [backport 2.1] Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (by @manuelson)
63+
* [#12045](https://github.com/magento/magento2/pull/12045) -- #7903 correct the position of the datepicker when you scroll (by @lionelalvarez)
64+
* [#11861](https://github.com/magento/magento2/pull/11861) -- [Backport 2.1-develop] #11697 Theme: Added html node to page xml root, cause validation error (by @adrian-martinez-interactiv4)
65+
* [#12092](https://github.com/magento/magento2/pull/12092) -- Fix "Undefined variable: responseAjax" notice when trying to save a shipment package (backport fix to 2.1) (by @lazyguru)
66+
* [#11432](https://github.com/magento/magento2/pull/11432) -- FIX #11022 in 2.1-develop: Filter Groups of search criteria parameter have not been included for further processing (by @davidverholen)
67+
* [#11596](https://github.com/magento/magento2/pull/11596) -- Fix issue #10032 - Download back-up .tgz always takes the latest that's created (2.1-develop) (by @PieterCappelle)
68+
* [#11631](https://github.com/magento/magento2/pull/11631) -- Fixed order items list for order printing (by @rogyar)
69+
* [#11739](https://github.com/magento/magento2/pull/11739) -- [Backport 2.1-develop] Remove hardcoding for Magento_Backend::admin in ACL tree (by @navarr)
70+
* [#12115](https://github.com/magento/magento2/pull/12115) -- Fix issue with special characters in email subject (by @ihor-sviziev)
71+
* [#11901](https://github.com/magento/magento2/pull/11901) -- [Backport 2.1-develop] #10767 Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (by @tr33m4n)
72+
* [#11919](https://github.com/magento/magento2/pull/11919) -- [BACKPORT 2.1] [BUGFIX] Add FreeShipping to the Items when SalesRule uses (by @lewisvoncken)
73+
* [#12106](https://github.com/magento/magento2/pull/12106) -- update button.phtml overcomplicated translation phrase. (by @ChuckyK)
74+
* [#12284](https://github.com/magento/magento2/pull/12284) -- Issue: 3596. Resolve Notice with undefined index 'value' (by @madonzy)
75+
* [#11593](https://github.com/magento/magento2/pull/11593) -- Fix issue #10347 - Wrong order tax amounts displayed when using specific tax configuration (2.1-develop) (by @PieterCappelle)
76+
177
2.1.10
278
=============
379
* GitHub issues:

0 commit comments

Comments
 (0)