Skip to content

Commit dbed272

Browse files
committed
Update changelogs.
1 parent a2a5e6b commit dbed272

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ All notable changes to this project will be documented in this file, per [the Ke
4444

4545
- Update 10up-toolkit from 6.2.0 to 6.5.0 (props [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter) via [#174](https://github.com/mailchimp/wordpress/pull/174)).
4646

47+
## [1.9.1] - 2026-01-08
48+
49+
### Fixed
50+
51+
- Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
52+
4753
## [1.9.0] - 2025-06-04
4854

4955
### Added
@@ -54,6 +60,13 @@ All notable changes to this project will be documented in this file, per [the Ke
5460

5561
- Improved the enqueueing of JavaScript scripts and styles (props [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#161](https://github.com/mailchimp/wordpress/pull/161)).
5662

63+
## [1.8.1] - 2026-01-08
64+
65+
### Fixed
66+
67+
- Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
68+
69+
5770
## [1.8.0] - 2025-05-08
5871

5972
**Note that this release bumps the WordPress minimum version from 6.3 to 6.4.**
@@ -69,6 +82,12 @@ All notable changes to this project will be documented in this file, per [the Ke
6982
- Bump WordPress "tested up to" version 6.8 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@dkotter](https://github.com/dkotter) via [#148](https://github.com/mailchimp/wordpress/pull/148)).
7083
- Bump WordPress minimum supported version from 6.3 to 6.4 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@dkotter](https://github.com/dkotter) via [#148](https://github.com/mailchimp/wordpress/pull/148)).
7184

85+
## [1.7.1] - 2026-01-08
86+
87+
### Fixed
88+
89+
- Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
90+
7291
## [1.7.0] - 2025-04-08
7392

7493
### Changed
@@ -102,6 +121,12 @@ All notable changes to this project will be documented in this file, per [the Ke
102121
- Update all third-party actions our workflows rely on to use versions based on specific commit hashes (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh) via [#128](https://github.com/mailchimp/wordpress/pull/128)).
103122
- Prevent overwriting the release content with the body text provided in the GitHub Action workflow file (props [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter) via [#129](https://github.com/mailchimp/wordpress/pull/129)).
104123

124+
## [1.6.4] - 2026-01-08
125+
126+
### Fixed
127+
128+
- Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
129+
105130
## [1.6.3] - 2025-01-30
106131

107132
### Added
@@ -220,6 +245,13 @@ All notable changes to this project will be documented in this file, per [the Ke
220245
- Added ESLint GitHub Action Workflow (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#20](https://github.com/mailchimp/wordpress/pull/20)).
221246
- Added Standard GitHub Action Workflows (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#21](https://github.com/mailchimp/wordpress/pull/21)).
222247

248+
## 1.5.9 - 2026-01-08
249+
250+
### Fixed
251+
252+
- Provide CSRF hardening for Mailchimp List changes.
253+
254+
223255
## 1.5.8 - 2022-09-26
224256

225257
### Changed
@@ -365,9 +397,13 @@ All notable changes to this project will be documented in this file, per [the Ke
365397
[Unreleased]: https://github.com/mailchimp/wordpress/compare/main...develop
366398
[2.0.1]: https://github.com/mailchimp/wordpress/compare/2.0.0...2.0.1
367399
[2.0.0]: https://github.com/mailchimp/wordpress/compare/1.9.0...2.0.0
400+
[1.9.1]: https://github.com/mailchimp/wordpress/compare/1.9.0...1.9.1
368401
[1.9.0]: https://github.com/mailchimp/wordpress/compare/1.8.0...1.9.0
402+
[1.8.1]: https://github.com/mailchimp/wordpress/compare/1.8.0...1.8.1
369403
[1.8.0]: https://github.com/mailchimp/wordpress/compare/1.7.0...1.8.0
404+
[1.7.1]: https://github.com/mailchimp/wordpress/compare/1.7.0...1.7.1
370405
[1.7.0]: https://github.com/mailchimp/wordpress/compare/1.6.3...1.7.0
406+
[1.6.4]: https://github.com/mailchimp/wordpress/compare/1.6.3...1.6.4
371407
[1.6.3]: https://github.com/mailchimp/wordpress/compare/1.6.2...1.6.3
372408
[1.6.2]: https://github.com/mailchimp/wordpress/compare/1.6.1...1.6.2
373409
[1.6.1]: https://github.com/mailchimp/wordpress/compare/1.6.0...1.6.1

readme.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,16 @@ If you are upgrading to version 1.2.1 and you used the widget in your sidebar pr
9494
* **Security:** Bump `serialize-javascript` from 6.0.0 to 6.0.2 and `mocha` from 10.4.0 to 11.7.1 (props [@dependabot](https://github.com/apps/dependabot), [@iamdharmesh](https://github.com/iamdharmesh) via [#179](https://github.com/mailchimp/wordpress/pull/179)).
9595
* **Security:** Bump `http-proxy-middleware` from 2.0.6 to 2.0.9 (props [@dependabot](https://github.com/apps/dependabot), [@iamdharmesh](https://github.com/iamdharmesh) via [#180](https://github.com/mailchimp/wordpress/pull/180)).
9696

97+
= 1.9.1 - 2026-01-08 =
98+
* **Fixed:** Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
99+
97100
= 1.9.0 - 2025-06-04 =
98101
* **Added:** New user synchronization feature that allows syncing WordPress users to Mailchimp (props [@iamdharmesh](https://github.com/iamdharmesh), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#156](https://github.com/mailchimp/wordpress/pull/156)).
99102
* **Changed:** Improved the enqueueing of JavaScript scripts and styles (props [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#161](https://github.com/mailchimp/wordpress/pull/161)).
100103

104+
= 1.8.1 - 2026-01-08 =
105+
* **Fixed:** Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
106+
101107
= 1.8.0 - 2025-05-08 =
102108
**Note that this release bumps the WordPress minimum version from 6.3 to 6.4.**
103109

@@ -107,6 +113,9 @@ If you are upgrading to version 1.2.1 and you used the widget in your sidebar pr
107113
* **Changed:** Bump WordPress "tested up to" version 6.8 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@dkotter](https://github.com/dkotter) via [#148](https://github.com/mailchimp/wordpress/pull/148)).
108114
* **Changed:** Bump WordPress minimum supported version from 6.3 to 6.4 (props [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@dkotter](https://github.com/dkotter) via [#148](https://github.com/mailchimp/wordpress/pull/148)).
109115

116+
= 1.7.1 - 2026-01-08 =
117+
* **Fixed:** Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
118+
110119
= 1.7.0 - 2025-04-08 =
111120
* **Changed:** Enhance the Mailchimp List Subscribe Form block to allow for selecting an audience list, reorder fields, toggle field and group visibility, and various other improvements (props [@iamdharmesh](https://github.com/iamdharmesh), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#126](https://github.com/mailchimp/wordpress/pull/126)).
112121
* **Changed:** Plugin settings page success and error messages will now use WP admin notices (props [@MaxwellGarceau](https://github.com/MaxwellGarceau), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya), [@iamdharmesh](https://github.com/iamdharmesh) via [#85](https://github.com/mailchimp/wordpress/pull/85)).
@@ -121,6 +130,9 @@ If you are upgrading to version 1.2.1 and you used the widget in your sidebar pr
121130
* **Removed:** The "Remove Mailchimp CSS" settings from the Mailchimp settings page (props [@iamdharmesh](https://github.com/iamdharmesh), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#126](https://github.com/mailchimp/wordpress/pull/126)).
122131
* **Security:** Bump `express` from 4.21.0 to 4.21.2 (props [@dependabot](https://github.com/apps/dependabot), [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter) via [#125](https://github.com/mailchimp/wordpress/pull/125)).
123132

133+
= 1.6.4 - 2026-01-08 =
134+
* **Fixed:** Provide CSRF hardening for Mailchimp List changes (props [@iamdharmesh](https://github.com/iamdharmesh), [@joemcgill](https://github.com/joemcgill), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya)).
135+
124136
= 1.6.3 - 2025-01-30 =
125137
* **Added:** Transform the `mailchimp_sf_shortcode` shortcode to the Mailchimp List Subscribe Form block (props [@MaxwellGarceau](https://github.com/qasumitbagthariya), [@jeffpaul](https://github.com/vikrampm1), [@dkotter](https://github.com/dkotter), [@qasumitbagthariya](https://github.com/qasumitbagthariya) via [#84](https://github.com/mailchimp/wordpress/pull/84)).
126138
* **Removed:** Deprecated Sopresto code (props [@MaxwellGarceau](https://github.com/qasumitbagthariya), [@jeffpaul](https://github.com/vikrampm1), [@dkotter](https://github.com/dkotter) via [#98](https://github.com/mailchimp/wordpress/pull/98)).

0 commit comments

Comments
 (0)