Updated changelog
This commit is contained in:
parent
4b52c0d052
commit
cdbbbe69f2
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue