-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchange_log.txt
35 lines (24 loc) · 1.36 KB
/
change_log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
## 2.1.0 | 2024-05-15
- Added Gravity Forms license key to the oAuth process.
- Added support for async (background) feed processing to improve form submission performance.
- Fixed an issue that causes a PHP deprecation notice to display on the Settings page when using PHP 8.1.
## 2.0 | 2021-07-07
- Updated authentication method for enhanced security. Important: Manual re-authentication in the add-on suggested.
- Fixed an issue where the Add-on icon is missing on the Form Settings page for Gravity Forms 2.5.
- Deprecated old authentication method. Authentication will continue to work until removed.
### 1.4 | 2020-09-09
- Added support for Gravity Forms 2.5.
### 1.3 | 2020-05-05
- Added security enhancements.
- Added translations for Hebrew, Hindi, Japanese, and Turkish.
- Updated Javascript files, stylesheets to use minified versions.
- Updated labels to be stored by ID instead of by color.
- Fixed error message for when a file cannot be attached to a card.
- Fixed issue of wrong variable being used in upgrade function.
### 1.2
- Fixed fatal error which could occur if no boards are returned when initializing the API.
### 1.1
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Fixed an issue where a due date of Jan 1, 1970 was set on the card if the mapped date field was empty.
### 1.0
- It's all new!