File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 3
3
* Fixed bugs:
4
4
* Fixed HTML escaping issue on user account
5
5
* 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
6
11
* 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
7
14
* [ #2852 ] ( https://github.com/magento/magento2/issues/2852 ) -- Fixed an issue where "magento setup:config: set " cleans data
8
15
* [ #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
10
18
* Various improvements:
11
19
* Fixed performance issue with swatches functionality
20
+ * Fixed issue with redundant requests when customer has shopping cart items
21
+ * Fixed several security-related issues
12
22
13
23
2.0.1
14
24
=============
You can’t perform that action at this time.
0 commit comments