YITH WooCommerce Product Add-ons Premium - 3.1.0
- New: support for WooCommerce 6.4
- New: added option to allow enable or disable each add-on option
- New: added 'required' attribute for Selector instead using min/max selection
- Tweak: changed 'Select by default' feature of position
- Tweak: improved quantity of add-ons type Product with the add to cart option
- Update: YITH plugin framework
- Update: language and JS files
- Update: Color and Label JS files
- Fix: fixed NaN value when product is out of stock
- Fix: fixed conditional logic for default select value
- Fix: fixed the migration process due to incorrect value on abs function
- Fix: fixed replacement of default image when there is still a current option selected
- Fix: fixed add-ons calculation when "sell individually" add-ons exists
- Fix: fixed sell individually feature with selectors
- Fix: fixed addon image display with toggle enabled
- Fix: prevent error when image product on add-on type Product does not exist
- Fix: get initial product price depending on tax
- Fix: fixed WPML compatibility to show the add-ons correctly in each language
- Fix: fixed price calculation using quantity field
- Fix: prevent save vendor if the block is created by the admin
- Fix: fixed addon priority (order) on migration process
- Dev: set multiple selection to checkbox add-ons on migration process
- Dev: added new template addons-container.php
- Dev: improved remove add-on option
- Dev: improved datepicker rules
- Dev: new filter 'yith_wapo_default_addon_number'
- Dev: new filter 'yith_wapo_get_addon_' to filter a specific option
- Dev: new filter 'yith_wapo_get_original_product_id'
- Dev: new filter 'yith_wapo_get_original_category_ids'
- Dev: new filter 'yith_wapo_table_product_price_label'
- Dev: new filter 'yith_wapo_table_total_options_label'
- Dev: removed selection type option for add-ons type 'Select'
- Dev: optimized JS code
- Dev: minor changes
- Remove: removed product add-ons section from the admin product page