2026-06-24 – version 2.19.0
– Feature: Added PayFast webhook events handlers
2026-02-11 – version 2.18.0
– Fix: Resolved an issue when using multiple Stripe accounts with recurring donations
2026-01-28 – version 2.17.0
– New: Added a new admin email for failing subscription notifications
,- Change: Move internal functions to GiveWP to prepare for future updates. Please update to GiveWP 2.19.0 or higher.
– Fix: Only create subscription in Authorize.net if initial payment is successful.
– Fix: Stripe SEPA initial donations are now properly marked as complete by webhook.
2021-12-23 – version 1.14.1
– Fix: Correct major breaking change that’s waiting for a GiveWP release
2021-12-23 – version 1.14.0
– New: Emails can now be defined on a per-form basis!,2019-09-19 – version 1.9.4
– New: Added support for Stripe’s new Checkout 2.0 for recurring donations. Now you can accept recurring payments that support Strong Customer Authentication, Google and Apple Pay, Credit Cards and more!
2019-08-20 – version 1.9.3
– Fix: Resolved a Stripe + Plaid recurring issue when certain donation amounts were passed it resulted in a 500 error due to a missing method name. Now all amounts will be properly passed to the Stripe API.
– Fix: Resolved an issue with Stripe properly cancelling recurring subscriptions for some configurations when the webhook is properly set in Stripe’s dashboard.
– Fix: Resolved and added additional unit tests to ensure that releases have more reliable automated testing.
2019-07-30 – version 1.9.2,2019-07-12 – version 1.9.1
– Fix: Authorize.net recurring donations were not displaying the subscription giving period correctly. For instance, monthly subscriptions were listed incorrectly as “One Time” and weekly subscriptions are listing an empty string for the period. The actual subscriptions themselves were created correctly, but they appeared incorrectly to admins / donors in Recurring version 1.9.0.
2019-07-11 – version 1.9.0
– Important: This update requires Give 2.5.0+ and the latest versions of add-ons to work properly. Please perform a site backup and ensure you have activated your license keys to ensure your add-ons update properly before updating.
– New: Added “Quarterly” as a giving option for admins to collect.
– Optimization: The add-on tables are now only registered when the plugin is activated or updated.
– Tweak: An additional check is now in place to see whether the subscription history page is set or not. If it is set then the donor will be able to update the subscription amount via a link in recurring donation receipt.
– Fix: Resolved an issue with native WP comments incorrectly displaying in subscription comments.,2019-04-30 – version 1.8.13
– Fix: Resolved an issue with Stripe payment gateway renewal dates not being properly being set when a new renewal is processed via Stripe’s new API. The renewal dates for all Stripe gateway offerings will now reflect properly in your subscriptions dashboard within wp-admin.
2019-04-17 – version 1.8.12
– Tweak: Adjusted how the Give Core Subscription API endpoint returns results so that amounts are formatted properly and also includes the donation form title and currency code. This is useful for Zapier and other API integrations.
2019-04-03 – version 1.8.11
– New: Added manual subscription sync functionality to the Stripe + Plaid gateway.
– New: Added an additional validation method to ensure that a donor attempting to donate recurringly through a non-recurring supported gateway receives a useful message preventing the subscription attempting and receiving an API error or processing as a one-time donation incorrectly.,2019-03-13 – version 1.8.10
– Fix: Stripe fix to ensure existing donors who process a recurring donation with a new card or a new donor who use their card first time within the Stripe Checkout modal don’t receive a “No Such Source” error.
2019-03-06 – version 1.8.9
– Fix: Added additional checks for repeat donors with single and recurring donations to prevent “No Such Source” errors from displaying and preventing donations from that repeat donor. Please update the Stripe add-on the conjunction with this add-on.
2019-03-01 – version 1.8.8
– Fix: Resolved the “Source not found” issue for Stripe Recurring using the Checkout modal option.
,2019-02-26 – version 1.8.7
– Fix: Ensure that new installs properly set the column types for subscription amounts. Previously if a admin installed recurring 1.8.5 – 1.8.6 the column type would have an incorrect decimal number which resulted in incorrect amounts displayed. This update includes an auto-upgrade check to set the column type correctly.
2019-02-22 – version 1.8.6
– Fix: Record renewals properly when process through Plaid + Stripe.
– Fix: Added support for date formats with translated strings in them.
– Fix: Ensure that the original payment source for Stripe subscriptions is not updated incorrectly when donating to multiple campaigns.
2019-02-07 – version 1.8.5,2019-01-31 – version 1.8.4
– Fix: Adjusted the column types for recurring amounts to resolve decimal amount formatting when using non-US separators.
– Fix: Removed code preventing Mollie annual (yearly) donations because the gateway now supports it.
2018-12-13 – version 1.8.3
– New: There is now a new admin email that can be enabled to notify when renewals are successfully processed.
– New: We also added a new admin email to notify when subscriptions have been cancelled.
– Tweak: Improved the donation listing page to be more performant when Recurring Donations is active.
– Fix: Ensure donation renewal frequencies are translatable.