|
1 | | -### 4.1.1 |
2 | | -- Updated the stripe API SDK methods. |
| 1 | +### 4.2.1 |
| 2 | +- Fixed a fatal error which can occur with the Stripe API Client if the add-on isn't connected to a Stripe account. |
| 3 | + |
| 4 | + |
| 5 | +### 4.2 | 2022-02-03 |
| 6 | +- Added security enhancements. |
| 7 | +- Added the ability to refund payments from the entry detail page. |
| 8 | +- Added the ability to capture authorized payments from the entry detail page. |
| 9 | +- Added the stripe_customer_portal_link shortcode action to support [self-serve billing portal](https://docs.gravityforms.com/stripe-customer-portal-shortcode-action/). |
| 10 | +- Updated the Stripe API SDK methods. |
3 | 11 | - Updated the styling for the disconnect alert messaging. |
4 | | -- Fixed an issue where if future usage is set to 'on_session' and a user enters a 3DS card, they get an infinite loop and can't submit the form. |
| 12 | +- Fixed a javascript error when de-authorizing Stripe account. |
| 13 | +- Fixed an issue with unsaved warning being displayed on settings pages even when there are no changes made. |
| 14 | +- Fixed an issue with the Webhooks Add-On where the payment details in the entry are empty. |
| 15 | +- Fixed an issue where if future usage is set to 'on_session' and a user enters a 3DS card. This addresses an issue that results in an infinite loop on form submission. |
| 16 | + |
5 | 17 |
|
6 | 18 | ### 4.1 | 2021-06-30 |
7 | 19 | - Updated error messages when API isn't connected to be more informative. |
|
11 | 23 | - Fixed an issue where the credit card icon overlaps with the placeholder text in the credit card field. |
12 | 24 | - Fixed an issue where the form fails validation if the plan (price) or product, created by the add-on, is archived in the Stripe account. |
13 | 25 |
|
| 26 | + |
14 | 27 | ### 4.0 | 2021-04-21 |
15 | 28 | - Added a warning notice when deprecated credit card field is still being used. |
16 | 29 | - Added right-to-left language support to the Credit Card field in the form editor in Gravity Forms 2.5. |
|
30 | 43 | - Fixed an issue with the Stripe card field preview in the form editor. |
31 | 44 |
|
32 | 45 |
|
33 | | - |
34 | 46 | ### 3.8 | 2020-09-28 |
35 | 47 | - Added support for Gravity Forms 2.5. |
36 | 48 | - Updated to support 50 metadata mappings. |
|
0 commit comments