From 7077f10af2b2f02c76d0bb6514edebcc8a40706e Mon Sep 17 00:00:00 2001 From: Vladimir Pelipenko Date: Fri, 3 Jul 2015 18:43:49 +0300 Subject: [PATCH] MAGETWO-33538: M2 GitHub Update (version 0.74.0-beta16) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5db9dbfda553b..7746a36e9d735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,13 @@ * Optimized Magento\PageCache\Model\Observer\ProcessLayoutRenderElement::execute * Added event to make an ability to add elements on a main tab of attribute editing page * Email markup duplication is eliminated and email content management is simplified + * Implemented and ability to update/replace and export advanced product prices + * Added import history + * Implemented and ability to export configurable products +* Payment improvements: + * Moved PayPal solutions back to CE + * PayPal Payments Standard is updated to PayPal Express Checkout API + * Improved conflict resolution rules for PayPal configuration * Tests: * Increased timeout for HTTP requests in api-functional test framework to avoid error "HTTP request failed" * Increased unit test coverage for Reports, CatalogRule, Config and CurrencySymbol modules