Gravity Forms – Stripe Add-On – Version – 5.9.2

### 5.9.2
– Fixed an issue preventing subscription payments from being properly processed on Stripe’s latest webhook API.
### 5.9.1
– Updated Stripe to use the updated form Theme Framework implementation to focus state for accessibility from being box-shadow based to outline based.
– Updated “Connected to Stripe as: account” UI to use the component library to ensure consistency with other add-ons.
– Updated the Payment Element field for ACH payments so that it does not allow bank details to be manually entered.
– Updated the webhooks instructions to reflect recent changes in Stripe’s dashboard.
– Fixed an issue for the Gravity theme where credit card inputs are not getting a focus state outline for accessibility.,- Updated Stripe API library to version 5.9.2.
– Fixed security issue.
– Fixed subscriptions not being processed when using Stripe API version 2018-02-05 or newer.
### 2.4 | 2018-02-05
– Added GPL to plugin header.
– Added the *gform_stripe_subscription_params_pre_update_customer* filter allowing the subscription parameters to be overridden before the customer is subscribed to the plan.
– Added support for webhook signing secrets.