* Tweak - Improve product front end input validation and add some inline guidance to help customers entering a required measurement value in the expected format
* Fix - When entering area or volume amounts in the product shipping data, add input field validation to make sure the values entered are in the expected format
* Fix - In user-defined mode, ensure no console errors are thrown in front end when "Accept a limited set of customer inputs" is selected and with decimals or fractions in the product configuration
* Fix - In user-defined mode, when "Accept free-form customer input" is selected and a minimum and a maximum values are set, make sure that in front end customers can enter the expected measurement values without an error being thrown upon adding to cart
* Fix - In quantity-based mode, ensure that the calculated measurement reflects the decimal separator in use
* Fix - When entering fractions in "Accept a limited set of customer inputs", but the store uses comma as decimal separator, make sure there are no miscalculations in front end when converting those fraction values into floats
* Dev - Introduce a filter to allow the calculator script to be enqueued when using a product shortcode