File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 5
5
* Refactored controller actions in the Checkout area
6
6
* Refactored controller actions in the Tax area
7
7
* Implemented new look & feel for the Edit Order page (View/Edit Order)
8
+ * Replaced the end-to-end test for Onepage Checkout with online shipment methods with the scenario test
8
9
* Fixed bugs
9
10
* Fixed an issue where a success message was absent when adding a product with options from Wishlist to Shopping Cart
10
11
* Fixed an issue where an exception was thrown when trying to sort Customer Groups by Tax Class
11
12
* Fixed an issue where the background color changed to the “on focus” state when clicking the Admin Menu logo
12
13
* Fixed an issue with Mini Shopping Cart containing extra empty space
13
14
* GitHub issues
14
15
* [ #1173 ] (https://github.com/magento/magento2/pull/1173 ) -- Change to HttpClient4 from Java client; fix regex issues
16
+ * [ #1185 ] (https://github.com/magento/magento2/pull/1185 ) -- Error message for duplicated phrases not allowed in Generator.php
17
+ * [ #1199 ] (https://github.com/magento/magento2/pull/1199 ) -- Add Event for sales_order_state_change_before during Order->saveState()
18
+ * [ #1201 ] (https://github.com/magento/magento2/pull/1101 ) -- Add customer_validate event
19
+ * [ #1202 ] (https://github.com/magento/magento2/pull/1102 ) -- Email sending events
15
20
16
21
0.74.0-beta6
17
22
=============
You can’t perform that action at this time.
0 commit comments