Version: 1.1.13
- Fixed issue where Field Value rules with Hidden fields would be incorrectly enforced on render when conditional logic feed rules were not met.
- Fixed a malformed MySQL query that could happen on initial render of a form when using Field Values rules set to multi-input fields such as Name fields.
Added support for applying limit collectively to all URLs from which the form is submitted.
Updated "Submission limit reached" notification event to only be available if a Limit Submissions feed is configured.
Added conditional logic for Limit Submissions feeds so feeds can be validated conditionally upon submission. Note, conditional logic is only available in the feed if using “Field Value” rules.
- Improved compatibility with Gravity Flow's User Input step.
- Added new `gpls_limit_field_value` PHP filter.
- Added [gpls_rule_type_choices](https://gravitywiz.com/documentation/gpls_rule_type_choices/) filter to allow filtering available rule types.
- Fixed fatal error that could occur if using Limit Submissions with Nested Forms and a parent form has a submission limit that's met and a child form that has not yet met its submission limit.
- Added "Update URI" to plugin header to improve security.
- Fixed issue where Limit Submission rules were not bypassed when editing existing entries with Gravity Flow User Input steps.
- Fixed issue where field values that are left blank in a group would cause the submissions to not be limited.
Added support for duplicating Limit Submissions feeds.
- Updated form settings icon to be a lock rather than the default cog.
- Fixed fatal error that could occur if a field attached to a "Field Value" Rule Group was deleted.
Added support for using merge tags in the Limit Message.
- Fixed a compatibility issue when working with a User Edit step in Gravity Flow.
- Fixed validation compatibility with Gravity Flow.