Contact Form 7 5.6.3 is now available. This is a maintenance release that includes several improvements.
Requires: WordPress 5.9 or higher
Tested up to: WordPress 6.0.2
» Download Contact Form 7 plugin from WordPress.org
Major changes
- SWV: Consolidates related JS code to includes/swv/js.
- SWV: Imports the package from @contactable/swv on npm and makes it available through
window.swv
. - SWV: Introduces
swv.validate()
. - Config-validation: Adds a validator for cases where uploadable file size exceeds PHP’s maximum acceptable size.
You can browse the full list of changes on GitHub.