Skip to content

Releases: kasparsd/contact-form-7-extras

Version 0.10.0

20 Jan 16:09
78c350f
Compare
Choose a tag to compare
  • 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

16 Jan 07:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.9.0

Version 0.8.2

16 Dec 10:39
4e3b90d
Compare
Choose a tag to compare

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

11 Jul 16:56
0596a66
Compare
Choose a tag to compare
  • 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

23 Jul 08:57
323c031
Compare
Choose a tag to compare
  • 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

22 Jul 17:47
f615904
Compare
Choose a tag to compare

Version 0.7.3 Beta

22 Jul 17:23
Compare
Choose a tag to compare
Version 0.7.3 Beta Pre-release
Pre-release
0.7.3-beta

First pass at updated callbacks

Version 0.7.2

19 Sep 08:41
af09b88
Compare
Choose a tag to compare
  • Rename the plugin to "Controls for Contact Form 7" for trademark compliance.
  • Mark as tested with WordPress 5.2.

Version 0.7.1

03 Apr 12:00
Compare
Choose a tag to compare
  • Documentation update to link to our new homepage.
  • Development tooling update to actually adjust the readme.

Version 0.7.0

22 Mar 19:56
Compare
Choose a tag to compare
  • 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.