Ultimi aggiornamenti
Segui gli aggiornamenti dei plugin YITH giorno dopo giorno
YITH WooCommerce EU VAT Premium - 1.4.11
- New: Support for WooCommerce 4.8
- Update: plugin framework
- Dev: removed the .ready from jQuery
- Dev: added class_exists conditions to avoid errors
YITH WooCommerce EU VAT Premium - 1.4.10
- New: Support for WooCommerce 4.7
- New: Support for WordPress 5.6
- Update: update plugin fw
- Dev: updating minified js
- Dev: added new param to the yith_eu_vat_required_field filter
- Dev: removed the .ready from jQuery
YITH WooCommerce EU VAT Premium - 1.4.9
- New: Support for WooCommerce 4.6
- Update: plugin framework
- Dev: added filter ywev_invalid_vat_message
YITH WooCommerce EU VAT Premium - 1.4.8
- New: Support for WooCommerce 4.5
- Update: plugin framework
- Dev: added a fix when the VAT number not appear in the order metabox
YITH WooCommerce EU VAT Premium - 1.4.7
- New: Support for WooCommerce 4.4
- New: Support for WordPress 5.5
- Update: plugin framework
YITH WooCommerce EU VAT Premium - 1.4.6
- New: Support for WooCommerce 4.3
- Update: plugin framework
- Dev: added new filter 'yith_eu_vat_required_field'
YITH WooCommerce EU VAT Premium - 1.4.5
- New: Support for WooCommerce 4.1
- Fix: fixed the VAT report
- Fix: fixed the wrong customer country displayed in the metabox
YITH WooCommerce EU VAT Premium - 1.4.2
- New: support for WooCommerce 3.9
- Tweak: show eu vat amount on checkout before other rows
- Update: plugin framework
- Update: Spanish language
- Fix: fixed VAT Number value in billing fields in the order details from admin side
- Fix: remove eu vat from shipping
- Fix: added a condition to not show the price for free shipping
- Fix: fixed the amount exempted when there is more than one product in cart
- Fix: obtain the correct country when specifying a country in WooCommerce general settings
- Fix: avoid getting the VAT number from my account when the VAT input is hidden in the checkout
- Dev: new filter 'yith_ywev_add_label_shipping_tax'
- Dev: added the placeholder in VAT field of my account page
- Dev: Minified JS file
YITH WooCommerce EU VAT Premium - 1.4.1
- New: support for WordPress 5.3
- New: support for WooCommerce 3.8
- Update: plugin framework
- Update: Italian language
- Update: Dutch language
- Update: updated the wpml-config.xml file
- Fix: fixed a problem with the thousand values
- Fix: vat number field now is hidden when checkout page is loaded with the option 'Disable VAT exception in same country' selected
- Dev: new filter yith_eu_vat_field_priority
YITH WooCommerce EU VAT Premium - 1.4.0
- New: support WooCommerce 3.7
- New: added new field in the user account to store the VAT number
- New: Added filter 'ywev_vat_already_validated_and_valid' to validate extra fields before apply VAT exemption
- Tweak: replacing magic methods by getters and setters
- Tweak: New parameters to filters ywev_vat_already_validated_and_valid and ywev_vat_validation_response
- Tweak: added the VAT Number field in the user edit page on admin side
- Update: updated plugin core
- Fix: fixed php warnings in the code
- Dev: added plugin upgrade submodule