Gravity Forms was updated to version 1.5.3, from version 1.5.2.8. Changelog:
- Added gform_after_submission hook.
- Cleaned up Notice messages.
- Resolved issue where opening/closing the Form Settings in IE was incorrectly triggering the unsaved data prompt.
- Fixed issue with checkbox variable replacement creating a warning message.
- Replaced dot(.) in the state field ID with underscore.
- Disabling product state validation if field is configured for dynamic population.
- Marked build_lead_array() function as public to allow developers to call it when performing custom entry queries.