PluginProbe
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management / 1.6.1
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management v1.6.1
1.6.1 1.6.0 1.5.1 1.5.0 1.4.0 1.3.0 trunk 0.0.1 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0
← All changes | readme.txt +22 -17 1.1.2 → 1.6.1 View file →
@@ -2,10 +2,10 @@
2 2 Contributors: brainstormforce
3 3 Donate link: https://www.paypal.me/BrainstormForce
4 4 Tags: donation, donation form, fundraising, nonprofit, recurring donations
5 5 Requires at least: 6.4
6 -Tested up to: 7.0
7 -Stable tag: 1.1.2
6 +Tested up to: 7.1.2
7 +Stable tag: 1.6.1
8 8 Requires PHP: 8.0
9 9 License: GPLv2 or later
10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
11 11
@@ -14,8 +14,10 @@
14 14 == Description ==
15 15
16 16 SureDonation is a WordPress donation plugin and fundraising plugin for nonprofits, charities, schools, religious organizations, creators, and fundraising teams. Use it as a donation form builder to accept online donations through Stripe, PayPal, or offline payments, create fundraising campaigns, manage donors, recover fees, and migrate from GiveWP.
17 17
18 +👉 <a href="https://bsf.io/suredonation-demo" target="_blank" rel="">Try the live demo of SureDonation</a>
19 +
18 20 = Why SureDonation? =
19 21
20 22 * **Native block editor**: Campaigns and donation forms are built with WordPress blocks. No external form builder needed.
21 23 * **Campaign-based fundraising**: Create campaigns with goals, progress tracking, donor lists, stats, and dedicated campaign pages.
@@ -62,9 +64,9 @@
62 64
63 65 * Automatic email notifications for donors and site admins.
64 66 * Customizable email templates with smart tags.
65 67 * Confirmation messages with a clean donation receipt layout.
66 -* Optional PDF receipt support for downloadable donor receipts.
68 +* Optional PDF receipt support — donors can download receipts from the donor dashboard.
67 69
68 70 = Donor Management =
69 71
70 72 * Automatic donor profiles with donation history, totals, and largest gift.
@@ -140,9 +142,9 @@
140 142 Yes. Forms can include an anonymous donation option, and anonymous donors are hidden from public donor lists.
141 143
142 144 = Does SureDonation send receipts? =
143 145
144 -Yes. SureDonation includes automatic email notifications with customizable templates and smart tags. It also supports optional PDF receipts.
146 +Yes. SureDonation includes automatic email notifications with customizable templates and smart tags. It also supports optional PDF receipts that donors can download from the donor dashboard.
145 147
146 148 = Does it support recurring donations? =
147 149
148 150 Recurring and subscription donations for Stripe and PayPal are planned as a SureDonation Pro feature.
@@ -183,20 +185,23 @@
183 185 - **PayPal** -- is used for processing donation payments. [TOS](https://www.paypal.com/us/legalhub/useragreement-full) and [Privacy Policy](https://www.paypal.com/us/legalhub/privacy-full)
184 186
185 187 == Changelog ==
186 188
187 -= 1.1.2 - 13th July 2026 =
188 -* New: Added a What's New panel to the admin navigation so you can see the latest updates without leaving the dashboard.
189 -* Fix: Offline donation instructions now display consistently between the editor and the frontend, including default instructions.
189 += 1.6.1 - 25th September 2026 =
190 +* New: Added a weekly Email Reports digest that emails a summary of your donation activity.
191 +* Improvement: Minor code improvements and bug fixes.
190 192
191 -= 1.1.1 - 9th July 2026 =
192 -* New: Added Dropdown, Address, Phone Number, URL, Heading, and HTML blocks.
193 -* Improvement: Show a notice in the form when a payment gateway has not been configured.
193 += 1.6.0 - 15th September 2026 =
194 +* New: Added a Donor Comments field so supporters can leave a note with their donation.
195 +* New: Added support for the Polish Złoty (PLN) currency.
194 196
195 -= 1.1.0 - 25th June 2026 =
196 -* New: Added field validation settings, including configurable global validation messages.
197 -* New: Introduced spam protection settings with Honeypot support.
198 -* Improvement: Added a dedicated Save button to Global Settings.
199 -* Improvement: Form styling options now display the global theme color palette.
197 += 1.5.1 - 9th September 2026 =
198 +* New: Added a Charitable migration tool that imports campaigns, donors, and donations.
199 +* New: Added a Checkbox field to the donation form editor.
200 +* Improvement: Improved the payment gateway connection status, including a warning when Stripe cannot accept card payments.
201 +* Improvement: Improved donation form handling on sites using a caching plugin.
202 +* Fix: Donation confirmation emails are now sent only after the payment succeeds.
203 +* Fix: Unapproved PayPal donations are now recorded as abandoned.
204 +* Fix: Forms created from a template now carry their block IDs and payment methods, so field and payment settings save correctly.
205 +* Fix: Improved accuracy when importing donations, so revenue totals are correct and duplicate rows are not created.
200 206
201 -= 1.0.0 - 15th June 2026 =
202 -* New: Initial release with fundraising campaigns, block-based donation forms, Stripe, PayPal, offline payments, donor management, and GiveWP migration.
207 +The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new).