Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v3.8.5
- New: PDFJS v4.3.136 upgrade
- New: advanced embed images setting
- New: includes ImageMagick library in the Advanced Status
- New: adds Invoice number to search type selector in HPOS setups
- New: adds row classes for "YITH WooCommerce Product Bundles"
- New: register a log for document deletion in the Order Notes
- Tweak: improves header logo loading
- Fix: make Simple template total labels translatable
- Fix: wraps document addresses around
<p>
tags - Translations: Updated translation template (POT)
- Tested up to WooCommerce 9.1 & WordPress 6.6
v3.8.5-beta-6
Full Changelog: v3.8.5-beta-5...v3.8.5-beta-6
v3.8.5-beta-5
Full Changelog: v3.8.5-beta-4...v3.8.5-beta-5
v3.8.5-beta-4
Full Changelog: v3.8.5-beta-3...v3.8.5-beta-4
v3.8.5-beta-3
Full Changelog: v3.8.5-beta-2...v3.8.5-beta-3
v3.8.5-beta-2
Full Changelog: v3.8.5-beta-1...v3.8.5-beta-2
v3.8.5-beta-1
What's Changed
- Attempt to fix the PNG logo issues since version 3.8.3
- Register a log for document deletion in the Order Notes by @MohamadNateqi in #817
Full Changelog: v3.8.4...v3.8.5-beta-1
v3.8.4
- New: filter hook
wpo_wcpdf_multilingual_languages
- New:
wpo_wcpdf_get_multilingual_languages()
function has been introduced, derived from the deprecatedget_languages()
function - Tweak: Added new strings to the
strings.php
file to improve translations - Tweak: enhanced notes functions for improved translations when using the Professional extension.
- Fix:
normalize_settings_args()
function bug on multilingual setups - Fix: settings language tab issue when adding new language in multilingual setups
- Translations: Updated translation template (POT)
v3.8.3
- New: adds language attribute to PDF HTML
- New: Dompdf
v3.0.0
upgrade - New: filter hook
wpo_wcpdf_after_system_status_table
- New: filter for server configs
wpo_wcpdf_advanced_status_server_configs
- New: PDFJS
v3.11.174
upgrade - Tweak: adds
p
as allowed tag of thewpo_wcpdf_sanitize_html_content()
function - Fix: number formatting
[order_number]
placeholder not using parent order number on Credit Notes - Fix: remove unwanted tags from
wpo_wcpdf_sanitize_html_content()
- Fix: removes unused "Log invoice number generation" setting
- Fix: reverts the
customer_invoice
email title to the original Woo title - Fix: the function
get_extensions_license_data()
returning empty if no cached data found - Fix: bug created by the output of the function
wpo_wcpdf_sanitize_html_content()
beingnull
- Translations: Updated translation template (POT)
- Tested up to WooCommerce 9.0
v3.8.3-beta-2
What's Changed
- Add editor settings and clean up code by @szepeviktor in #789
- Add
<p>
tag to allowed tag of thewpo_wcpdf_sanitize_html_content()
method by @MohamadNateqi in #796 - Fix: the function
get_extensions_license_data
returning empty if no cached data found by @alexmigf in #799
Full Changelog: v3.8.3-beta-1...v3.8.3-beta-2