| @@ -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.4.0 | |
| 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 | |
| @@ -64,9 +64,9 @@ | ||
| 64 | 64 | |
| 65 | 65 | * Automatic email notifications for donors and site admins. |
| 66 | 66 | * Customizable email templates with smart tags. |
| 67 | 67 | * Confirmation messages with a clean donation receipt layout. |
| 68 | -* Optional PDF receipt support for downloadable donor receipts. | |
| 68 | +* Optional PDF receipt support — donors can download receipts from the donor dashboard. | |
| 69 | 69 | |
| 70 | 70 | = Donor Management = |
| 71 | 71 | |
| 72 | 72 | * Automatic donor profiles with donation history, totals, and largest gift. |
| @@ -142,9 +142,9 @@ | ||
| 142 | 142 | Yes. Forms can include an anonymous donation option, and anonymous donors are hidden from public donor lists. |
| 143 | 143 | |
| 144 | 144 | = Does SureDonation send receipts? = |
| 145 | 145 | |
| 146 | -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. | |
| 147 | 147 | |
| 148 | 148 | = Does it support recurring donations? = |
| 149 | 149 | |
| 150 | 150 | Recurring and subscription donations for Stripe and PayPal are planned as a SureDonation Pro feature. |
| @@ -185,27 +185,23 @@ | ||
| 185 | 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) |
| 186 | 186 | |
| 187 | 187 | == Changelog == |
| 188 | 188 | |
| 189 | -= 1.4.0 - 6th August 2026 = | |
| 190 | -* New: Added a live preview of the selected form in the Donation Form block editor. | |
| 191 | -* New: Added quick access to the form editor from the Donation Form block and Elementor widget. | |
| 192 | -* New: Added payment gateway setup guidance for administrators on the donation form. | |
| 193 | -* Improvement: Improved anonymous donation handling and reporting. | |
| 194 | -* Improvement: Improved Stripe and PayPal connection and webhook handling. | |
| 195 | -* Improvement: Strengthened payment validation and gateway endpoint security. | |
| 196 | -* Fix: Resolved an issue with the email notification logic. | |
| 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. | |
| 197 | 192 | |
| 198 | -= 1.3.0 - 29th July 2026 = | |
| 199 | -* New: Added support for multiple Stripe accounts, with a per-form account selector. | |
| 200 | -* New: Added the ability to import and export donations, donors, campaigns, and settings. | |
| 201 | -* New: Added an Image field to the donation form editor. | |
| 202 | -* New: Added a Currency Sign Position setting to General Settings. | |
| 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. | |
| 203 | 196 | |
| 204 | -= 1.2.0 - 20th July 2026 = | |
| 205 | -* New: Added OttoKit (formerly SureTriggers) integration to automate workflows when donations are created, completed, or refunded. | |
| 206 | -* New: Added a Campaign Social Sharing block so supporters can share campaigns, along with social preview meta tags for shared campaign pages. | |
| 207 | -* New: Added Elementor and Bricks support with campaign and donation form widgets. | |
| 208 | -* New: Added compliance settings. | |
| 209 | -* Fix: Onboarding now publishes the created campaign so its default donation form is generated and it appears in the Donation Form block. | |
| 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. | |
| 210 | 206 | |
| 211 | 207 | The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new). |