Skip to content

Commit ed57a66

Browse files
author
Raphaël Droz
committed
5.2
1 parent b7df426 commit ed57a66

6 files changed

Lines changed: 608 additions & 109 deletions

File tree

change_log.txt

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
### 5.2 | 2023-02-15
2+
- Added Gravity Forms license key to oAuth process.
3+
- Added support for async (background) feed processing to improve form submission performance.
4+
- Fixed an issue that prevents the Marketing Permission setting from being applied to users in certain situations.
5+
- Fixed an issue where the opt-in email is not sending to already pending members when they resubscribe.
6+
7+
### 5.1 | 2022-05-11
8+
- Fixed an issue where the save settings button isn't visible when creating or editing a feed.
9+
- Fixed a display issue with some conditional logic feed settings.
10+
- Fixed an issue where API calls are being made on all admin pages when checking for deprecated keys.
11+
12+
13+
### 5.0 | 2021-09-29
14+
- Updated the authorization flow to connect to the Mailchimp API via Oauth.
15+
16+
17+
### 4.9 | 2021-04-28
18+
- Fixed an issue where conditional logic is not correctly identifying matching selections when forms contain a multi-select field.
19+
- Fixed an issue where the add-on icon is missing on the form settings screen in Gravity Forms 2.5.
20+
21+
122
### 4.8 | 2020-09-09
223
- Added support for Gravity Forms 2.5.
324
- Fixed birthday merge fields no longer being sent in the correct format expected by the Mailchimp API.
@@ -298,4 +319,4 @@
298319
- Split logic from Feeds Add-On.
299320
- Implemented automatic upgrade.
300321
- Implemented list page checkboxes (for bulk actions).
301-
- Implemented active/inactive icons on list page.
322+
- Implemented active/inactive icons on list page.

0 commit comments

Comments
 (0)