## 3.8.14.3
– UPD: Legacy Forms. Convert field values to numbers before calculations through the calculated fields to prevent unsafe JS execution through the form.
## 3.8.14.2
– UPD: Shortcodes. Add `sanitize` parameter to secure the output for cases when shortcode outputs user-inputed data;
– UPD: Options Pages. Add `sanitize` parameter to option page fields to allow make the options storing more secure and controlled.
## 3.8.14.1
– FIX: Timber Views. Prevent shortcodes from being compiled as Twig to prevent user-inputted RCE.