Skip to content

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

v3.7.0

18 Oct 09:40
Compare
Choose a tag to compare
  • New: adds payment_date() function to be used in templates
  • New: adds UBL as additional output format for documents
  • New: bump min required PHP version to 7.2
  • New: bump min required WordPress version to 4.4 (which was already implicitly by the minimum required WooCommerce version)
  • Tweak: switch wpo_wcpdf_before_html and wpo_wcpdf_before_html hooks positions
  • Tweak: hide next Invoice number if displaying order number
  • Tweak: removed legacy normalize_path functions and replaced with wp_normalize_path
  • Fix: bug with HTML output using pretty links. Improved endpoint.
  • Fix: potential fatal error if document is false in order list action buttons
  • Fix: error when calling order ID on null under output_number_date_edit_fields method
  • Fix: bug when displaying the Invoice number/date columns, causing significant drop of performance
  • Fix: my account PDF link conflict with Jetpack analytics module
  • Fix: PHP error on calling get_title() document method on bool
  • Fix: strpos() and str_replace() null parameter deprecated warnings
  • Tested up to WooCommerce 8.2 & WordPress 6.4

v3.7.0-beta-5

16 Oct 09:19
Compare
Choose a tag to compare
v3.7.0-beta-5 Pre-release
Pre-release

What's Changed

  • Remove target="_blank" from UBL settings links by @YordanSoares in #622
  • Switch 'wpo_wcpdf_before_html' and 'wpo_wcpdf_before_html' hooks posi… by @YordanSoares in #624
  • Fix: error when calling order ID on null under output_number_date_edit_fields method by @alexmigf in #626
  • Fix: potential fatal error if document is false in order list action buttons by @alexmigf in #628

Full Changelog: v3.7.0-beta-4...v3.7.0-beta-5

v3.7.0-beta-4

28 Sep 08:46
Compare
Choose a tag to compare
v3.7.0-beta-4 Pre-release
Pre-release
v3.7.0-beta-4

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