WooCommerce PDF Product Vouchers

WooCommerce PDF Product Vouchers 3.12.15

No tiene permiso para descargar
* Fix - Avoid unnecessary database writes on order status changes without vouchers to process
* Fix - Unable to redeem some voucher amounts when vouchers have tax included
* Fix - Voucher PDFs may not embed images properly in some edge cases
* Fix - "Redeem Voucher" page not supporting currencies using a comma for decimal separator
* Fix - Block checkout could sometimes result in multiple vouchers being created for one order item
* Fix - PHP warning during checkout: "Passing null to parameter #1 ($string) of type string is deprecated"
* Fix - Fatal error when using Italian language and adding a new voucher template
* Tweak - Remove unused parameter from hook callback to prevent possible type conflicts
* Misc - Improve escaping and sanitizing throughout codebase
* Misc - Tested up to WooCommerce 10.3.5
Tweak - Adjust query for excluding voucher notes from comments for WooCommerce v9.9.0 compatibility
* Fix: Unexpected voucher amount when using Name Your Price plugin
* Fix - Address an issue in some HPOS environments where a duplicate email would be sent upon voucher status change
* Fix - Improve compatibility with Elementor to ensure no fatal errors are thrown when trying to invoke the plugin's template functions
* Misc - Check plugin compatibility with the cart and checkout blocks
* Misc - Improve compatibility with PHP 8.2+
* Misc - Update DomPDF library to v2.0.4
* Fix - Replace deprecated `get_page_by_title` with `get_posts` when getting a voucher by number
* Fix - Prevent deprecation notices about creation of dynamic properties in `WC_PDF_Product_Vouchers`
* Misc - Update DomPDF library to v2.0.1
Superior