From 1ea71f8cd2fa9538aa718501654b729a7a3fb1ae Mon Sep 17 00:00:00 2001 From: Jon Waldstein Date: Tue, 5 Nov 2024 12:06:22 -0500 Subject: [PATCH] docs: update readme --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 1f42f5dbdb..4a425dad3e 100644 --- a/readme.txt +++ b/readme.txt @@ -269,6 +269,7 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro = 3.17.2: November 6th, 2024 = * Fix: Resolved an issue with the Donor Wall shortcode and block filtering by only_comments * Fix: Resolved a WordPress 6.7 styling compatibility issue with the visual form builder +* Fix: Resolved an issue where Stripe Payment Element was causing an error when donation amount is zero * Security: Removed Faker PHP library from production to prevent malicious direct access * Security: Further improved our data sanitization and validation across all of GiveWP to prevent malicious serialized data * Dev: Resolved php 8.1 compatibility warnings for Give_Addon_Activation_Banner, Give_License, and CurrencySwitcherSetting classes,