## 1.1.7 | October 30, 2024
– Improved formula validation to mark nested if statements as invalid. They are unsupported, but would show as valid.
– Fixed formula validation issues with modifiers in merge tags containing underscores (such as `{:1:choice_label}`).
## 1.1.6 | October 23, 2024
– Added PHP version of [`gpac_should_clean_merge_tag_value`](https://gravitywiz.com/documentation/gpac_should_clean_merge_tag_value).
– Fixed issue where setting `gpac_should_clean_merge_tag_value` would not always ensure that non-numeric values are quoted.