Skip to content

Commit

Permalink
Merge branch 'release/4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jan 17, 2017
2 parents d1bd70c + 98b1811 commit 96ac4c4
Show file tree
Hide file tree
Showing 5 changed files with 341 additions and 114 deletions.
16 changes: 16 additions & 0 deletions change_log.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
------------------------------------------------------------------------------------------------------------------
Version 4.1
- Added additional error logging when creating a subscription.
- Added support for configuring a note to be added to the subscriber.
- Fixed a fatal error during feed processing when a list field is mapped to an entry property.
- Fixed an issue where an Invalid Resource error would occur if the subscribers merge_fields property was included in the request when empty.
- Fixed an issue with the note being urlencoded during merge tag processing.
- Fixed users not being subscribed due to incorrect address formatting.
- Increased number of merge fields returned for a list.
- Updated feed processing to bypass override empty fields check for address fields.
- Updated maximum number of category interests returned by the API.
- Updated maximum number of interest groups returned by API.
- Updated merge fields field map to only allow Address fields to be mapped to MailChimp address merge fields.
- Updated strings for translations.
- Updated subscription object to use existing member status where possible.

------------------------------------------------------------------------------------------------------------------
Version 4.0
- Added gform_mailchimp_subscription filter to modify subscription object.
Expand Down
Loading

0 comments on commit 96ac4c4

Please sign in to comment.