* WooCommerce Print Invoices/Packing Lists Changelog *
2026.08.12 - version 3.15.1
- Misc - Tested up to WooCommerce 11.0.1 and WordPress 7.0.4
- Misc - Update the SkyVerge Plugin Framework to v6.2.3
2026.05.14 - version 3.15.0
- New - Added ability (WordPress Abilities API): `woocommerce-pip/documents-send-email`
- Misc - Tested up to WooCommerce 10.5.3
- Misc - Update the SkyVerge Plugin Framework to v6.1.4
- Dev - Add new filter `wc_pip_document_table_row_classes` on order item table row HTML classes (templates/pip/content/order-table-items.php)
2025.12.08 - version 3.14.2
- Fix - Fatal error when emailing pick lists
- Fix - "Translations loaded too early" error
- Dev - Update the SkyVerge Plugin Framework to v5.15.12
2025.10.14 - version 3.14.1
- Misc - Tested up to WooCommerce 10.2
- Misc - Adjust/improve escaping and sanitizing throughout codebase
2025.03.25 - version 3.14.0
- New - Add support for new WooCommerce email previews
- Misc - Update the SkyVerge Plugin Framework to v5.15.6
2025.02.11 - version 3.13.8
- Tweak - Change how "Unit Price" is calculated on invoices for better clarity and immutability (improves compatibility with Memberships discounts)
- Fix - Declare compatibility with block cart and checkout (the plugin was already compatible, this just addresses the notice that would appear)
2024.11.13 - version 3.13.7
- Fix - Sometimes printing multiple invoices would only render one page […]