Quform version 2.22.0 is now available, grab it by going to Forms → Settings → License & Updates → Check for updates, it’ll soon be available for download on CodeCanyon.
In this update we have added major improvements to the honeypot field, which will make it much more effective. The honeypot field is now randomly placed throughout the form and looks more like other form fields to bots. We’ve also added a time-based spam prevention measure. By default, any submission made within 2 seconds of the form being displayed is rejected. The time is configurable with a filter hook. We also fixed a few bugs, verified compatibility with PHP 8.4, fixed an accessibility issue and updated frontend JavaScript libraries to the latest version.
Changelog
2.22.0
- Added major improvements to the built-in honeypot field
- Added a time-based spam prevention option
- Added multiline placeholder support for textarea fields
- Fixed a conflict with plugins that include PHPMailer via composer
- Fixed an accessibility issue with the reCAPTCHA field
- Fixed PHP 8.4 deprecation warnings for implicitly nullable parameters
- Fixed select2 dropdown position when the admin bar is visible
- Fixed popup not enabled when adding a Quform popup block
- Updated JavaScript libraries to the latest version
- Updated PhpSpreadsheet to fix PHP 8.4 compatibility

Write a comment ...