You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Added a new payment gateway for Stripe called BECS Direct Debit payments for Australia. This includes support for one time and subscription payments. Note: Subscription payments are only supported via the Recurring Donations add-on. #4590
Fix: Improved Stripe's error handling so that the error output is more descriptive of the actual problem and donations are not marked as complete if the card is denied by Stripe. #4689
Fix: When viewing legacy reports and filtering data you would incorrectly be redirected to the new reports screen instead of seeing filtered report data. #4644
Fix: The alignment of the money fields were off a few pixels on the donation form settings screen. #4638
Fix: Modified pro license logic so that old license keys saved to the database don't cause incorrect notices to display. #4669
Fix: Updated the country select dropdown to remove missing and incorrect countries. #4745
Fix: Dates for the donor wall now output the properly translated date. #4721
Fix: Several field descriptions in the plugin settings had typos and / or required clarity for better understanding. #4649, #2808
Tweak: Replaced the default placeholder image that was using placehold.it image for a local image for improved support. #4743