## 1.1.9 | December 10, 2024
– Fixed some currency-formatted values (e.g. `10,00 €`) being treated as strings in if/elseif comparisons which would prevent operators such as `<` or `>` from working as expected.
## 1.1.8 | November 27, 2024
– Added [`gpac_should_process_calculation`](https://gravitywiz.com/documentation/gpac_should_process_calculation/) JS filter hook that can be used to conditionally disable processing formulas. This can be used in snippets to increase performance of complex calculation forms.
## 1.1.7 | October 30, 2024