Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v2.3.1
v2.3.0
- Feature: Setting to disable invoices globally for specific order statuses
- Feature: Control action buttons visibility from settings wizard.
- Feature: Allow loading of existing PDF file instead of generating on the fly via filter (
wpo_wcpdf_load_pdf_file_path
) - Fix: Check if temp folder exists before creating
- Fix: Newlines in address from settings wizard
- Fix: Double images issue with WooCommerce German Market
- Fix: Only store document settings when creating one
- Tested with WooCommerce 3.7
v2.2.14
v2.2.13
- Feature: Better order notes formatting & optional filter for system notes
- Feature: add email object to attachment hook and allow order object filtering
- Fix: WooCommerce Chained Products row classes
- Fix: Issues with locked attachment files preventing the email from being sent correctly
v2.2.12
- Tested up to WC3.6
- Fix: Prevent infinite loop on temporary folder creation for partially migrated sites or write permission issues
- Tweak: Removed height & width attributes from logo image (+filter
wpo_wcpdf_header_logo_img_element
) - Dev: Enable guest access to PDF with order key in URL
v2.2.11
v2.2.10
- Fix: Possible conflict with latest Subscriptions
- Fix: Load correct translations when admin user profile language is set to different locale
- Fix: Use file lock to prevent parallel processes creating the same attachment file
- Fix: Prevent notices for incorrectly loaded email classes
- Feature: Allow different invoice number column sorting methods by filter
- Feature: Filter for global prevention of creating specific document (
wpo_wcpdf_document_is_allowed
)
v2.2.9
v2.2.8
v2.2.7
- Fix: Hardened permissions & security checks on several admin actions (audit by pluginvulnerabilities.com)
- Feature: Show checkmarks for existing documents on order details page buttons too
- Tweak: Product Bundles compatibility, hide items by default, following bundle settings (Simple Template)
- Tweak: Fallback to billing address on packing slip for orders without shipping address