From cdbbbe69f2d2aeea11734e0e2e66e4cebcaf6970 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Wed, 9 Dec 2015 13:15:34 -0200 Subject: [PATCH] Updated changelog --- CHANGELOG.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 76e5b403625..a7a57476294 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,27 @@ == Changelog == += 2.4.12 - 9/12/2015 = +* Fix - 4.4 - Permission error when editing attribute terms. +* Fix - 4.4 - Missing variation images when wp_get_attachment_image_srcset() returns false instead of a string. +* Fix - 4.4 - Use post-thumbnail size in admin to avoid srcset. +* Fix - Webhook status not changed after save with active object-cache. + += 2.4.11 - 7/12/2015 = +* Fix - WordPress 4.4 support. +* Fix - Removes Switzerland from EU VAT definition
. +* Fix - Fix auth endpoint urls. +* Fix - To allow backslash in SKUs. +* Fix - Sanity check for min/max quantity
. +* Fix - 4.4 - Shipping class menu display. +* Fix - 4.4 - Admin menu icons and styling. +* Fix - API - Variable product backorders editing. +* Fix - API - Delete product transients when delete a variable product. +* Fix - API - Returned status when have an invalid oAuth timestamp. +* Fix - API - Early call of order status when editing orders. +* Tweak - 4.4 - Basic support for product embeds. +* Tweak - 4.4 - Support for srcset/sizes and responsive images. +* Tweak - 4.4 - Support for Twenty Sixteen. + = 2.4.10 - 10/11/2015 = * Fix - Geo IP - Correctly parse .dat files. * Fix - Geo IP - Ensure WC_Logger class exists before logging errors.