I’m referring to customer e-mails. Had an issue after upgrading where customers were not receiving download links after purchasing downloadable items. I solved the problem by adding a custom copy of email-order-items.php
to my theme, which included a download link.
This solution works, but it seems to me I shouldn’t have to do this as WooCommerce previously sent download links to clients without the need for a custom template, and I’m trying to keep the number of custom templates to a minimum to improve forward compatibility.