Gravity Forms 1.8.3

Gravity Forms was updated to version 1.8.3, from version 1.8.1. Changelog:

  • Added new filter “gform_post_category_choices” to alter post category choices sort order. Both globally and form id + field id specific.
  • Added INACTIVE setup script to trim leading and trailing spaces from all entry values, field labels, choice texts, choice values and input labels. Uncomment line 503 to test.
  • Updated GFFormDetail::add_field() to json_encode the field markup before sending it back to the form editor.
  • Updated GFCommon::calculate() to replace multiple spaces and new lines with a single space.
  • Updated the File Upload field to use the https protocol in links to file downloads when the entry detail and entry edit pages are using SSL.
  • Fixed issue with “No duplicates” option displaying on multi-select fields.
  • Fixed an issue with conditional logic failing and some fields not retaining values after validation and changing page with field choices having leading or trailing spaces.
  • Fixed missing delete icon on the entry edit page.
  • Fixed a PHP warning on form submission with unsaved imported forms with post fields.
  • Fixed inconsistent permission allowing users to import forms without edit form permission.
  • Fixed issue where empty fileupload fields were being displayed in the entry detail, entry print page and {all_fields] merge tag.
  • Fixed intermittent fatal error calling get_plugins().
  • Fixed missing gform_pre_enqueue_scripts hook causing conflict with Picatcha.
  • Fixed the gform_filters_get_users filter.
  • Fixed missing ‘;’ on gformInitCurrencyFormatFields() init script.
  • API: Updated GFWebAPI::end() to public static so it can be used by add-ons.
  • API: Added gform_webapi_$METHOD_$COLLECTION and gform_webapi_$METHOD_$COLLECTION1_$COLLECTION2 actions.
  • API: Removed gform_webapi_$METHOD_$COLLECTION and gform_webapi_$METHOD_$COLLECTION_$COLLECTION2 filters.

Posted

in

by