Resource icon

Nulled Gravity Form 2.8.8

No permission to download
  • Added security enhancements.
  • Fixed a fatal error in WordPress 6.5 when using a 3rd-party add-on without a defined slug.
  • Fixed a PHP notice that is thrown when calling GFForms::get_form() with just the form ID parameter.
  • Fixed an issue where the submit button was blocked by the reCAPTCHA field in IOS devices when using certain themes.
  • Fixed an issue where the gform_progressbar_start_at_zero filter is not working with forms that have page conditional logic.
  • Fixed a PHP notice that can be displayed when instantiating the GF_Locking class in certain contexts.
  • Updated status indicator component to use improved markup and styles.

2.8.6 | 2024-03-21​

  • Added
    Please, Log in or Register to view URLs content!
    JavaScript filter to allow the inclusion of custom merge tags.
  • Added gform_merge_tags_supported_input_types JavaScript filter to allow the inclusion of specific input types for merge tags.
  • Added the gform_pre_post_render filter to GFFormDisplay::post_render_script() to abort the rendering process.
  • Fixed a bug that prevents the error icon from displaying in the validation summary in the Gravity Forms 2.5 Theme.
  • Fixed the padding of field validation messages in the Gravity Forms 2.5 Theme.
  • Fixed a bug that prevented notification CC and BCC fields from correctly handling comma-separated merge tags.
  • API: Updated the file upload field value in the draft entry from GFFormsModel::create_lead() to contain a JSON encoded array of file details instead of the incorrect file URL.
  • API: Updated the border color of disabled inputs in the Settings API.

2.8.5 | 2024-03-06​


  • Added security enhancements.
  • Fixed the gform_required_legend filter to that the $form parameter is passed correctly.
  • Fixed an issue that causes the Entry menu item to appear disabled when on an Entry screen.
  • Fixed an issue where importing a form with Next buttons causes an error.
  • Fixed an issue which causes empty column headers in entry exports for the address field latitude and longitude inputs added by the Geolocation Add-On.
  • Fixed an issue that prevents replacement of the field merge tag when the input ID includes alphanumeric characters like {Address (Latitude):1.geolocation_latitude}.
  • Updated the datepicker to fit on small screens.

2.7.11 | 2023-07-27​


  • Added a block theme setting for form input accent color.
  • Fixed an issue that causes JavaScript errors in the theme if certain script optimization plugins are used.
  • Fixed an issue where honeypot validation was failing on multipage forms if the last page was hidden by conditional logic.
  • Fixed an issue where printing an entry with the nested form field is causing a fatal error.
  • Fixed errors that occur when attempting to install translations on a WordPress filesystem that requires credentials.
  • Fixed the "no route found" error when performing an OPTIONS request to the REST API v2 endpoints.
  • Fixed an issue where license validation fails when using a non-standard license key.
  • API: Added support for an accent color for input styles for the theme framework.
  • API: Added a theme framework utility class of .gform-theme__disable-reset to disable theme framework reset styles.
  • API: Added a theme framework utility class of .gform-theme__disable-framework to disable theme framework styles.
  • API: Added a theme framework utility class of .gform-theme__disable to disable theme framework and reset styles.
v2.7.7.1
- Fixed a bug that prevented dynamic population from working in the block settings.

Change Log​

2.7.3 | 2023-03-15​

  • Fixed an issue that prevents accessing the settings page after failed license validation in the setup wizard.
  • Fixed an issue that prevents the template library stylesheet from loading in no-conflict mode and makes the template library unusable.
  • Fixed a compatibility issue with WordPress 6.2 where forms are not rendered properly in the Block Editor.
  • Fixed an issue where some CSS files are loading when the Output Default CSS setting is turned off.
  • Fixed an error on the widgets page that prevents the Gravity Forms block from working as a widget.
  • Fixed an issue which prevents sorting by number in the total field.
  • Fixed an issue that removes some inputs' sublabels when forms are saved.
  • Removed the about page images from the codebase to reduce the codebase size.
  • API: Added CSS API global custom properties for the contrast color for the theme framework's danger and success colors.
  • API: Added CSS API global custom properties to allow for specifying of the various max border-radius sizes we support.
  • API: Added CSS API global custom properties for the checkbox, date, file, select, and textarea border-radius property.
  • API: Fixed an issue where the Radio and Card settings fields do not render choice IDs.
Back
Top Bottom