Gravity Perks - Populate Anything 2.1.17

Download Gravity Perks - Populate Anything 2.1.17 from nulled fire. Dynamically filter and populate field choices and values
Fixed issue where Select field choices could become unselected if the value uses a Live Merge Tag and the form is a multi-page form.
Fixed an issue where Populate Anything could trigger field refreshes immediately after navigating pages in an AJAX form that uses conditional logic.
Fixed issue where preselected values of 0 in choices wouldn't set the value on initial load for chained population.
Fixed an issue where the choice label for Product Field could not be displayed on GP Preview Submissions.
Added new gp_populate_anything->clear_runtime_caches() method to primarily be used by other perks and integrations.
Fixed a potential PHP error with the GF Entry Object Type when fields don't exist.
Added new GPPA_Object_Type::uses_php_filtering() method so Object Types that utilize PHP filter can tell Populate Anything to not reduce the query limit to 1 when populating values.
Fixed issue where fields would sometimes incorrectly gain focus after GP Populate Anything updated field markup.
Fixed issue where importing/manipulating forms with WP-CLI containing restricted object types (e.g. Database) would not work.
Improved Admin settings so that the Image Choice Template Row is hidden if "Use Image Choices" is off.
Added new gppa_field_property_set Javascript action hook.
Added gppa_filter_operator_updated action that fires every time the "filter operator"
Fixed regression with conditional logic due to a recent performance improvement. The performance improvement is now disabled by default and can be enabled using `gppa_defer_conditional_logic'.
Fixed issue where {pricing_fields} in Live Merge Tags wouldn't update when product fields change.