This commit is contained in:
Mike Jolley 2016-07-19 19:34:20 +01:00
parent d35bbc01fa
commit e493ff5693
2 changed files with 2 additions and 4 deletions

View File

@ -2,9 +2,8 @@
= 2.6.3 - 19/07/16 =
* Fix - Security - Escape captions in product-thumbnail and product-image templates (template versions have been bumped).
* Fix - Fixed how calculate shipping tax rates when using more than one tax class.
* Fix - Fixed how we calculate shipping tax rates when using more than one tax class.
* Fix - When duplicating product variations, set title, name, and guid.
* Fix - Use permission id to revoke access to downloads to prevent removing wrong rows.
* Fix - Normalized 'read more' buttons.
* Fix - Add to cart notices for grouped products.
* Fix - Do not sanitize passwords in the settings API.

View File

@ -160,9 +160,8 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
= 2.6.3 - 19/07/16 =
* Fix - Security - Escape captions in product-thumbnail and product-image templates (template versions have been bumped).
* Fix - Fixed how calculate shipping tax rates when using more than one tax class.
* Fix - Fixed how we calculate shipping tax rates when using more than one tax class.
* Fix - When duplicating product variations, set title, name, and guid.
* Fix - Use permission id to revoke access to downloads to prevent removing wrong rows.
* Fix - Normalized 'read more' buttons.
* Fix - Add to cart notices for grouped products.
* Fix - Do not sanitize passwords in the settings API.