Gravity Forms was updated to version 1.7.5, from version 1.7.4. Changelog:
- Updated save_input function to delete from the rg_lead_detail_long table before deleting from rg_lead_detail.
- Updated gf_vars js variable to be automatically included based on script-dependency.
- Changed GFCache::flush() to prevent deleting persistent transients by default.
- Fixed issue with new form not displaying fields after first time it was saved.
- Fixed issue with notification’s conditional logic causing notifications to not be sent even when conditional logic was disabled.