## 1.1.11 | February 19, 2025
– Fixed an issue where shorthand merge tags pointing to non-existent inputs would behave inconsistently.
– Fixed issue where newlines inside `elseif():` conditions could cause an infinite loop. For example, `elseif(newlines here):`.
## 1.1.10 | January 15, 2025
– Improved syntax validator by preventing `{` or `}` from being used in merge tag field labels. This will prevent formulas such as `{Field 1:1} + Field 2:3}` from being marked as valid. We recommend [Merge Tag Shorthand](https://gravitywiz.com/documentation/gravity-forms-advanced-calculations/#merge-tag-shorthand) if your field labels contain `{` or `}`.