Fix ‘undefined’ labels when using standard logic in form settings
v1.9.3 – 19/11/2021
Fix issues with licensing
Fix bugs in GF2.4 and GF2.5
Run tests with PHP8.0 and fix bugs
v1.9.2 – 30/06/2021
Improve reliability of rule evaluation when using GF v2.4.22 or later
v1.9.1 – 08/06/2021
Fix editor display issues in GF 2.5
v1.9.0 – 10/05/2021
Add support for Gravity Forms v2.5
v1.8.12 – 19/02/2021
Bump version for issue with admin editor JS caching
v1.8.11 – 14/02/2021
Add ‘not contains’ operator
Display links to other fields when other fields depend on a selected field for conditional logic (supports both standard and advanced logic)
v1.8.10 – 02/07/2020
Fix ‘undefined index’ notices during form submission
v1.8.9 – 15/05/2020
Invalidate browser cache for editor JS by including plugin version in url
v1.8.8 – 14/05/2020
Strip HTML out of choice labels by default
v1.8.7 – 13/04/2020
Add support for Gravity Perks – Date Conditional Logic
v1.8.6 – 12/04/2020
Fix issue with confirmations not always evaluating correctly
Add support for GravityView’s Edit Entry page
v1.8.5 – 11/03/2020
Fix warning when form object is missing ‘fields’ array
v1.8.4 – 20/12/2019
Remove dev messages from JS console.
v1.8.3 – 16/12/2019
Fix issue advanced Form Button logic not being evaluated during form submission
v1.8.2 – 31/10/2019
Fix issue with Standard Next-Button Logic being overwritten
v1.8.1 – 30/10/2019
Fix fatal error when network unavailable during upgrade checks
v1.8 – 27/09/2019
Show/hide NEXT button on multi-page forms
Embed Vue library for more reliable admin editor
v1.7 – 24/09/2019
Add support for “in CSV”, and “not in CSV” operators for comparing against a list of comma-separated values (e.g. 123, 234, 345 – without quotes)
Fix –or– divider not showing on admin editor when ‘no-conflict’ scripts enabled in Gravity Forms settings
v1.6 – 09/09/2019
Add support for Form’s Submit Button
Add support for multi-part fields. e.g. “Address (Street 1)”, “Address (City)”, etc
Fix issue with notifications sending in reverse (acting like ‘hide’ instead of ‘show’)
Rewrite logic editor for admin screens for greater stability
v1.5.2 – 03/09/2019
Fix conflict with Gutenberg Bock Editor
v1.5 – 26/08/2019
Setup automated updates
Display admin notice when using an unsupported version of Gravity Forms
Fix issues with ‘hide’ logic. Including an issue where required fields in hidden sections were preventing form submission
v1.4 – 12/06/2019
Fix incompatibility issue with coupon addon
Tidy up field editor styling
Fix issue where “blank” conditions were interfering with standard conditional logic
v1.3.7 – 27/04/2019
Fix issue with “((blank))” options not working properly with checkboxes
Fix JS issue where front-end logic doesn’t work if core gForms JS is loaded in the footer
v1.3.6 – 16/04/2019
Fix “jQuery not defined errors” in JS console
Fix Product logic not viewing properly on admin View Entry page
Fix JS conflicts when using GP Nested Forms
v1.3.5 – 08/03/2019
Add support for placeholder text as an option with dropdowns
v1.3.4 – 04/03/2019
Add support for ((blank)) choice when selecting values of dropdowns, checkboxes, and radio buttons
Add exclamation marks to highlight values that have changed from the original target field choices.
v1.3.3 – 10/02/2019
Fix compatibility with processing merge tags from entries after initial form submission (notifications, confirmations, GFCommon::replace_variables() calls, etc)
v1.3.2 – 08/02/2019
Fix issue with hidden fields appearing in {all_fields} merge tag
v1.3.1 – 05/02/2019
Fix issue with JS Output interfering with some REST Requests
v1.3 – 04/02/2019
Fix issue with incorrect validation of required fields
v1.2.2 – 21/12/2018
Refactor and improve compatibility with back-end rules processing