Releases: kasparsd/contact-form-7-extras
Releases · kasparsd/contact-form-7-extras
Version 0.10.0
- Add native WordPress shortcode support and improve the reliability of
autop
disable by @kasparsd in #51
Full Changelog: 0.9.0...0.10.0
Version 0.9.0
What's Changed
- Enable storing form data in TablePress by @kasparsd in #48
- Remove support for legacy Contact Form 7 jQuery API which has been deprecated since version 4.8 of Contact Form 7.
- Add WordPress Playground support for WP.org by @kasparsd in #49
Full Changelog: 0.8.2...0.9.0
Version 0.8.2
What's Changed
- fix: Account for
WPCF7_ShortcodeManager()
being deprecated by @kasparsd in #46 - Rename "Customize" to "Controls" in the form tabs for consistency with the plugin name.
- Mark as tested with WordPress 6.7.
- Enable PHPunit testing for the plugin.
Full Changelog: 0.8.1...0.8.2
Version 0.8.1
- Fix: require
jquery
for the front-end control script since the Contact Form 7 plugin no longer enqueues it. Eventually to be replaced with pure Javascript. - Confirm that plugin works with WordPress 6.5.
- Tooling: update development tooling.
Full Changelog: 0.8.0...0.8.1
Version 0.8.0
- Fix: Use the suggested Google Global Site Tag (gtag.js) event structure. This will make the "Contact Form" events appear in both Google Analytics and Google Tag Manager.
- Invite users to subscribe to the PRO 🚀 version of the plugin. This allows me to continue updating and supporting the plugin for all the 10,000+ active users of the plugin.
Version 0.7.3
- Compatability with the Javascript event changes in the latest version 5.2 of the Contact Form 7 plugin.
- Mark as tested with WordPress 5.4.
Version 0.7.3 Beta
0.7.3-beta First pass at updated callbacks
Version 0.7.2
- Rename the plugin to "Controls for Contact Form 7" for trademark compliance.
- Mark as tested with WordPress 5.2.
Version 0.7.1
- Documentation update to link to our new homepage.
- Development tooling update to actually adjust the readme.
Version 0.7.0
- Add support for automatic Facebook Pixel event tracking, #30 fixes #29.
- Add usage instructions and notes on analytics tracking.
- Marked as tested with WordPress 5.1.
- Update development dependencies.