Skip to content

Releases: wpovernight/woocommerce-pdf-invoices-packing-slips

v2.2.0

10 Oct 08:12
Compare
Choose a tag to compare
  • 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

26 Jun 12:28
Compare
Choose a tag to compare
  • 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

v2.1.9

22 May 11:58
Compare
Choose a tag to compare
  • Feature: Automatic cleanup of temporary attachments folder (settings in Status tab)
  • Fix: prevent infinite loop on sites without uploads folder
  • Fix: tag replacements for externally hosted images (CDN)

v2.1.8

01 May 20:33
Compare
Choose a tag to compare
  • Fix: Fatal error on PHP 5.X

v2.1.7

01 May 11:14
Compare
Choose a tag to compare
  • Feature: add [order_number] placeholder for number format
  • Feature: $order and $order_id variables now available directly template (without needing the document object)
  • Feature: add actions before & after addresses
  • Fix: Sorting orders by invoice number
  • Fix: Aelia Currency Switcher - use decimal & Thousand separator settings
  • Fix: fix jquery migrate warnings for media upload script
  • Tweak: add calculated tax rate to item data

v2.1.6

21 Mar 10:19
Compare
Choose a tag to compare
  • Fix: Extended currency symbol setting for WooCommerce Currency Switcher by realmag777
  • Fix: Apply WooCommerce decimal settings to tax rates with decimals
  • Tweak: Pass document object to wpo_wcpdf_email_attachment filter

v2.1.5

27 Feb 11:04
Compare
Choose a tag to compare
  • Feature: Filter for number store table (wpo_wcpdf_number_store_table_name)
  • Fix: prevent accessing order properties as custom field/order meta
  • Fix: prevent wrong application of wpo_wcpdf_filename filter
  • Fix: Improved tax rate calculation fallback

v2.1.4

01 Feb 15:18
Compare
Choose a tag to compare
  • Fix: WooCommerce 3.3 action buttons
  • Feature: Added row classes for WooCommerce Composite Products

v2.1.3

20 Dec 14:05
Compare
Choose a tag to compare
  • Fix: Fatal PHP error on My Account page.

v.2.1.2

19 Dec 12:17
Compare
Choose a tag to compare
  • Feature: New action wpo_wcpdf_init_document
  • Fix: Use title getters for my-account and backend buttons
  • Fix: Legacy Premium Templates reference
  • Tweak: Skip documents overview in settings, default to invoice