News & Updates -
Gravity Forms Add-On Updates Released
By Carl Hancock Published September 7, 2016Updates have been released for 18 popular Gravity Forms Add-Ons. The updates are all primarily maintenance releases, with some including minor feature enhancements.
The Gravity Forms Add-Ons that have been updated are: Authorize.Net, FreshBooks, GetResponse, Highrise, HipChat, iContact, Mad Mimi, PayPal Payments Pro, Polls, Quiz, Signature, Slack, Survey, Trello, Twilio, User Registration, Zapier and Zoho CRM.
The updates are now available using automatic update or via the Add-On download page.
Rather than publishing individual blog posts about each one we are including all of the changelog information for each of the updates below.
Gravity Forms Authorize.Net Add-On v2.3 Changelog
- Added logging statements.
- Updated Authorize.net API library.
- Fixed an issue with check_status() not connecting to the correct Authorize.net account when local api settings differed from main api settings.
- Fixed an issue with cancel_subscription() not connecting to the correct Authorize.net account when local api settings differed from main api settings.
- Fixed an issue with the subscription start date not showing the correct date in the entry detail page when the subscription start date is set for a day different than the current day.
Gravity Forms FreshBooks Add-On v2.3 Changelog
- Added $feed as the fourth parameter of the gform_freshbooks_args_pre_create filter.
- Added tax fields back in API code so the hook gform_freshbooks_args_pre_create can be used to pass tax names/percentages.
- Fixed notices thrown in API code when tax fields do not exist.
- Fixed an issue with the upgrade routine which caused it run even if a pre-framework version hadn’t been installed.
Gravity Forms GetResponse Add-On v1.1 Changelog
- Added feed duplication support.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Added gf_getresponse() for easily getting a GetResponse instance.
- Added Spanish (es_ES) translation.
- Updated feed processing to abort if email is empty or invalid.
- Fixed fatal error when GetResponse API is loaded by another plugin.
Gravity Forms Highrise Add-On v1.1 Changelog
- Added exception handling to API calls.
- Added feed duplication support.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Fixed thrown exception when using a mapped phone number field.
Gravity Forms HipChat Add-On v1.1 Changelog
- Added feed duplication support.
- Added default feed name for new feeds.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Added gf_hipchat() for easily getting an HipChat instance.
- Added Spanish (es_ES) translation.
- Added filter “gform_hipchat_verify_ssl” to disable SSL certificate verification during API requests.
- Updated HipChat API library to use WordPress API functions.
- Updated feed processing so that empty messages are not posted to room.
Gravity Forms iContact Add-On v1.2 Changelog
- Added feed duplication support.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Fixed an issue with the request failed message.
Gravity Forms Mad Mimi Add-On v1.1 Changelog
- Added feed duplication support.
- Added gf_madmimi() for easily getting a Mad Mimi instance.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Added Spanish (es_ES) translation.
- Updated feed processing to abort if email is empty or invalid.
- Updated API calls to use native WordPress functions.
- Fixed a PHP notice on the feeds page for the list name column.
- Fixed an issue which could cause an incorrect result to be displayed when validating the API settings.
- Fixed a PHP warning for the List setting if no lists were returned by the API.
- Fixed an issue with the request failed message if a WP_Error occurs.
- Fixed a fatal error when the MadMimi class has already been included by another plugin.
Gravity Forms PayPal Payments Pro Add-On v2.1 Changelog
- Updated logging statements.
- Updated to abort authorize()/subscribe() before sending request to PayPal if card number not provided.
- Fixed an issue with the API override settings.
- Fixed an issue with check_status() not passing the $action[‘type’] for use with the related hooks in the framework.
Gravity Forms Polls Add-On v3.1 Changelog
- Updated field general settings label classes for consistency with GF2.0+.
- Fixed an issue with the “other” choice feature on the radio type field when saving the form.
- Fixed a layout issue in the form editor when the ‘Randomize order of choices’ setting is enabled.
Gravity Forms Quiz Add-On v3.1 Changelog
- Updated field general settings label classes for consistency with GF2.0+.
- Updated the instant feedback to add the gquiz-incorrect-choice class to the choice label.
- Updated GF_Quiz::get_form_meta() method to only fetch and cache the requested form (rather than all forms).
- Fixed some strings that were not translatable.
- Fixed an issue which could prevent the entry detail meta box being added with Gravity Forms 2.0 if an update was available or for locales other than English.
Gravity Forms Signature Add-On v3.2 Changelog
- Updated field appearance settings label classes for consistency with GF2.0+.
- Fixed issue where signing with more than three lines corrupted the signature.
- Fixed a fatal error if Html2RGB() has already been defined by the theme or another plugin.
Gravity Forms Slack Add-On v1.5 Changelog
- Added upgrade routine to automatically define team name when a valid authentication token exists.
- Updated team name plugin setting to automatically add team name when adding a valid authentication token.
- Updated invite to team feature to only be available when API user is an admin.
- Updated wording from IM to Direct Message within the feed settings.
- Removed duplicate conditional logic setting.
Gravity Forms Survey Add-On v3.1 Changelog
- Fixed an issue with Likert field column labels which contain HTML displaying the HTML markup for mobile devices.
- Fixed issue exporting Likert field values if the row label included trailing spaces.
- Fixed an issue validating/saving the multi-row Likert field which could occur if the field has had ten or more rows defined and then one or more rows removed causing a mismatch between the ids used in the front-end input name attributes and the ids in the field inputs property.
- Fixed an issue with how the empty Likert field value was handled in the {all_fields} output.
- Fixed an issue which caused the Likert field value to be lost when editing the entry.
- Fixed an issue which could prevent field values of 0 being displayed on the entry detail page.
Gravity Forms Trello Add-On v1.1 Changelog
- 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.
Gravity Forms Twilio Add-On v2.2 Changelog
- Added conditional logic support to the feed settings.
- Updated to use the newer /Messages endpoint instead of /SMS/Messages.
- Updated feed From Number setting to use the select_custom field type allowing use of Alphanumeric sender IDs (Not supported by all countries: https://www.twilio.com/help/faq/sms/what-countries-does-twilio-support-alphanumeric-sender-id).
- Updated minimum Gravity Forms version to 1.9.11.
- Fixed an issue with the upgrade routine which caused it run even if a pre-framework version hadn’t been installed.
Gravity Forms User Registration Add-On v3.4 Changelog
- Added additional logging statements.
- Added the gform_user_registration_user_meta_options filter to allow the options for the “Other User Meta” group in the User Meta setting on the settings page to be set before running the query against the usermeta table for existing meta keys. If the return value is not empty then the query for existing meta keys will not run.
- Updated German (de_DE) translation to fix an issue in Pending Activations page when Deutsch language is selected in WP settings due to incorrect usage of double quotes in the translation file.
- Fixed issue when trying to hide title, description or logged in avatar with the login shortcode.
- Fixed issue when including the deprecated.php file on some installations.
- Fixed a typo in the capability for the pending activations page under the Users menu.
- Fixed fatal error which could occur if the BP_XProfile_Field class already exists.
- Fixed fatal error which could occur if the BP_XProfile_Group class already exists.
- Fixed an issue with the activation url if the WordPress Address and Site Address URLs differ.
- Fixed notice generated during validation when form did not have a password field.
- Fixed issue with password validation.
- Fixed GF_Field array access/object notation notices with Gravity Forms 2.0.
Gravity Forms Zapier Add-On v2.0 Changelog
- Added the gform_zapier_sample_field_value filter for overriding the sample data sent when configuring the zap or updating the form.
- Updated to format entry date.
- Fixed an issue with the ‘Use Admin Labels’ setting on new zaps appearing to reset when saving a valid zap.
- Fixed PHP warning which could occur if the multiselect field only had one choice configured.
Gravity Forms Zoho CRM Add-On v1.3 Changelog
- Added hook to allow API URL to be changed.
- Updated not to force standard fields to be required. The required state of the field on the feed will match the required state of the field in the Zoho account.
- Fixed issue where checking for duplicate leads did not correctly update duplicate leads.
- Fixed an issue where Zoho was unable to parse the XML data if the value contained special characters.
- Fixed an issue with the request failed message if a WP_Error occurs.