Skip to content

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

v3.7.0-beta-3

22 Sep 07:27
Compare
Choose a tag to compare
v3.7.0-beta-3 Pre-release
Pre-release
v3.7.0-beta-3

v3.7.0-beta-2

21 Sep 11:09
Compare
Choose a tag to compare
v3.7.0-beta-2 Pre-release
Pre-release
  • Tweak: hide next Invoice number if displaying order number
  • Fix: output HTML URL query string not working

v3.7.0-beta-1

14 Sep 09:11
Compare
Choose a tag to compare
v3.7.0-beta-1 Pre-release
Pre-release
  • New: adds UBL as additional output format for Invoice
  • New: bump min required PHP version to 7.2
  • Fix: PHP error on calling get_title() document method on bool
  • Fix: strpos() and str_replace() null parameter deprecated warnings
  • Translations: Updated translation template (POT)
  • Tested up to WooCommerce 8.1

v3.6.3

04 Sep 08:36
Compare
Choose a tag to compare
  • New: adds Invoice Number column to the orders export of WooCommerce Analytics
  • New: adds a document access denied redirect page setting
  • New: hooks before and after debug tools: wpo_wcpdf_before_debug_tools, wpo_wcpdf_after_debug_tools
  • Tweak: add a note to make clear that updating the number format only affects new orders
  • Tweak: removes legacy mode & textdomain from debug settings
  • Fix: undefined WC PageController method is_admin_page bug and replace it with is_admin_or_embed_page

v3.6.3-beta-1

29 Aug 10:11
Compare
Choose a tag to compare
v3.6.3-beta-1 Pre-release
Pre-release
  • Fix: undefined WC PageController method is_admin_page bug and replace it with is_admin_or_embed_page
  • Tweak: removes legacy mode & textdomain from debug settings

v3.6.2

23 Aug 11:23
Compare
Choose a tag to compare
  • New wcpdf_document_link shortcode
  • New: parameters to download PDF shortcode
  • New: adds notice for the upcoming PHP 7.2 requirement
  • New: filter hook to strip HTML tags from Shipping Notes wpo_wcpdf_shipping_notes_strip_all_tags
  • Fix: bug of passing the wrong variable for the filtered order emails
  • Fix: remove old temporary directory when generating new one from status tool
  • Fix: displays always the Generate random temporary directory tool
  • Fix: issue with Shipping Notes line breaks

v3.6.1

16 Aug 07:02
Compare
Choose a tag to compare
  • Fix: string encoding issues in PDF

v3.6.0

15 Aug 13:34
Compare
Choose a tag to compare
  • New: setting for improved document link access type
  • New: implemented autoloader for plugin classes
  • New: adds a new Status tool to reset plugin settings
  • New: invoice number column added to the WooCommerce order analytics
  • Fix: replaces utf8_decode() which is deprecated in PHP 8.2
  • Fix: allows the translation for the Shipping Notes strings
  • Fix: bug when trying to delete temporary files when using mPDF extension
  • Fix: bug on $updater returning null in Upgrade tab function
  • Fix: deprecates woocommerce_resend_order_emails_available filter
  • Fix: several string typos
  • Fix: revert breaking long characters in order data labels
  • Fix: PHP8.2 creation of dynamic property deprecated warnings
  • Translations: Updated translation template (POT)
  • Tested up to WooCommerce 8.0 & WordPress 6.3

v3.5.6

21 Jun 09:47
Compare
Choose a tag to compare
  • New: adds a generic shortcode [wcpdf_download_pdf] for PDF download links
  • New: bump preview PDFJS library to v3.7.107
  • Tweak: optimize PDFJS library size
  • Tweak: remove WPO hiring banner from the Status tab
  • Tweak: composer dependencies update
  • Fix: font deletion bug after plugin upgrade
  • Fix: bug on previewing Credit Note if the order has multiple refunds
  • Fix: PHP error on log_document_creation_trigger_to_order_meta() function when trying to get order ID and type
  • Translations: Updated translation template (POT)
  • Tested up to WooCommerce 7.8

v3.5.5

01 Jun 13:35
Compare
Choose a tag to compare
  • New: toggle display date and created via on document data
  • New: adds support for legacy Sidekick activated licenses in Upgrade tab
  • Tweak: log invoice number generation on setting