|
| 1 | +2.0.0.0-dev58 |
| 2 | +============= |
| 3 | +* Fixed bugs: |
| 4 | + * Security improved for the Login, Update Cart, Add to Compare, Review, and Add entire wishlist actions on the frontend |
| 5 | + * Removed warnings on category pages when Flat Catalog Category is enabled |
| 6 | + * Fixed product price displayed in wrong currency after switching currency on the frontend |
| 7 | + * Fixed the Save & Duplicate action in product creation |
| 8 | + * Fixed big image scaling in product description |
| 9 | + * Fixed admin dashboard styling issue |
| 10 | + * Fixed validation message for the Quantity field on the product page in the backend |
| 11 | + * Fixed the email template for sharing a Wishlist |
| 12 | + * Fixed the response of the drop-down menu in the Plushe theme |
| 13 | + * Fixed the missing Related Banners tab for Catalog Price Rule |
| 14 | + * Fixed inability to enable the duplicated product |
| 15 | + * Removed warnings on saving payment method configuration |
| 16 | + * Fixed gift messages displaying on the Order View page after admin edits |
| 17 | + * Fixed inability to create a new order status |
| 18 | + * Fixed the behavior of the Save and Previous and the Previous buttons on the Edit Review page |
| 19 | + * Fixed inability to delete a website if the number of websites is less or equal to two |
| 20 | + * Fixed Export on the All Customers page |
| 21 | + * Fixed inability to add products to the Shopping Cart from the Category page in Internet Explorer |
| 22 | + * Fixed logo on the backend login page |
| 23 | + * Fixed visual elements to indicate that Tax details can be expanded on the order creation page in the backend |
| 24 | + * Fixed the CMS page preview design |
| 25 | + * Fixed the newsletter template preview design |
| 26 | + * Fixed the Matched Customers grid design in the Email Reminder Rules |
| 27 | + * Fixed the theme version validation message displayed when creating a new theme |
| 28 | + * Fixed performance degradation during installation wizard execution |
| 29 | + * Fixed cron shell script |
| 30 | + * Fixed user login on the frontend, when the Redirect Customer to Account Dashboard after Logging option is set to No |
| 31 | + * Fixed errors in requests to shipping carrier (DHL International) when the shipping address contains letters with diacritic marks |
| 32 | + * Fixed invalid account creation date |
| 33 | + * Fixed displaying Product Alert links on product view page when the functionality is disabled |
| 34 | + * Fixed the absence of some bundle options when configuring a bundle product in the Shopping Cart on the frontend |
| 35 | + * Fixed the issue which allowed to view and cancel billing agreements belonging to another customer |
| 36 | + * Fixed the content spoofing vulnerability when Solr was used |
| 37 | + * Fixed a potential XSS vulnerability in customer login |
| 38 | + * Fixed RSS feed for categories containing bundle product(s) |
| 39 | + * Fixed inability to place an order with 3D Secure in Internet Explorer 10 |
| 40 | + * Fixed inability to place an order with PayPal Payflow Link and PayPal Payments Advanced |
| 41 | + * Fixed integrity constraint violation in catalog URL rewrites |
| 42 | + * Fixed the absence of the error when a wrong website code is specified during a website creation |
| 43 | + * Fixed saving in the backend a new customer address, which contains new customer address attributes configured to be not visible on frontend |
| 44 | + * Fixed USPS shipping method in the checkout |
| 45 | + * Fixed placing orders with recurring profile items via PayPal Express Checkout |
| 46 | + * Fixed email template creation in the backend |
| 47 | + * Fixed the issue with default billing address being used instead of default shipping address during admin order creation |
| 48 | + * Fixed inability to choose DB as Media Storage |
| 49 | + * Fixed PHP issues found during the UI testing of the backend |
| 50 | + * Fixed shipping label creation for USPS Priority Mail Shipping methods |
| 51 | + * Fixed the issue which allowed to create customers with duplicate email |
| 52 | + * Fixed the abstract product block error in the tier price template getter |
| 53 | + * Fixed system message displaying in the backend |
| 54 | + * Fixed the "404" error on customer review page |
| 55 | + * Fixed autocomplete enabled on the admin login page |
| 56 | + * Fixed the 3D Secure iframe |
| 57 | + * Fixed the indicators of mandatory fields on the Package Extension page |
| 58 | + * Fixed product image scaling on the Compare Products page |
| 59 | + * Fixed product page design for products with the Fixed Product Tax attribute |
| 60 | + * Removed spaces between parentheses and numbers in the Cart, Wishlist, and Compare Products blocks |
| 61 | + * Fixed the message displaying the quantity for products found on the Advanced Search page |
| 62 | + * Fixed incorrect caching of locale settings and URL settings during web installation |
| 63 | + * Fixed inability to use a newly created store for admin user roles |
| 64 | + * Fixed absence of the Advanced Search field on the frontend, when the Popular Search Terms functionality is disabled |
| 65 | + * Fixed incorrect link to downloadable product(s) in the email invoice copy |
| 66 | + * Fixed customs monetary value in labels/package info for international shipments |
| 67 | + * Fixed importing for files with blank URL Key field on the store view level |
| 68 | + * Fixed table rate error message |
| 69 | + * Fixed frontend login without pre-set cookies |
| 70 | + * Fixed date resetting to 1 Jan 1970 after saving a design change in the admin panel in case date format is DD/MM/YY |
| 71 | + * Fixed CAPTCHA on multi-address checkout flow |
| 72 | + * Fixed view files population tool |
| 73 | +* GitHub requests: |
| 74 | + * [#122](https://github.com/magento/magento2/pull/122) -- Added support of federal units of Brazil with 27 states |
| 75 | + * [#184](https://github.com/magento/magento2/issues/184) -- Removed unused blocks and methods in Magento_Wishlist module |
| 76 | + * [#390](https://github.com/magento/magento2/pull/390) -- Support of alphanumeric order increment ids by the quote resource model |
| 77 | +* Themes update: |
| 78 | + * Responsive design improvements |
| 79 | +* Improvements in code coverage calculation: |
| 80 | + * Code coverage calculation approach for unit tests was changed from blacklist to whitelist |
| 81 | + |
1 | 82 | 2.0.0.0-dev57
|
2 | 83 | =============
|
3 | 84 | * Fixed bugs:
|
|
44 | 125 | * Session generic wrapper moved to library
|
45 | 126 | * Messages functionality moved from the Session model as separate component, message manager interface created
|
46 | 127 | * Sid resolver interface created to handle session sid from request
|
47 |
| - |
| 128 | + |
48 | 129 | 2.0.0.0-dev56
|
49 | 130 | =============
|
50 | 131 | * Fixed bugs:
|
|
0 commit comments