YITH WooCommerce Product Add-ons Premium - 4.8.1
- Tweak: avoid innecessary ajax calls when price is calculated
- Tweak: saving of metadata into order item
- Update: YITH plugin framework
- Fix: non-numeric value on tax
- Fix: price calculation for product-type add-ons
- Fix: hide add-on prices if option is enabled
- Fix: avoid multiple ajax call when is active YITH Color and Label and a loop of products in the product page
- Dev: new filter 'yith_wapo_block_priority_field_args'
- Dev: new filter 'yith_wapo_priority_on_column_default'
- Dev: new filter 'yith_wapo_block_rule_exclude_products_data'
- Dev: new filter 'yith_wapo_block_rule_show_in_products_data'
- Dev: new trigger 'wapo-after-calculate-product-price'
- Dev: added the raw price data in the ajax method update_totals_with_suffix
- Dev: code refactoring & minor fixes