Total 28/04/2024 : We HAVE 9410 Items and more than 3111 happy members.
Log Update Item Gravity Perks – Limit Checkboxes
This page only show history update item Gravity Perks – Limit Checkboxes.

Added new `gplc_excluded_input_selectors` JavaScript filter hook.

Added German translations. Credit: Florian Rinnhofer of sportunion.at

Fixed an issue where a failed validation field was still being passed as valid on Gravity Flow User Input Step.

Fixed deselected checkboxes getting permanently disabled.

Added `gplc-disabled` CSS class to checkboxes disabled by GP Limit Checkboxes to allow external scripts to safely identify (or ignore) checkboxes disabled by GP Limit Checkboxes.

Improved compatibility with GP Inventory when using Scoped Inventory.

- Fixed issue with lower limits not being respected with spanned limits.

- Improved compatibility with Gravity Forms 2.6 AJAX form saving.

- Added "Update URI" to plugin header to improve security.

Improved compatibility with GP Populate Anything.

Fixed issue where non-editable fields were being validated on Gravity Flow User Input steps.

- Added [`gplcb_should_validate_minimum`](https://gravitywiz.com/documentation/gplcb_should_validate_minimum/) filter to allow filtering whether a field's minimum limit should be validated.

- Added helper function `gp_limit_checkboxes()` which returns an instance of the `GP_Limit_Checkboxes` class to provide a reliable way to access its public methods.