Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v2.2.6
- Fix: ship to different address check for empty shipping addresses
- Fix: Fix notice when using invoice number by plugin
- Fix: Underline position
- Fix: PHP 7.3 compatibility
- Tweak: Updated dompdf to 0.8.3
- Tweak: move admin menu item to the end of WooCommerce menu
- Tweak: pass document object to paper format & orientation filters
v2.2.5
- Feature: Check marks to indicate whether a document exists
- Feature: Test mode to automatically apply updated settings to existing documents
- Feature: Admin bar indicator for debug mode setting
- Fix: always use latest email settings
- Fix: WooCommerce Composit Products item name compatibility
- Fix: Use woocommerce_thumbnail for WC3.3+
- Tweak: apply woocommerce_order_item_name filter (fixes compatibility with WooCommerce Product Addons 3.0)
- Tweak: Use WooCommerce date format instead of WP date format
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
- Feature: Document settings are now saved per order - changing settings after a PDF has been created will no longer affect the output
- Feature: Button to delete invoice or packing slip
- Feature: Better error handling and logging via WC Logger (WooCommerce > Status > Logs)
- Fix: Broader payment gateway compatibility (lower priority for documents initialization)
- Fix: undefined variable in construct when loading document programmatically (props to Christopher)
- Fix: compatibility with renamed WooCommerce plugins (settings page detection)
- Tweak: Reload translations before creating attachment
- Translations: Updated translations POT
v2.1.10
- Feature: Include invoice number and date in WooCommerce data remover and exporter
- Fix: Row class for Chained Products compatibility
- Fix: Improved compatibility with Advanced Custom Fields
- Fix: Setting for diabling for free invoices should be applied even when other plugins are applying rules