Skip to content

Commit 99f7e33

Browse files
changelog for 4.12.0
1 parent ac245cb commit 99f7e33

2 files changed

Lines changed: 210 additions & 193 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
#### 4.12.0 - Mar 9, 2026
5+
6+
- Remove the ability to unsubscribe through a form. You should migrate to the Mailchimp hosted form for this, which does email verification.
7+
- Add block properties so the form block can be reordered inside the Gutenberg editor.
8+
- Fix redirect not occuring after running MC4WP actions.
9+
- Various type fixes, PHPDoc improvements and removal of unused code.
10+
11+
The following fixes and improvements were contributed by [Faisal Ahammad](https://faisalahammad.com/):
12+
13+
- Add WP Forms field setting for configuring double opt-in.
14+
- Add PeepSo registration form integration.
15+
- Fix required validation for Ninja Forms integration.
16+
- Add autocomplete attribute to form fields.
17+
- Enable live updates in Gravity Forms editor.
18+
19+
20+
421
#### 4.11.0 - Jan 20, 2026
522

623
- Add form setting to remove tags from existing subscribers.

0 commit comments

Comments
 (0)