# Changelog
## 2.1.36 | June 11, 2025
– Fixed an issue where field values containing an ampersand could be incorrectly encoded, resulting in unexpected behavior when dynamically populating fields.
– Fixed an issue where dynamic population failed to function correctly in certain scenarios on Gravity Flow with Firefox.
## 2.1.35 | June 4, 2025
– Added new [`gppa_field_has_posted_value`](https://gravitywiz.com/documentation/gppa_field_has_posted_value/) PHP filter hook.
– Fixed an issue where dynamically populating fields containing an ampersand would prevent other fields from populating as expected.
## 2.1.34 | May 28, 2025
– Fixed an issue where cascading population would not fetch correct results when a dependency field was rendered and the previous choice selected was the same as the new choice selected.
– Fixed an issue where dynamically populated fields with conditional logic would not update when their filter field was another conditionally hidden field.