## 1.1.20 | November 20, 2025
– Fixed an issue where conditional statements in a nested form would not work if the referenced child field shared its ID with a parent field.
– Fixed an issue where alphanumeric product field values (e.g. `B2`, `C3`) were incorrectly converted to numbers in calculations, causing value mismatch errors in conditional statements.
## 1.1.19 | October 2, 2025
– Fixed an issue where conditional statements using the OR operator would evaluate as false when one of the referenced fields was left blank or conditionally hidden at submission, causing the result to become invalid.