Releases: Automattic/newspack-newsletters
Releases · Automattic/newspack-newsletters
v3.7.0
3.7.0 (2024-12-16)
Bug Fixes
- add check to see if color is populated before adding to CSS (#1719) (a64a0f2)
Features
- add support for BlueSky in social links blocks (#1722) (b13fbb0)
v3.7.0-alpha.1
Bug Fixes
- add check to see if color is populated before adding to CSS (#1719) (a64a0f2)
Features
- add support for BlueSky in social links blocks (#1722) (b13fbb0)
v3.6.0
3.6.0 (2024-12-09)
Bug Fixes
Features
- ras-acc: add reader account creation and login improvements (#1716) (4640cae)
- rate limit requests for CC (#1714) (ad092ca)
v3.6.0-alpha.1
Bug Fixes
Features
- ras-acc: add reader account creation and login improvements (#1716) (4640cae)
- rate limit requests for CC (#1714) (ad092ca)
v3.5.0
3.5.0 (2024-11-25)
Bug Fixes
- better handle error responses from AC api (#1707) (17a21e2)
- mailchimp: fatal error with invalid API keys (#1690) (b7fd7e6)
Features
- cli: add command to synchronize premium lists (#1699) (21d15a7)
v3.5.0-alpha.1
Bug Fixes
- better handle error responses from AC api (#1707) (17a21e2)
- mailchimp: fatal error with invalid API keys (#1690) (b7fd7e6)
Features
- cli: add command to synchronize premium lists (#1699) (21d15a7)
v3.4.0
3.4.0 (2024-11-11)
Bug Fixes
- avoid double notice components (#1703) (b8e9130)
- avoid race condition between post-save sync & test (#1679) (7bde119)
- avoid Redux usage and related errors in non-newsletter email editors (#1688) (d3f1f37)
- correct button stacking on sent newsletters (#1695) (4e2688e)
- dont html encode ampersands in subject (#1686) (f178b23)
- mailchimp: avoid duplicate audiences in Mailchimp UIs (#1685) (44c1b12)
- move Preview, Send buttons to match Publish button location (#1689) (72897f2)
- preview & send buttons on WP 6.7 (49450d3)
- remove behavior to hide post title in newsletter editor (#1701) (8a15cf5)
Features