Skip to content

Commit f80a7d6

Browse files
committed
MAGETWO-31086: M2 GitHub Update (version 0.74.0-beta1)
1 parent 14074ab commit f80a7d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Fixed JS error when expanding list of modules at "Customize Your Store" step in installation wizard
2020
* Fixed JS error when going back to "Customize Your Store" step from "Create Admin Account" step in installation wizard
2121
* Framework
22+
* New module Magento_MediaStorage is created and holds components from Magento_Core module
2223
* New module Magento_MediaStorage is created and holds components from Magento_Core module
2324
* Implemented JS resources bundling (server side pre-processing)
2425
* Zend_Locale replaced with Native PHP Implementation
@@ -133,6 +134,10 @@
133134
* MAP link is displayed for a product on category page after delete Catalog Price Rule
134135
* Deploy script modifies LESS files with "@urls-resolved: true"
135136
* Zip code field is missing in customers addresses on backend
137+
* Impossible to add bundle product with required option to shopping cart without selecting all available options
138+
* Empty email is sent when a registered user changes password in the front end
139+
* Tabs widget does not initialize sometimes on Product Creation page
140+
* Fatal error when trying to send notify customer by email about shipment
136141
* Tests
137142
* Fixed an issue with WebDriverException for iframes in functional tests
138143
* Added functional test for backend menu navigation
@@ -146,6 +151,7 @@
146151
* [#533] (https://github.com/magento/magento2/issues/533) -- Remove Allow all access in .htaccess
147152
* [#850] (https://github.com/magento/magento2/issues/850) -- HTML Profiler and pub/static Resources
148153
* [#919] (https://github.com/magento/magento2/issues/919) -- System information error when error is fixed but page wasn't refreshed
154+
* [#987] (https://github.com/magento/magento2/pull/987) -- Fix mod_expires for dynamic content
149155
* [#1004] (https://github.com/magento/magento2/issues/1004) -- Problem with template luma
150156
* [#1014] (https://github.com/magento/magento2/issues/1014) -- php index.php update - Class Magento\Store\Model\StoreManagerInterface does not exist
151157
* [#1015] (https://github.com/magento/magento2/issues/1015) -- After success setup/index.php update - "Missing required argument $engines of Magento\Framework\View\TemplateEngineFactory"
@@ -156,9 +162,11 @@
156162
* [#1042] (https://github.com/magento/magento2/issues/1042) -- Lost catalog rewrite url after page/list-mode/limit changed
157163
* [#1045] (https://github.com/magento/magento2/issues/1045) -- Bad rendering frontend category menu
158164
* [#1048] (https://github.com/magento/magento2/pull/1048) -- Make possible to upload SVG logo by admin
165+
* [#1052] (https://github.com/magento/magento2/pull/1052) -- Fix history cleanup for missed cron jobs
159166
* [#1062] (https://github.com/magento/magento2/pull/1062) -- Add check to see if PHP > 5.6 and always_populate_raw_post_data = -1
160167
* [#1082] (https://github.com/magento/magento2/pull/1082) -- Fix incorrect variable name ($schema -> $scheme)
161168
* [#1086] (https://github.com/magento/magento2/issues/1086) -- Email message containing non English character is displayed incorrectly on the receiver
169+
* [#1088] (https://github.com/magento/magento2/pull/1088) -- Add developer mode example to .htaccess
162170
* [#1107] (https://github.com/magento/magento2/issues/1107) -- Serious security issue in Customer Address edit section
163171

164172
0.42.0-beta11

0 commit comments

Comments
 (0)