PluginProbe
GiveWP – Donation Plugin and Fundraising Platform / 4.17.0
GiveWP – Donation Plugin and Fundraising Platform v4.17.0
4.17.0 4.16.9 4.16.8.1 4.16.8 4.16.7.2 4.16.7.1 4.16.7 4.16.6.1 4.16.6 4.16.5.1 4.16.5 4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 All 256 releases
← All changes | readme.txt +10 -1 4.16.9 → 4.17.0 View file →
@@ -4,9 +4,9 @@
4 4 Tags: donation, donate, recurring donations, fundraising, crowdfunding
5 5 Requires at least: 6.9
6 6 Tested up to: 7.1
7 7 Requires PHP: 7.4
8 -Stable tag: 4.16.9
8 +Stable tag: 4.17.0
9 9 License: GPLv3
10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html
11 11
12 12 Accept donations and begin fundraising with GiveWP, the highest rated WordPress donation plugin for online giving.
@@ -272,8 +272,17 @@
272 272
273 273 10. Use almost any payment gateway integration with GiveWP through our add-ons or by creating your own add-on.
274 274
275 275 == Changelog ==
276 += 4.17.0: September 23rd, 2026 =
277 +* Feature: Added the ability to embed donation forms on any website with a copy-paste snippet from the form builder
278 +* Enhancement: Donation form embeds now show a loading state while the form loads
279 +* Fix: Fixed PHP 8.4 deprecation notices about implicitly nullable parameters
280 +* Fix: Fixed the revenue table index migration adding duplicate indexes when it runs more than once
281 +* Fix: Added additional escaping to the legacy donation form's billing address fields.
282 +* Security: Donors can no longer add unverified email addresses to their own donor record.
283 +* Security: Enhanced security for donations imported from CSV
284 +
276 285 = 4.16.9: September 16th, 2026 =
277 286 * Security: Added additional validation to PayPal Commerce donation processing.
278 287 * Security: Added additional sanitization to donor information displayed on public pages.
279 288 * Fix: Resolved an issue where resuming a paused Stripe subscription triggered a fatal error.