* Tweak: Template overrides for yourtheme/woocommerce/api-keys.php, and yourtheme/woocommerce/api-downloads.php have moved to yourtheme/woocommerce/myaccount/api-keys.php, and yourtheme/woocommerce/myaccount/api-downloads.php
* Fix: The API Manager no longer relies on the woocommerce_downloadable_product_permissions table for download data, but rather only looks for the first Downloadable files URL on the product due to issues described in the following docs. Please read
Digital/Downloadable Product Handling - WooCommerce Docs for more information on how adding/changing Downloadable files URLs on products can cause download/update URLs to stop working since WooCommerce 3.0.
* Tweak: Added Product ID to api-keys-order-complete.php email template.
* Tweak: Added Product ID to api-keys.php template.