| @@ -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.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,28 +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.5.0 - 18th August 2026 = | |
| 190 | -* 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. | |
| 191 | -* New: Added a guided tour of the campaign screen for first-time setup. | |
| 192 | -* 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. | |
| 193 | -* Improvement: Added WordPress 7.1 Compatibility. | |
| 194 | -* Improvement: Updated the previews shown in the block inserter for SureDonation field and campaign blocks. | |
| 195 | -* Improvement: Expanded WordPress Abilities API coverage. | |
| 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. | |
| 196 | 192 | |
| 197 | -= 1.4.0 - 6th August 2026 = | |
| 198 | -* New: Added a live preview of the selected form in the Donation Form block editor. | |
| 199 | -* New: Added quick access to the form editor from the Donation Form block and Elementor widget. | |
| 200 | -* New: Added payment gateway setup guidance for administrators on the donation form. | |
| 201 | -* Improvement: Improved anonymous donation handling and reporting. | |
| 202 | -* Improvement: Improved Stripe and PayPal connection and webhook handling. | |
| 203 | -* Improvement: Strengthened payment validation and gateway endpoint security. | |
| 204 | -* Fix: Resolved an issue with the email notification logic. | |
| 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. | |
| 205 | 196 | |
| 206 | -= 1.3.0 - 29th July 2026 = | |
| 207 | -* New: Added support for multiple Stripe accounts, with a per-form account selector. | |
| 208 | -* New: Added the ability to import and export donations, donors, campaigns, and settings. | |
| 209 | -* New: Added an Image field to the donation form editor. | |
| 210 | -* New: Added a Currency Sign Position setting to General Settings. | |
| 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. | |
| 211 | 206 | |
| 212 | 207 | The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new). |