Fixed issue with Time field values not populating correctly in Gravity Flow Form Submission steps.
Fixed issue where filter values from fields that are empty strings could be converted to null on object types that do not support null as a special value. Added support for option groups in the form field settings Object Type selector.
Removed definition and usage of String.prototype.gformFormat() on the frontend to resolve conflicts with Elementor in some situations.