Skip to content

Commit d583bd8

Browse files
isitnikovSergey Nosov
authored andcommitted
MDVA-144: 2.0.3 Release backlog
- Updated CHANGELOG.md file
1 parent dc59408 commit d583bd8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,22 @@
33
* Fixed bugs:
44
* Fixed HTML escaping issue on user account
55
* Fixed fatal error during import
6+
* Fixed aggregation of sales rule report data by cron
7+
* Fixed an issue with showing HTML tags in messages
8+
* Fixed an issue with adding product swatch attributes through the SOAP
9+
* Fixed an issue with Admin Action Log archive
10+
* Fixed an issue when Rule-based free shipping doesn't work
611
* GitHub requests:
12+
* [#2453](https://github.com/magento/magento2/issues/2453) -- Fixed an issue when long street addresses are truncated after checkout
13+
* [#2628](https://github.com/magento/magento2/issues/2628) -- Fixed an issue with missing shipping data in orders API
714
* [#2852](https://github.com/magento/magento2/issues/2852) -- Fixed an issue where "magento setup:config:set" cleans data
815
* [#2957](https://github.com/magento/magento2/issues/2957) -- Fixed performance issue with products import
9-
* [#2628](https://github.com/magento/magento2/issues/2628) -- Fixed issue with missing shipping data in orders API
16+
* [#3233](https://github.com/magento/magento2/issues/3233) -- Fixed an issue with arbitrary PHP code execution in phrases
17+
* [#3786](https://github.com/magento/magento2/issues/3786) -- Fixed an issue with ability to brute force API access token
1018
* Various improvements:
1119
* Fixed performance issue with swatches functionality
20+
* Fixed issue with redundant requests when customer has shopping cart items
21+
* Fixed several security-related issues
1222

1323
2.0.1
1424
=============

0 commit comments

Comments
 (0)