Gravity Perks - Populate Anything 2.1.25

Download Gravity Perks - Populate Anything 2.1.25 from nulled fire. Dynamically filter and populate field choices and values
Fixed an issue where field choices would be cached prior to hydration which could cause Live Merge Tags to use the value rather than the label.
Fixed an issue where the GF Entry object type wasn't always JSON decoding when filtering using a JSON value such as one from a multi select field.
Fixed a scenario where a product/option's price would not be stripped from the submitted value during failed validation which would cause dependent fields to not be properly populated.
Fixed an issue where carriage returns (r) would be inserted into field values when filtering by them which could cause data to not be matched for certain object types such as Gravity Forms entries.
Improved compatibility with Easy Passthrough and populating chained choices/values.
Added new gppa_prepopulate_field_values PHP filter.
Fixed a PHP warning that could occur in some cases with multiple input fields if there are some inputs without value templates specified.
Improved compatibility with replacing Live Merge Tags inside merge tags parsed by GravityRevisions.