New: Support for WooCommerce 7.4
Update: YITH plugin framework
Update: updated language & JS files
Fix: fixed Min selected message
Fix: fixed selectable dates issue
Fix: apply correct accent color on selected product-type add-ons
Fix: disable AJAX add to cart in product archive pages if product has add-ons
Fix: change add-on price on if price method is set to decrease
Fix: fixed selection of add-on type Product
Fix: fixed toggle status
Dev: new trigger yith-wapo-reset-addons'
Dev: new filter 'yith_wapo_product_name_in_cart'
Dev: new filter 'yith_wapo_show_total_table'
Dev: new filter 'yith_wapo_datepicker_options'
Dev: selector name on create order item changed
Dev: minor changes
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
* New: Support for WooCommerce 5.5
* Update: IT translation
* Update: ES translation
* Update: YITH plugin framework
* Fix: Conditional logic notice
* Fix: Fatal error in blocks list
* Fix: Migration function
* Fix: Minor bugs