Gravity Forms Core – WordPress Plugin – Version –...

### 2.9.28.1
– Added security enhancements.
– Added support for a new notification event (Payment Processing – stale) that allows notifications to be sent when payments are taking an unusually long time to process. This will be initially available in the upcoming Stripe Add-on v.7.0.
– API: Changed the third parameter of `GFCommon::get_lead_field_display()` from `$currency` (string) to `$entry` (array).
– API: Changed the second parameter of `GF_Field::get_value_entry_detail()` from `$currency` (string) to `$entry` (array).