3.2.1 (29-09-2022)
FIX: Fixed the issue where the submitted option was not showing when we remove or change the option from field settings.
FIX: Fixed the issue of not showing the translation of the 'character' and 'unit' strings in dynamic and character price field type.
FIX: Fixed issue of showing HTML entities along with the product name in product listing when setting product-based conditional rules for the field in the admin screen.
IMPROVED: Added filter 'thwepo_cart_item_extra_price_request_data' to modify the extra price request data.
IMPROVED: Added filter 'thwepo_formated_custom_formula' to modify the custom formula.
IMPROVED: Added jquery trigger 'thwepo_updated_custom_formula_price' for showing the custom formula.
IMPROVED: Added a new argument $original_value to 'thwepo_cart_option_value_display' hook.
IMPROVED: Added a new public function to get extra product option data from cart items.
IMPROVED: Added WooCommerce 6.9.4 compatibility.