Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce PDF Invoices & Packing Slips Premium - 4.14.0
- New: support for WooCommerce 8.4
- Update: YITH plugin framework
- Update: language files
- Dev: check for the document number when regenerating the document
- Dev: delete the ZIP file after it has been downloaded
- Dev: added new filter yith_ywpi_item_price_xml
- Dev: added a condition in the PDF generation to take the WPML language from the order
- Dev: display correctly the role-based price when the prices are tax including
YITH WooCommerce PDF Invoices & Packing Slips Premium - 4.13.0
- New: support for WordPress 6.4
- New: support for WooCommerce 8.3
- Update: YITH plugin framework
- Update: language files
- Fix: fixed the invoice number updated when regenerate the document
- Fix: changed the meta key of the invoice number in the invoice search field
- Fix: get order date correctly to create the storage folders in Dropbox
- Tweak: minor fixes for improved PHP 8.2 compatibility
- Dev: restored Vendor options to previous UI as it's not integrated with Frontend Manager yet
- Dev: corrected URLs to download documents in the My Account page
YITH WooCommerce PDF Invoices & Packing Slips Premium - 4.12.1
- Fix: show the subtotal in the block template with discount included or excluded based on the block configuration
- Fix: fixed error in the template when the item cost is zero
- Dev: added new filter ywpi_google_drive_allow_upload_condition
YITH WooCommerce PDF Invoices & Packing Slips Premium - 4.12.0
- New: support for WooCommerce 8.2
- New: panel UI
- Update: YITH plugin framework
- Fix: URL to download the XML from the invoices table
- Fix: invoice creation date to be used with the custom templates
- Dev: round correctly the PrezzoUnitario in the XML invoice
- Dev: added new filter yith_ywpi_invoice_tax_label
- Dev: added new filter yith_ywpi_invoice_totals_label
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.11.0
- New: support for WooCommerce 8.1
- Update: YITH plugin framework
- Fix: fixed the invoice save path when the Electronic Invoice feature is enabled
- Fix: fixed issue with the packing slip save path
- Dev: minor changes in the HPOS compatibility
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.10.0
- New: support for WooCommerce 8.0
- New: support for WordPress 6.3
- New: HPOS compatibility
- Tweak: use the yith upload field for "Company logo" option by vendor side
- Update: YITH plugin framework
- Dev: minor changes
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.9.0
- New: support for WooCommerce 7.9
- Update: YITH plugin framework
- Dev: added new filter yith_ywpi_apply_old_percentage_tax_calculation_precision
- Dev: added the invoice_number placeholder in the order number block
- Dev: retrieve correctly the order refund date for the credit note
- Dev: remove the zip with the invoices after download it
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.8.0
- New: support for WooCommerce 7.8
- Tweak: integration with YITH WooCommerce Order & Shipment Tracking
- Update: YITH plugin framework
- Dev: added new action yith_pdf_invoice_after_total
- Dev: added new action yith_ywpi_after_product_image
- Dev: new filter 'yith_ywpi_packing_slip_generated_label_custom'
- Dev: added new filters yith_ywpi_packing_slip_status_label and yith_ywpi_no_packing_slip_available_label
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.7.0
- New: support for WooCommerce 7.7
- Update: YITH plugin framework
- Fix: prevent fatal error when the product has no images set
- Fix: minor fixes
YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.6.0
- New: support for WooCommerce 7.6
- Update: YITH plugin framework
- Tweak: possibility to edit natura value by custom meta on order page (Italian electronic Invoice)
- Fix: fixed usage of deprecated method
- Dev: added order item object as a parameter to the yith_ywpi_column_product_after_content action
- Dev: added check to not display the proforma button if it is not generated
- Dev: minor changes