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 | changelog.txt +9 -0 4.16.9 → 4.17.0 View file →
@@ -1,6 +1,15 @@
1 1 == Changelog ==
2 2
3 += 4.17.0: September 23rd, 2026 =
4 +* Feature: Added the ability to embed donation forms on any website with a copy-paste snippet from the form builder
5 +* Enhancement: Donation form embeds now show a loading state while the form loads
6 +* Fix: Fixed PHP 8.4 deprecation notices about implicitly nullable parameters
7 +* Fix: Fixed the revenue table index migration adding duplicate indexes when it runs more than once
8 +* Fix: Added additional escaping to the legacy donation form's billing address fields.
9 +* Security: Donors can no longer add unverified email addresses to their own donor record.
10 +* Security: Enhanced security for donations imported from CSV
11 +
3 12 = 4.16.9: September 16th, 2026 =
4 13 * Security: Added additional validation to PayPal Commerce donation processing.
5 14 * Security: Added additional sanitization to donor information displayed on public pages.
6 15 * Fix: Resolved an issue where resuming a paused Stripe subscription triggered a fatal error.