Changelog – WooCommerce PDF Invoices, packing slips and credit notes plugin
v1.7.2– Released on 19 December 2025
[Fix] – Prevent duplicated payment link instructions in customer on-hold emails.
[Fix] – Remove duplicated GTIN from the invoice document.
[Tweak] – Display additional custom fields under the shipping address instead of the billing address for block checkout.
[Compatibility] – Tested OK with WordPress 6.9
[Compatibility] – Tested OK with WooCommerce 10.4.2
v1.7.1 – Released on 14 November 2025
[Fix] – Fixed PHP fatal error: Uncaught Error: Call to undefined function wp_verify_nonce().
[Fix] – Resolved the “Order properties should not be accessed directly” warning that occurred when placing an order.
[Compatibility] – Tested OK with WooCommerce 10.3.5
v1.7.0 – Released on 6 November 2025
[Fix] – Fixed mismatch between the selected template design and its preview.
[Fix] – Display the shipping address when the shipping method is Local Pickup.
[Fix] – Currency symbol missing for total tax and total tax not shown for partial refunds in credit note.
[Fix] – Fixed jquery-tiptip deprecated warning.
[Add] – Merged Remote PrintNode add-on functionality into the Invoice add-on.
[Add] – Added global unique ID (GTIN, UPC, EAN, or ISBN) as a product column in the Invoice document.
[Add] – Implemented Cloud Storage module.
[Add] – Displayed Print/Download Credit Note buttons for canceled orders.
[Add] – Added a filter to modify the discount type of Total Tax and Tax items in the product table
[Add] – Automatically install and activate the mPDF plugin when the user clicks the provided link.
[Tweak] – Set the order status to ‘On Hold’ instead of ‘Pending Payment’ for orders placed via the Pay Later option.
[Tweak] – Commented out the enqueue of public-facing JS and CSS files.
[Compatibility] – Tested OK with WordPress 6.8.3
[Compatibility] – Tested OK with WooCommerce 10.3.4
v1.6.6 – Released on 23 July 2025
[Fix] – Fixed packing slip footer missing issue.
[Fix] – Fixed critical error when downgraded the php version to 7.4.3.
[Fix] – Parent SKU and Image displayed instead of Variation SKU and Variation Image in the Packing slip document.
[Add] – Implemented annual invoice number reset on the 1st day of each selected month.
[Add] – Remove Fee Total line when only one Fee is present in the Invoice document.
[Tweak] – Set order status to “pending payment” instead of “on-hold” for orders placed via the pay later.
[Compatibility] – Tested OK with WordPress 6.8.2
[Compatibility] – Tested OK with WooCommerce 10.0.3
v1.6.5 – Released on 21 May 2025
[Fix] – Fixed translation issue in the Dutch language.
[Fix] – Translation loading was triggered too early.
[Tweak] – Show “–” for non-taxable products and “0” when the tax amount is zero in the tax value field.
[Compatibility] – Tested OK with WordPress 6.8.1
[Compatibility] – Tested OK with WooCommerce 9.8.5
v1.6.4 – Released on 14 March 2025
[Fix] – Resolved the issue where the update button in the Customizer was not enabling.
[Fix] – notice: “Function wpdb::prepare was called incorrectly” on the report page issue.
[Fix] – WooCommerce now falls back to get_post_meta() when meta data added via update_post_meta() isn’t recognized.
[Fix] – HPOS compatibility: The Print Credit Note button now appears on the WooCommerce order edit page by replacing get_refunds() with get_total_refunded().
[Tweak] – New Filter: wf_pklist_alter_product_before_packge_creation allows modifying the product object before package creation.
[Tweak] – wt_pklist_alter_language_file_name enables customization of the language file name before loading the domain file.
[Enhancement] – WPML Compatibility: Translated dynamic strings are now retrieved using WPML filters, resolving footer and “From” address translation issues and enabling dynamic translation.
[Enhancement] – Updated GDPA Banner
[Compatibility] – Tested OK with WordPress 6.7.
[Compatibility] – Tested OK with WooCommerce 9.7.1.
v1.6.3 – Released on 19 December 2024
[Fix] – notice: “Function wpdb::prepare was called incorrectly” on the report page issue.
[Fix] – “Export as Zip” button did not work when payment methods were selected in the report module.
[Fix] – Pay Later instructions appearing twice on the order received page.
[Fix] – The issue with notice: “Function _load_textdomain_just_in_time was called incorrectly.”
[Tweak – ]Ensured that total tax and tax items are displayed on credit notes, irrespective of tax settings.
[Enhancement] – Invoice number layout changed.
[Enhancement] – Invoice number preview layout changed.
[Enhancement] – Added rename functionality to documents and changed the document layout in the Customize section.
[Enhancement] – Added an option to set the date filter based on either the invoice date or the order date for the invoice document in the report module.
[Compatibility] – Tested OK with WordPress v6.7.1.
[Compatibility] – Tested OK with WooCommerce v9.4.3
v1.6.2 – Released on 26 September 2024
[Fix] – Print preview issue on mobile devices.
[Compatibility] – Tested OK with WooCommerce v9.3.3
v1.6.1 – Released on 29 August 2024
[Fix] – Resolved the issue where the automatic cleanup interval time could be set below 1440 minutes
[Tweak] – Directly open the print window without showing a preview in the browser when the preview option is disabled
[Tweak] – Added a notification message for the payment received stamp when the mPDF add-on is active
[Tweak] – Defaulted the RTL support option to enabled
[Compatibility] – Tested OK with PHP v8.3.8
[Compatibility] – Tested OK with WooCommerce v9.2.3
v1.6.0 – Released on 22 July 2024
[New] – Added an option to use currency code instead of currency symbol in all documents
[New] – Added an option to use an extended library to support the currency symbol
[Tweak] – Hide unnecessary data when using the Smart Coupon Bogo feature by WebToffe
[Tweak] – Remove the shipping address phone number label by default
[Tweak] – Maintain consistency in line heights
[Tweak] – Changed the document title color in all templates
[Tweak] – Hide the “inclusive of tax” text when the order has no tax
[Enhancement] – Decimal quantity support
[Compatibility] – Tested OK with WordPress v6.6
[Compatibility] – Tested OK with WooCommerce v9.1.2
v1.5.1 – Released on 10 June 2024
[Fix] – Resolved issue where the total fee was displaying on individual fee descriptions when multiple fees were applied
[Fix] – Fixed a division by zero error occurring when quantity becomes zero
[Tweak] – Enhanced translation for better localization
[Compatibility] – Tested OK with WooCommerce v8.9.2
[Compatibility] – Tested OK with WordPress v6.5.4
v1.5.0 – Released on 16 April 2024
[Fix] – When no prefix is specified, credit note names will default to “Creditnote_”
[Add] – Implemented the report module
[Add] – Included an automatic reset feature for invoice numbers in the invoice module
[Enhancement] – Enhanced translation capabilities for smoother plugin and documentation translation
[Compatibility] – Tested OK with WooCommerce v8.7.0
[Compatibility] – Tested OK with WordPress v6.5.2
v1.4.0 – Released on 14 March 2024
[Fix] – Resolved the error message “Uncaught Error: Interface” that occurred upon activating the plugin
[Tweak] -Implemented user role restrictions to display the “Pay Later” payment gateway on the checkout page
[Enhancement] – Updated the license manager with EDD updater functionality
[Compatibility] – Tested OK with WooCommerce v8.6.1
v1.3.0 – Released on 13 February 2024
[Tweak] – Hide the shipping address if it is empty
[Tweak] – Hide the shipping address if order has the only local pickup as the shipping option