Total 14/05/2024 : We HAVE 9499 Items and more than 3137 happy members.
Log Update Item Gravity Forms File Upload Pro
This page only show history update item Gravity Forms File Upload Pro.

- Fixed issue where rehydration info would be output for any File Upload Field rather than ones using File Upload Pro which could cause PHP errors in some situations.

- Fixed JavaScript conflict that could occur in the Full Site Editor in WordPress 5.9 Beta.

Added [gpfup_uploader_ready](https://gravitywiz.com/documentation/gpfup_uploader_ready/) JS action so other perks can safely subscribe to GPFUP events after the uploader has initialized. (#49)

- Added data-file-type and data-file-ext attributes to each file to enable more specific CSS targeting.

- Fixed PHP warning that could occur if Single File Upload fields are present in a form.

- Added support for rehydrating File Upload Pro fields connected to Gravity Forms User Registration update feeds.

Added new [gpfup_scripts](https://gravitywiz.com/documentation/gpfup_scripts) PHP filter for filtering the registered scripts.

Fixed issue where the "replacingFile" code flag on the Plupload instance would not be removed after a file had been replaced.

- Updated TIFFs to be treated as regular files since most browsers cannot render them nor convert to another format.

- Improved compatibility with other plugins using Vue as a dependency on the frontend. File Upload Pro now enqueues Vue as `gravityperks-vue-2`.

- Fixed an issue where disabling cropping on a field after requiring it may cause GPFUP to freeze.

- Fixed an issue where uploading a GIF file failed.

- Fixed errors when used with Gravity Forms User Registration Add-On to update user meta.