Version 1.1.0 — November 4, 2025
- Settings: Updates the ConvertKit settings screen for improved EDD compatibility.
- Subscriptions: Fixes a potential fatal error when subscribing a user to a list.
- Dev: Vendor packages have been updated to their latest versions.
- Dev: The new minimum requirements are PHP 7.4, WordPress 6.0, and Easy Digital Downloads 3.3.0.
Version 1.0.10 — January 20, 2022
- Dev: The plugin has been refactored to use the EDD Newsletter Tool for more consistent behavior and to reduce conflicts with other extensions.
Version 1.0.9 — December 7, 2021
- Improvement: Add an empty “Select a Form” dropdown option to better convey when one isn’t selected.
- Fix: Purchase data occasionally not being sent to ConvertKit.
- Fix: Settings could disappear if two EDD newsletter plugins were active (e.g. ConvertKit and AWeber).
- Dev: Refactor how
EDD_Licenseis instantiated. - Dev: Refactor how plugin is loaded.
- Dev: Allow
EDD_ConvertKithooks to be unhooked.
Version 1.0.8 — September 20, 2021
- Fix: Customers are now always added to per-product lists/tags, even if they have not opted in. (Customers who opt in are additionally added to the “main” list chosen in the extension’s settings.)
- Fix: Change Plugin URL to Plugin URI in header.
Version 1.0.7 — June 9, 2021
- New: If a customer purchases a bundle, they are no longer added to lists associated with the bundled products.
- Fix: Customers being opted in to newsletter even if option is unchecked.
- Fix: Deprecation notices in PHP 8.
- Dev: Compatibility with EDD 3.0.
Version 1.0.6 — July 6, 2018
- New: Added ConvertKits Payments API integration. Payment records will now be added to the subscriber’s profile in ConvertKit.
- New: Added new checkbox setting that allows you to choose the default opt-in checkbox state (checked or unchecked).
Version 1.0.5 — June 20, 2017
- Fix: First and last name no longer combined in single field
Version 1.0.4 — April 18, 2017
- New: Added filter called
edd_convertkit_subscribe_vars
Version 1.0.3 — June 24, 2016
- New: Added tooltips to settings screen
- New: Moved plugin settings into a subsection of the Extensions tab
- New: Added support for subscribing customers to tags without requiring a subscription to a form
- Fix: Added missing inline documentation for class properties and methods
- Fix: Plugin causes fatal error if Easy Digital Downloads is not activated
Version 1.0.2 — December 9, 2015
- Fix: PHP notice when subscribing customers to products without any tags selected
Version 1.0.1 — November 7, 2015
- Fix: Tags cache not cleared when saving settings
Version 1.0.0 — November 6, 2015
- Initial release