10 Jan 2024 - Version 1.1.13
28 Jul 2023 - Version 1.1.11
13 Jul 2023 - Version 1.1.10
28 Jul 2022 - Version 1.1.3
- 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.
08 Jul 2022 - Version 1.1.2
Added support for applying limit collectively to all URLs from which the form is submitted.
12 May 2022 - Version 1.1.1
Updated "Submission limit reached" notification event to only be available if a Limit Submissions feed is configured.
10 Feb 2022 - Version 1.1
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.
04 Feb 2022 - Version 1.0.9
- Improved compatibility with Gravity Flow's User Input step. - Added new `gpls_limit_field_value` PHP filter.
28 Jan 2022 - Version 1.0.8
- 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.
21 Jan 2022 - Version 1.0.7
Added support for duplicating Limit Submissions feeds.
14 Jan 2022 - Version 1.0.6
- 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.
12 Nov 2021 - Version 1.0.5
Added support for using merge tags in the Limit Message.
10 Sep 2021 - Version 1.0.4
- Fixed a compatibility issue when working with a User Edit step in Gravity Flow.
26 Aug 2021 - Version 1.0.3
- Fixed validation compatibility with Gravity Flow.