From 32fe6bad36fc248502e27fd6d599863f89a6b201 Mon Sep 17 00:00:00 2001
From: Danny van Kooten <hi@dvk.co>
Date: Tue, 13 Aug 2024 12:12:12 +0200
Subject: [PATCH] v4.9.15

---
 readme.txt | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

diff --git a/readme.txt b/readme.txt
index aa2aa0b2..ab6d8784 100644
--- a/readme.txt
+++ b/readme.txt
@@ -189,6 +189,13 @@ The plugin provides various filter and action hooks that allow you to modify or
 == Changelog ==
 
 
+#### 4.9.15 - Aug 13, 2024
+
+- Improved anti-spam measures on the [custom form integration](https://www.mc4wp.com/kb/subscribe-mailchimp-custom-html-form/). If you are using the custom form integration (using the `mc4wp-subscribe` checkbox), please test your forms after upgrading and report any issues to us.
+- Improved anti-spam measures on all sign-up forms.
+- Remove unsupported filter hook from Gravity Forms integration. 
+
+
 #### 4.9.14 - Jul 17, 2024
 
 - Very minor code-size improvements to public forms related JavaScript.
@@ -1201,20 +1208,7 @@ This release updates the plugin to version 3 of the Mailchimp API. Please [read
 
 **Improvements**
 
-- Some preparations for the upcoming migration to the new Mailchimp API (version 3).
-- Consistent hook parameters for `mc4wp_form_subscribed` action.
-- Improved logic for rendering form response.
-
-**Additions**
-
-- New checkbox position for WooCommerce checkout integration.
-
-
-#### 3.1.5 - March 22, 2016
-
-**Fixes**
-
-- Response message was shown for unsubmitted forms when using `{response}` in the form mark-up with multiple ...
+- ...
 
 == Upgrade Notice ==