## 1.4.7 | March 5, 2025
– Fixed an issue where multiple Terms of Service checkboxes would not function correctly when the “Require Full Scroll” option was enabled.
## 1.4.6
– Fixed issue where the checkbox for Terms of Service could be switched to disabled after a validation failure which could then cause form submission to fail if there is conditional logic that depends on the Terms of Service field.
– Updated `require` call to use `plugin_dir_path()`.