| @@ -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.1 | |
| 7 | -Stable tag: 1.6.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 | |
| @@ -185,8 +185,12 @@ | ||
| 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.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. | |
| 192 | + | |
| 189 | 193 | = 1.6.0 - 15th September 2026 = |
| 190 | 194 | * New: Added a Donor Comments field so supporters can leave a note with their donation. |
| 191 | 195 | * New: Added support for the Polish Złoty (PLN) currency. |
| 192 | 196 | |
| @@ -198,14 +202,6 @@ | ||
| 198 | 202 | * Fix: Donation confirmation emails are now sent only after the payment succeeds. |
| 199 | 203 | * Fix: Unapproved PayPal donations are now recorded as abandoned. |
| 200 | 204 | * Fix: Forms created from a template now carry their block IDs and payment methods, so field and payment settings save correctly. |
| 201 | 205 | * Fix: Improved accuracy when importing donations, so revenue totals are correct and duplicate rows are not created. |
| 202 | - | |
| 203 | -= 1.5.0 - 18th August 2026 = | |
| 204 | -* New: Added campaign templates so you can start a campaign from a ready-made design for causes such as medical, education, animal rescue, disaster relief, and faith, or start from scratch. | |
| 205 | -* New: Added a guided tour of the campaign screen for first-time setup. | |
| 206 | -* New: Added a Custom CSS tab to the donation form settings, with syntax highlighting, so you can restyle an individual form without editing your theme. | |
| 207 | -* Improvement: Added WordPress 7.1 Compatibility. | |
| 208 | -* Improvement: Updated the previews shown in the block inserter for SureDonation field and campaign blocks. | |
| 209 | -* Improvement: Expanded WordPress Abilities API coverage. | |
| 210 | 206 | |
| 211 | 207 | The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new). |