Releases: mailchimp/wordpress
Releases · mailchimp/wordpress
2.1.0
Note that this release bumps the WordPress minimum from 6.4 to 6.6 and the PHP minimum version to 7.4.
Added
- Introduce a simple analytics dashboard with an audience overview, list performance over time, and subscriber change-over-time charts (props @alaca, @iamdharmesh, @builtbytay, @ankitguptaindia, Romain Deville, @bezierer, April Domingo, @vikrampm1 via #212).
- The
mailchimp_sf_list_limitfilter to allow modifying the list limit (props @jonjennings, @iamdharmesh, @alaca, @ankitguptaindia, @builtbytay via #210).
Changed
- Bump WordPress "tested up to" version 7.0 (props @qasumitbagthariya, @iamdharmesh, @alaca, @ankitguptaindia via #205).
- Bump WordPress minimum supported version from 6.4 to 6.6 (props @qasumitbagthariya, @iamdharmesh, @alaca, @ankitguptaindia via #205).
- Bump PHP minimum supported version from 7.0 to 7.4 (props @alaca, @iamdharmesh, @builtbytay, @ankitguptaindia, Romain Deville, @bezierer, April Domingo, @vikrampm1 via #212).
Full Changelog: 2.0.1...2.1.0
View closed items in the milestone.
2.0.1
Fixed
- Provide CSRF hardening for Mailchimp List changes (props @iamdharmesh, @joemcgill, @dkotter, @qasumitbagthariya).
- Plugin check plugin errors to improve overall codebase (props @iamdharmesh, @joemcgill, @dkotter, @qasumitbagthariya).
Changed
- Bump WordPress "tested up to" version 6.9 (props @iamdharmesh, @joemcgill, @qasumitbagthariya).
Full Changelog: 2.0.0...2.0.1
View closed items in the milestone.
1.9.1
- Fix – Provide CSRF hardening for Mailchimp List changes.
Full Changelog: 1.9.0...1.9.1
1.8.1
- Fix – Provide CSRF hardening for Mailchimp List changes.
Full Changelog: 1.8.0...1.8.1
1.7.1
- Fix – Provide CSRF hardening for Mailchimp List changes.
Full Changelog: 1.7.0...1.7.1
1.6.4
- Fix – Provide CSRF hardening for Mailchimp List changes.
Full Changelog: 1.6.3...1.6.4
1.5.9
- Fix - Provide CSRF hardening for Mailchimp List changes
2.0.0
Added
- Form templates to the Mailchimp List Subscribe Form block, allowing users to quickly insert and publish specific forms (props @iamdharmesh, Romain Deville, @vikrampm1, @jeffpaul, @dkotter, @qasumitbagthariya via #171).
Changed
- Improved navigation and UX enhancements to the plugin settings page (props @iamdharmesh, Romain Deville, @jeffpaul, @dkotter, @qasumitbagthariya via #169).
- Allowed multiple Mailchimp forms on a single page (props @iamdharmesh, @jeffpaul, @dkotter, @qasumitbagthariya via #173).
- Update the form ID attribute and form field ID attributes (if you're using ID selectors for custom styling, please update the selectors accordingly) (props @iamdharmesh, @jeffpaul, @dkotter, @qasumitbagthariya via #173).
Fixed
- Phone number and required field validations (props @iamdharmesh, @MaxwellGarceau, @jeffpaul, @dkotter, @qasumitbagthariya via #159).
Security
- Bump
tar-fsfrom 2.1.1 to 3.1.0 (props @dependabot, @iamdharmesh via #175). - Bump
form-datafrom 2.3.3 to 2.5.5 and@cypress/requestfrom 3.0.1 to 3.0.9 (props @dependabot, @iamdharmesh via #176). - Bump
@babel/runtimefrom 7.24.6 to 7.28.2 (props @dependabot, @iamdharmesh via #177). - Bump
on-headersfrom 1.0.2 to 1.1.0 andcompressionfrom 1.7.4 to 1.8.1 (props @dependabot, @iamdharmesh via #178). - Bump
serialize-javascriptfrom 6.0.0 to 6.0.2 andmochafrom 10.4.0 to 11.7.1 (props @dependabot, @iamdharmesh via #179). - Bump
http-proxy-middlewarefrom 2.0.6 to 2.0.9 (props @dependabot, @iamdharmesh via #180).
Developer
- Update 10up-toolkit from 6.2.0 to 6.5.0 (props @iamdharmesh, @dkotter via #174).
New Contributors
- Romain Deville made their first contribution in #169
Full Changelog: 1.9.0...2.0.0
View closed items in the milestone.
1.9.0
Added
- New user synchronization feature that allows syncing WordPress users to Mailchimp (props @iamdharmesh, @jeffpaul, @dkotter, @qasumitbagthariya via #156).
Changed
- Improved the enqueueing of JavaScript scripts and styles (props @iamdharmesh, @dkotter, @qasumitbagthariya via #161).
Full Changelog: 1.8.0...1.9.0
View closed items in the milestone.
1.8.0
Note that this release bumps the WordPress minimum version from 6.3 to 6.4.
Added
- Honeypot and no-JS fields to help prevent spam (props @iamdharmesh, @dkotter, @jeffpaul, @qasumitbagthariya via #139).
- Confirmation prompt before logging out the user (props @iamdharmesh, @dkotter, @qasumitbagthariya via #149).
- A note advising users to set the website URL in the Mailchimp Audience settings (props @iamdharmesh, @MaxwellGarceau, @dkotter, @qasumitbagthariya via #145).
Changed
- Bump WordPress "tested up to" version 6.8 (props @qasumitbagthariya, @dkotter via #148).
- Bump WordPress minimum supported version from 6.3 to 6.4 (props @qasumitbagthariya, @dkotter via #148).
Full Changelog: 1.7.0...1.8.0
View closed items in the milestone.