Skip to content

Commit c6ecc03

Browse files
author
Gravity Forms
committed
Updates to 2.0
1 parent 8d78a40 commit c6ecc03

33 files changed

+3179
-0
lines changed

change_log.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## 2.0 | 2021-07-07
2+
- Updated authentication method for enhanced security. Important: Manual re-authentication in the add-on suggested.
3+
- Fixed an issue where the Add-on icon is missing on the Form Settings page for Gravity Forms 2.5.
4+
- Deprecated old authentication method. Authentication will continue to work until removed.
5+
6+
7+
### 1.4 | 2020-09-09
8+
- Added support for Gravity Forms 2.5.
9+
10+
11+
### 1.3 | 2020-05-05
12+
- Added security enhancements.
13+
- Added translations for Hebrew, Hindi, Japanese, and Turkish.
14+
- Updated Javascript files, stylesheets to use minified versions.
15+
- Updated labels to be stored by ID instead of by color.
16+
- Fixed error message for when a file cannot be attached to a card.
17+
- Fixed issue of wrong variable being used in upgrade function.
18+
19+
20+
### 1.2
21+
- Fixed fatal error which could occur if no boards are returned when initializing the API.
22+
23+
24+
### 1.1
25+
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
26+
- Fixed an issue where a due date of Jan 1, 1970 was set on the card if the mapped date field was empty.
27+
28+
29+
### 1.0
30+
- It's all new!

0 commit comments

Comments
 (0)