Skip to content

Commit e0954cc

Browse files
committed
MAGETWO-31082: M2 GitHub Update (version 0.42.0-beta9)
1 parent e7eb16d commit e0954cc

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

CHANGELOG.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
0.42.0-beta9
22
=============
33
* Framework Improvements:
4-
* Layout Models are moved from Core module to appropriate modules
5-
* View components are moved from Core to Theme module
6-
* Rest of theme related configuration files are refactored
7-
* StoreManagerInterface is moved from Framework to App folder
8-
* ZF1 controller libraries are updated
9-
* Class definitions in multi-tenant mode are removed
10-
* DI configuration became more optimal: OM cached configuration uses the general pattern for all argument types in application
11-
* Varnish 4 configuration is updated
12-
* Layout Processing became more fast
13-
* HTML response minified
14-
* App Components and Specific Helper Components are moved from the Magento_Core Module
4+
* Layout Models are moved from Core module to appropriate modules
5+
* View components are moved from Core to Theme module
6+
* Rest of theme related configuration files are refactored
7+
* StoreManagerInterface is moved from Framework to App folder
8+
* ZF1 controller libraries are updated
9+
* Class definitions in multi-tenant mode are removed
10+
* DI configuration became more optimal: OM cached configuration uses the general pattern for all argument types in application
11+
* Varnish 4 configuration is updated
12+
* Layout Processing became more fast
13+
* HTML response minified
14+
* App Components and Specific Helper Components are moved from the Magento_Core Module
1515
* UI improvements:
16-
* Add to cart operation became asynchronous and doesn`t reload page (AJAX call)
16+
* Add to cart operation became asynchronous and doesn`t reload page (AJAX call)
1717
* Fixed Defects:
18-
* When Inline Translation is enabled, JQuery buttons for translate were broken
19-
* Base URL has invalid place inside Magento Admin Address on "Web Configuration" step of installation wizard
20-
* Inability of submit Product from keyboard while Product Creation
21-
* Sold products aren't displayed in Bestsellers
22-
* Compiled definitions can cause unexpected errors compared to runtime definitions
18+
* When Inline Translation is enabled, JQuery buttons for translate were broken
19+
* Base URL has invalid place inside Magento Admin Address on "Web Configuration" step of installation wizard
20+
* Inability of submit Product from keyboard while Product Creation
21+
* Sold products aren't displayed in Bestsellers
22+
* Compiled definitions can cause unexpected errors compared to runtime definitions
2323
* Accessibility improvements:
24-
* WAI-ARIA attributes are added to Frontend Layered Navigation and Customer Dropdown, Frontend Product Page Tabs, Frontend Cart Summary collapsible panels, Frontend forms and notifications, Frontend Checkout pages
24+
* WAI-ARIA attributes are added to Frontend Layered Navigation and Customer Dropdown, Frontend Product Page Tabs, Frontend Cart Summary collapsible panels, Frontend forms and notifications, Frontend Checkout pages
2525
* Tests improvements:
26-
* Added mechanism of replacing 3-rd party credentials in functional tests
27-
* Update of end-to-end tests for create product, update product, promoted product, out of stock product, create product with new category, unassign products on category, create backend customer with injectable test
26+
* Added mechanism of replacing 3-rd party credentials in functional tests
27+
* Update of end-to-end tests for create product, update product, promoted product, out of stock product, create product with new category, unassign products on category, create backend customer with injectable test
2828
* Various improvements:
29-
* JS template engine became unified on Backend and Frontend
30-
* Increased unit test coverage for Magento/Indexer module
31-
* Version number info became accessible at a public URL
29+
* JS template engine became unified on Backend and Frontend
30+
* Increased unit test coverage for Magento/Indexer module
31+
* Version number info became accessible at a public URL
3232
* GitHub requests:
33-
* [#1027](https://github.com/magento/magento2/issues/1027) -- Can't add new subctegory
34-
* [#921](https://github.com/magento/magento2/issues/921) -- Change resource ids from Magento_Adminhtml::* to Magento_Backend
33+
* [#1027](https://github.com/magento/magento2/issues/1027) -- Can't add new subctegory
34+
* [#921](https://github.com/magento/magento2/issues/921) -- Change resource ids from Magento_Adminhtml::* to Magento_Backend
3535

3636
0.42.0-beta8
3737
=============

0 commit comments

Comments
 (0)