Skip to content

Commit 00790e4

Browse files
author
Oleksii Korshenko
committed
MAGETWO-44747: 1.0.0-beta6 publication
1 parent efbd67b commit 00790e4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
1.0.0-beta6
2+
=============
3+
* Fixed bugs:
4+
* Fixed an issue with сustomer attribute creation in admin panel
5+
* Fixed an issue with translation in html files using $t()
6+
* Fixed an issue when save customer with custom attribute of type "file"
7+
* Fixed an issue with container "page.bottom.container" in empty layout file
8+
* Fixed an issue with rendering of static blocks grid on the store view
9+
* Fixed an issue with rendering of multi-select customer attribute in admin panel
10+
* Fixed an issue with categories import in a comma-separated format
11+
* Fixed an issue with media import/export functionality
12+
* Fixed an issue with category link management interface when getting assigned products
13+
* Fixed an issue with URL rewrite bulk assignment to website in multi-store mode
14+
* Fixed an issue with website shopping cart rules applying
15+
* Fixed an issue with limiter in My Account -> My Orders
16+
* Fixed an issue with layout xml files that doesn't have translations
17+
* Various improvements:
18+
* Validation error is shown on the focus out event of the email field during Checkout
19+
* Added translations to layout xml files
20+
* Various security improvements
21+
122
1.0.0-beta5
223
=============
324
* Fixed bugs:

0 commit comments

Comments
 (0)