|
19 | 19 | * Fixed JS error when expanding list of modules at "Customize Your Store" step in installation wizard
|
20 | 20 | * Fixed JS error when going back to "Customize Your Store" step from "Create Admin Account" step in installation wizard
|
21 | 21 | * Framework
|
| 22 | + * New module Magento_MediaStorage is created and holds components from Magento_Core module |
22 | 23 | * New module Magento_MediaStorage is created and holds components from Magento_Core module
|
23 | 24 | * Implemented JS resources bundling (server side pre-processing)
|
24 | 25 | * Zend_Locale replaced with Native PHP Implementation
|
|
133 | 134 | * MAP link is displayed for a product on category page after delete Catalog Price Rule
|
134 | 135 | * Deploy script modifies LESS files with "@urls-resolved: true"
|
135 | 136 | * 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 |
136 | 141 | * Tests
|
137 | 142 | * Fixed an issue with WebDriverException for iframes in functional tests
|
138 | 143 | * Added functional test for backend menu navigation
|
|
146 | 151 | * [#533] (https://github.com/magento/magento2/issues/533) -- Remove Allow all access in .htaccess
|
147 | 152 | * [#850] (https://github.com/magento/magento2/issues/850) -- HTML Profiler and pub/static Resources
|
148 | 153 | * [#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 |
149 | 155 | * [#1004] (https://github.com/magento/magento2/issues/1004) -- Problem with template luma
|
150 | 156 | * [#1014] (https://github.com/magento/magento2/issues/1014) -- php index.php update - Class Magento\Store\Model\StoreManagerInterface does not exist
|
151 | 157 | * [#1015] (https://github.com/magento/magento2/issues/1015) -- After success setup/index.php update - "Missing required argument $engines of Magento\Framework\View\TemplateEngineFactory"
|
|
156 | 162 | * [#1042] (https://github.com/magento/magento2/issues/1042) -- Lost catalog rewrite url after page/list-mode/limit changed
|
157 | 163 | * [#1045] (https://github.com/magento/magento2/issues/1045) -- Bad rendering frontend category menu
|
158 | 164 | * [#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 |
159 | 166 | * [#1062] (https://github.com/magento/magento2/pull/1062) -- Add check to see if PHP > 5.6 and always_populate_raw_post_data = -1
|
160 | 167 | * [#1082] (https://github.com/magento/magento2/pull/1082) -- Fix incorrect variable name ($schema -> $scheme)
|
161 | 168 | * [#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 |
162 | 170 | * [#1107] (https://github.com/magento/magento2/issues/1107) -- Serious security issue in Customer Address edit section
|
163 | 171 |
|
164 | 172 | 0.42.0-beta11
|
|
0 commit comments