- New: Split the
invoice-contacts.php
into two separate template files:invoice-company.php
andinvoice-customer.php
. The output was not changed. - Fix: The updated library script was causing unexpected output and has been rolled back to a stable version.
- Fix: When both Software Licensing and Invoices are active, the table headings on the purchase history page were swapped.
- Dev: Add
edd_invoices_after_company_details
andedd_invoices_after_customer_details
hooks for increased third party plugin compatibility.