Skip to content

Commit 451f6f6

Browse files
author
Gravity Forms
committed
Updates to 1.4
1 parent 871ca77 commit 451f6f6

31 files changed

+1186
-0
lines changed

change_log.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### 1.4 | 2020-09-08
2+
- Added support for Gravity Forms 2.5.
3+
- Updated the feed name setting for new feeds to include a default value.
4+
5+
6+
### 1.3 | 2020-03-24
7+
- Added translations for Hebrew, Hindi, Japanese, and Turkish.
8+
- Fixed PHP 7.4 notices which occur when the API is initializing and the settings are empty.
9+
10+
11+
### 1.2 | 2018-04-09
12+
- Added security enhancements.
13+
- Added GPL to plugin header.
14+
- Update API library to be a public property.
15+
- Updated Plugin URI and Author URI to use https.
16+
- Updated strings for translations.
17+
- Fixed strings for translations.
18+
19+
20+
### 1.1 | 2016-08-31
21+
- Added feed duplication support.
22+
- Added gf_madmimi() for easily getting a Mad Mimi instance.
23+
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
24+
- Added Spanish (es_ES) translation.
25+
- Updated feed processing to abort if email is empty or invalid.
26+
- Updated API calls to use native WordPress functions.
27+
- Fixed a PHP notice on the feeds page for the list name column.
28+
- Fixed an issue which could cause an incorrect result to be displayed when validating the API settings.
29+
- Fixed a PHP warning for the List setting if no lists were returned by the API.
30+
- Fixed an issue with the request failed message if a WP_Error occurs.
31+
- Fixed a fatal error when the MadMimi class has already been included by another plugin.
32+
33+
34+
### 1.0 | 2015-05-14
35+
- It's all new!

0 commit comments

Comments
 (0)