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
Improved support for populating Date fields using the Date Drop Down input type with values from other Date fields.
Fixed issue where animation name "pulse" conflicted with animation names included in other 3rd-party libraries.
Fixed issue where value population of lazy-loaded Advanced Select multi-selects would not work in some cases.
Fixed PHP error that could occur in some forms using Email fields with "Email Confirmation" enabled.
Fixed a regression with the query cache hash for the GF Entry Object Type.
Added gppa_ajax_form_pre_render PHP filter hook.
Added support for dynamically populating values for the Gravity Flow Multi-User field type.
Improved the performance of refreshing fields in forms with complex conditional logic.
Fixed issue where Paragraph Text fields with Rich Text Editor enabled would continuously lose focus when connected to another field via live merge tag.
Fixed an issue where Custom fields in GravityView could cause GravityEdit Inline Edit's choices to not populate correctly.
Added new gppa_submitted_choice_label PHP filter hook.
Fixed issue where a non-existent custom object type would cause a fatal error.
Fixed a regression with the {count} merge tag.
Fixed an issue with GP_Populate_Anything::maybe_save_choice_label() passing the wrong parameters to GP_Populate_Anything::populate_field() which could cause an issue with GP Advanced Select's lazy loading in some cases.
Updated the GF Entry Object Type to have a less memory intensive query cache hash scheme.
Updated gppa_query_cache_hash to pass in a default value of false instead of the value of $object_type_instance->query_cache_hash() to allow for more performant short-circuiting of the query cache hashing.
Fixed an issue where Populate Anything would try to focus on previously-focused inputs that are hidden after a page change or conditional logic update. This fixes a compatibility issue with GP Page Transitions.