Improvements (2)
2018-04-24 #XCN-8839 (Sergey Elmanov)
Added the Reply-To field with the customer's address to admin notifiications about orders/contact us messages. #Core #ContactUs #PINCodes #ProductReviews #WebmasterKit #MultiVendor
2018-04-23 #BUG-6307 (Sergey Elmanov)
Redirect to a language URL was getting cached by the browser; as a result switching the languages in the sequence "en -> any other lang -> en" did not work. Fixed. #Core
Fixes (8)
2018-04-24 #BUG-6040 #BT-49113 (Shevelov Alexander)
Images disappeared from the gallery slider on the product page if the product had variants based on a single option and the skin CrispWhite was used. #CrispWhiteSkin
2018-04-24 #BUG-6233 (Sergey Elmanov)
Minor UI fixes for the vendor registration form. #MultiVendor
2018-04-24 #BUG-6300 #BT-49402 (Eugene Dementjev)
Added a csrf token for the Newsletter Subscription form. #NewsletterSubscriptions
2018-04-24 #BUG-6316 #BT-49412 (Sergey Elmanov)
During import, variantSKU uniqueness was not checked for. Fixed. #Core #ProductVariants #MultiVendor
2018-04-23 #BUG-6304 (Eugene Dementjev)
On a vendor profile page in the Admin area, the Vendor income / expense / balance values were incorrect. Fixed. #MultiVendor
2018-04-23 #BUG-6308 (Sergey Elmanov)
Fatal error when uploading images via the Admin area if using PHP 5.x. Fixed. #Core
2018-04-23 #BUG-6309 (Eugene Dementjev)
Fatal error on a customer profile in the Admin area if using PHP 5.4. Fixed. #Core
2018-04-20 #BUG-6261 #BT-49352 (Eugene Dementjev)
The ASC/DESC sorting on an items list for the field selected by default on page load did not work. Fixed. #Core