| @@ -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.5.1 | |
| 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,16 @@ | ||
| 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 | + | |
| 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. | |
| 196 | + | |
| 189 | 197 | = 1.5.1 - 9th September 2026 = |
| 190 | 198 | * New: Added a Charitable migration tool that imports campaigns, donors, and donations. |
| 191 | 199 | * New: Added a Checkbox field to the donation form editor. |
| 192 | 200 | * Improvement: Improved the payment gateway connection status, including a warning when Stripe cannot accept card payments. |
| @@ -194,23 +202,6 @@ | ||
| 194 | 202 | * Fix: Donation confirmation emails are now sent only after the payment succeeds. |
| 195 | 203 | * Fix: Unapproved PayPal donations are now recorded as abandoned. |
| 196 | 204 | * Fix: Forms created from a template now carry their block IDs and payment methods, so field and payment settings save correctly. |
| 197 | 205 | * Fix: Improved accuracy when importing donations, so revenue totals are correct and duplicate rows are not created. |
| 198 | - | |
| 199 | -= 1.5.0 - 18th August 2026 = | |
| 200 | -* 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. | |
| 201 | -* New: Added a guided tour of the campaign screen for first-time setup. | |
| 202 | -* 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. | |
| 203 | -* Improvement: Added WordPress 7.1 Compatibility. | |
| 204 | -* Improvement: Updated the previews shown in the block inserter for SureDonation field and campaign blocks. | |
| 205 | -* Improvement: Expanded WordPress Abilities API coverage. | |
| 206 | - | |
| 207 | -= 1.4.0 - 6th August 2026 = | |
| 208 | -* New: Added a live preview of the selected form in the Donation Form block editor. | |
| 209 | -* New: Added quick access to the form editor from the Donation Form block and Elementor widget. | |
| 210 | -* New: Added payment gateway setup guidance for administrators on the donation form. | |
| 211 | -* Improvement: Improved anonymous donation handling and reporting. | |
| 212 | -* Improvement: Improved Stripe and PayPal connection and webhook handling. | |
| 213 | -* Improvement: Strengthened payment validation and gateway endpoint security. | |
| 214 | -* Fix: Resolved an issue with the email notification logic. | |
| 215 | 206 | |
| 216 | 207 | The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new). |