Skip to content

Commit 926385c

Browse files
author
Korshenko, Oleksii(okorshenko)
committed
Merge pull request #571 from magento-sparta/MAGETWO-51462
MAGETWO-51462: Magento 2.0.5 Publication
2 parents 54888cf + 82c60e6 commit 926385c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2.0.5
2+
=============
3+
* Fixed bugs:
4+
* Fixed issue with HTML minification and comments
5+
* Fixed issue with cached CAPTCHA
6+
* Fixed issue with images not changing on swatches
7+
* Fixed issue with admin URL being indexed in search engines
8+
* Fixed issue with viewing products from shared wishlists
9+
* Fixed inconsistent data during installation
10+
* Fixed issue with saving custom customer attributes during checkout
11+
* Fixed issue with multiple newsletter subscriptions for same email
12+
* Fixed import issue for products with store code
13+
* GitHub requests:
14+
* [#2795](https://github.com/magento/magento2/pull/2795) -- Fix Notice: Undefined property: Magento\Backend\Helper\Dashboard\Order::$_storeManager
15+
* [#2989](https://github.com/magento/magento2/issues/2989) -- Custom Options not working after editing product
16+
* Various improvements:
17+
* Improved export performance
18+
* Fixed several performance issue with duplicated queries on category and CMS pages
19+
120
2.0.3
221
=============
322
* Fixed bugs:

0 commit comments

Comments
 (0)