Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v3.9.1-beta-1
What's Changed
- Fix: Semaphore class name by @alexmigf in #900
- Add sections to settings by @MohamadNateqi in #849
- Fix: template item meta styling by @alexmigf in #901
- New: removes space between items table and totals by @alexmigf in #906
Full Changelog: v3.9.0...v3.9.1-beta-1
v3.9.0
- New: Updated
sabre/xml
library to version 4. - New: Added notice about dropping support for PHP versions below 7.4.
- New: Implemented PSR-4 Autoloading Standard for improved code structure and maintainability.
- New: Deprecated
wpo_wcpdf_due_date_display
hook. - Fix: WC item meta style issue when using
dd
. - Fix: Relocated
wpo_wcpdf_use_path
hook before$src
empty check. - Translations: Updated translation template (POT).
v3.9.0-beta-3
What's Changed
- New: implements PSR-4 Autoloading Standard for Improved Code Structure and Maintainability by @alexmigf in #840
Full Changelog: v3.8.8...v3.9.0-beta-3
v3.8.8
v3.8.7
- New: Add full compatibility with mPDF to the Simple Template.
- New: Add refund reason and invoice number titles to the document methods abstract class.
- New: Improve template titles registration.
- New: Improve invoice due date setting.
- New: Add "You might also like these plugins" section to the Upgrade tab.
- New: Function to determine if checkout is using block:
wpo_wcpdf_checkout_is_block()
. - New: Clean legacy Semaphore locks tool.
- New: Automatic cleanup of unlocked Semaphore locks and other improvements.
- New: Tool to remove expired Semaphore locks.
- New: Filter to modify PDF document data fields:
wpo_wcpdf_document_data_meta_box_fields
. - Tweak: Lower hook priority (200) for invoice columns in WooCommerce orders list.
- Fix: Replace deprecated jQuery
change()
function usage. - Fix: Correct path to generic document icon.
- Fix: Check user capabilities in the
enable_debug()
function. - Fix: Load plugin translations later on the
init
hook. - Fix: Unblock UI when a tool button is clicked.
- Translations: Update translation template (POT).
- Tested up to WooCommerce 9.4.
v3.8.7-beta-1
What's Changed
- Check stable tag on new release by @alexmigf in #839
- Apply a filter to modify PDF document data fields by @MohamadNateqi in #845
- Fix unblocking UI when a tool button is clicked by @MohamadNateqi in #846
- New: tool to remove expired Semaphore locks by @alexmigf in #842
- New: automatic cleanup of unlocked Semaphore locks. Other improvements. by @alexmigf in #856
- New: clean legacy Semaphore locks tool by @alexmigf in #860
- New: function to determine if checkout is using block by @alexmigf in #863
Full Changelog: v3.8.6...v3.8.7-beta-1
v3.9.0-beta-2
What's Changed
- New: tool to remove expired Semaphore locks by @alexmigf in #842
- New: automatic cleanup of unlocked Semaphore locks. Other improvements. by @alexmigf in #856
Full Changelog: v3.9.0-beta-1...v3.9.0-beta-2
v3.9.0-beta-1
What's Changed
- Check stable tag on new release by @alexmigf in #839
- Apply a filter to modify PDF document data fields by @MohamadNateqi in #845
- Fix unblocking UI when a tool button is clicked by @MohamadNateqi in #846
Full Changelog: v3.8.6...v3.9.0-beta-1
v3.8.6
v3.8.6-beta-1
What's Changed
Full Changelog: v3.8.5...v3.8.6-beta-1