This commit is contained in:
Mike Jolley 2015-08-20 10:39:35 +01:00
parent 9ed36d4b01
commit e8bfe70c47
1 changed files with 5 additions and 0 deletions

View File

@ -161,10 +161,15 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
* Fix - Global text based attribute saving on product page.
* Fix - save_account_details should check display name of current user.
* Fix - Show the right 'no shipping available' message when a country does not have states.
* Tweak - Allowed Zip/Post Codes description for Local Delivery.
* Tweak - Improve display_item_downloads numbering and use same function in emails.
* Tweak - API - Fixes notices about deprecated `$HTTP_RAW_POST_DATA` on PHP 5.6.
* Tweak - In add_to_cart_action, check is_purchasable rather than post status.
* Tweak - Add expand/close links for attributes and match variation UI.
* Tweak - Added locale info for BD, NP, JP and HU
* Tweak - woocommerce_delete_version_transients_limit filter.
* Tweak - Supress errors when calling set_time_limit to avoid hosting conflicts.
= 2.4.4 - 14/08/2015 =
* Fix - Ajax variation handling when 'any' attribute is set.