15 versions
Mailpoet (Free version) history.
Every release of Mailpoet (Free version) is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
15 of 15 releases scanned clean
v5.34.0Latest
July 15, 20269.2 MBScanned
Added
- Add a Manage Subscription block that renders the manage-subscription form (modern style) without requiring the shortcode or URL parameters;
- Timezone field in the subscriber edit form for viewing and editing a subscriber's timezone;
- Support for closing pop-up, slide-in and fixed bar forms from a custom link with the mailpoet_form_close CSS class, plus a Close button block in the form editor to add one easily;
- Option to trigger automations when bulk adding or moving subscribers to lists or adding or removing tags;
Improved
- Use active theme colors in the form editor palette;
Fixed
- Homepage, store, and account links in email editor emails becoming dead tracked links;
- Restored auto-mapping of first and last name CSV headers that use underscores, hyphens, dots or common abbreviations during subscriber import;
- Fatal error on some sites when the email editor loaded custom fields before a database migration finished during a plugin update.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
July 8, 20269.2 MBScanned
Added
- Personalization tags for subscriber display name, subscriber count, custom fields, newsletter subject, and date in the email editor;
- Data inconsistencies tool can now clean up orphaned subscriber custom field and subscriber tag rows;
- Add action hook after signup confirmation;
- Public action hooks `mailpoet_segment_unsubscribed` and `mailpoet_subscription_after_subscribe` for third-party integrations;
Improved
- Sped up the Subscribers without a list count and its status tabs on large lists;
- Speed up the subscribers list status tab counts on large installs;
- Clarify SMTP secure connection labels;
- Sender controls and warnings in the block editor Review & Send panel;
- Reactivate inactive subscribers immediately when they open, click, or otherwise engage instead of waiting for the maintenance cron;
- Reduced the form editor script size by loading WordPress editor packages from WordPress core;
- MailPoet WP-CLI commands to space-separated subcommands (e.g. `wp mailpoet migrations run`); the old colon-separated names still work but are deprecated;
Fixed
- Newsletter statistics now include emails sent by the Send latest newsletter automation action;
- CLI subscriber import now skips and warns about CSV rows whose column count does not match the header instead of silently misaligning data;
- Text alignment controls for blocks in the form editor;
- Padding settings for paragraphs in the form editor;
- Remove orphaned subscriber_segment, subscriber_custom_field and subscriber_tag rows when deleting subscribers linked to invalid WordPress users;
- Post notification activation and deactivation on hosts that strip method override headers;
- Fix SMTP sending when secure connection is disabled;
- Fix subscriber import column auto-mapping for CSV headers;
- Form width in the editor for popup and slide-in forms to match the displayed form.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.33.0Unavailable
July 1, 20269.5 MBScanned
Improved
- minor changes and fixes.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
June 26, 20269.5 MBScanned
Added
- Restore selecting all subscribers across every page for bulk actions;
- Sender and Reply-to fields to the email editor Send panel;
- Download button on the Logs page to export logs respecting active filters;
Improved
- Bump the minimum required WooCommerce version to 10.8 and tested up to version to 10.9;
Fixed
- Abandoned cart products not showing in block editor emails;
- Backfill unsubscribe tokens for subscribers and newsletters that were missing them;
- Critical error during WordPress user synchronization on hosts that enforce a low database MAX_JOIN_SIZE limit.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
June 25, 20269.8 MBScanned
Added
- Subscription email content patterns for automations;
- Booking email content patterns for automation templates;
- WP-CLI commands for managing MailPoet cron tasks (wp mailpoet cron);
- Log deletion from the Logs page, removing the logs matching the current filters and search;
- Native filters and sorting on the Logs listing;
- Native DataViews filters and sorting for the Tags and Custom Fields listings;
- WP-CLI command "wp mailpoet import" to import subscribers from a CSV file;
- Recurring cleanup task that removes leftover subscriber rows from completed bounce tasks;
- Notice in the email editor explaining a sent email can be edited but must be duplicated to send again, with a Duplicate action;
- Filtering by status, creation date and modified date plus sorting by creation and modified date on the Forms listing;
- Option to mark public emails as private from the email listing;
- Native DataViews filters and sorting on the Lists and Segments listings, including filtering by type, creation and modification date, and list engagement score;
- Preview of an automation template's pre-built email content before starting to build;
Improved
- Inbox preview panel now shows the MailPoet sender details instead of the WordPress site title and admin email;
- DOMPurify HTML sanitizer to a patched version;
- Speed up adding subscribers to sending tasks for large static segments by removing a redundant DISTINCT that forced a temporary table;
- Preview automation emails without leaving the automation editor;
- Subscribers list sorting to the Created on column only for faster performance on large lists;
- Detect bounced subscribers via the sending service bounces report endpoint instead of scanning all subscribers;
- WooCommerce revenue reporting now matches Woo Analytics by counting orders WooCommerce attributes to the mailpoet source, with the mailpoet_woo_backed_revenue_reporting filter to opt back to the previous MailPoet reporting;
Fixed
- Preserve math formatting in subscription forms;
- Custom CAPTCHA page selection no longer reset after plugin update;
- Load images on public email URL when image optimizer plugin is active;
- Apply button in the subscribers bulk action modals being disabled until the pre-selected list was changed;
- Restore partial email address search on the Subscribers page;
- WooCommerce customer conditions for subscribers without customer records.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.30.0Unavailable
June 18, 20269.4 MBScanned
Added
- Email content for post-purchase automation templates;
- Email content patterns for birthday and win-back automations;
- Email content patterns for win-back inactive customer automations;
- Pre-built email content for review follow-up and reviewer reward automation templates;
- Order-aware product recommendations in post-purchase automation emails: cross-sells of the purchased products, products with the same tag, or products from the same category;
- Email campaign attribution on WooCommerce orders;
- Per-user listing preferences and sorting across MailPoet list pages;
- Personal data export and erasure for email attribution data stored on WooCommerce orders;
Improved
- Speed up sorting the subscribers list by subscription date on large lists;
- Reduce JavaScript size in the admin area;
- Performance when WooCommerce is inactive by hiding the WooCommerce Customers list instead of running a slow database check;
- Improve WooCommerce revenue reporting with order attribution data;
- Subscriber search to match from the start of each field for faster results on large lists, with the asterisk wildcard to match anywhere;
- Replaced the per-page Screen Options on the Emails, Subscribers, and Lists pages with the DataViews view settings;
Fixed
- Sign-up Confirmation email template now respects Styles sidebar settings for content background, text color, and font;
- An issue where crawlers requesting the sign-up form URL caused an exception in the WordPress debug log;
- Form editor block inserter close button not closing the panel;
- Modern Manage Subscription page text contrast on dark themes.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.29.0Unavailable
June 10, 202613.6 MBScanned
Added
- Email content for welcome automation templates;
- Email content for abandoned cart reminder automation;
- Delete email button in automation's "Send email" settings;
Improved
- Automations menu highlighting when editing automation emails;
Fixed
- Archive links for emails with Unicode subject characters;
- Prevent the email preview from overwriting or reading from an existing order whose id collides with the preview dummy order id;
- An issue where saving subscription preferences could change other subscriber details;
- Fix MailPoet REST endpoints on sites using plain permalinks;
- Post notification history titles overflowing into other columns.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.28.1Unavailable
June 2, 202613.6 MBScanned
Added
- Per-newsletter archive visibility setting;
- Newsletter embed shortcode and block;
- A link to learn more about Automatic Latest Content block in its settings;
Improved
- Subscriber engagement badges now identify dormant subscribers with no recent email activity;
Fixed
- Remove duplicate Move to trash actions from the Subscribers page.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.28.0Unavailable
May 26, 202613.6 MBScanned
Added
- Filter automation analytics by saved version, or aggregate across all of them; new runs always use the latest version;
- Automation email support for opened, clicked, and sent email segment conditions;
- WooCommerce Abilities API status and automation templates for MailPoet marketing settings;
- Direct review links in WooCommerce post-purchase automation emails;
Improved
- WordPress compatibility to version 7.0;
- Subscription forms now require human-like interaction (mouse, scroll, keystroke timing) and challenge suspicious submissions with the built-in CAPTCHA, including on top of a correctly solved built-in CAPTCHA;
- Distinguish duplicate subcategory names in the Automatic Latest Content block by showing the parent category;
- Subscribers listing use @wordpress/dataviews with native WordPress REST endpoints;
- Emails listing use @wordpress/dataviews with native WordPress REST endpoints;
- Sending status listing use @wordpress/dataviews with native WordPress REST endpoints;
- Logs use @wordpress/dataviews with native WordPress REST endpoints;
- Campaign statistics use @wordpress/dataviews with native WordPress REST endpoints;
Fixed
- Form input fields now inherit font-family from the active theme when the "Inherit style from theme" option is enabled;
Removed
- Legacy JSON API listing and bulk action endpoints for emails, subscribers, lists, and forms, superseded by the REST API.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
v5.27.0Unavailable
May 19, 202613.5 MBScanned
Added
- Public share URLs for sent newsletters;
- Sharing controls for sent emails;
- Public sharing bars and archive links for emails; sent emails are public by default and the default can be changed in Settings → Advanced → Email sharing visibility, with a per-email override on each email's settings;
- (premium) Customer's saved card expires automation trigger;
- Send latest newsletter automation action;
- (premium) WooCommerce Order Paid trigger;
- (premium) WordPress Change user role action;
- (premium) WooCommerce triggers and actions;
- Manage Subscription page style setting;
- Combine segment filter conditions into groups with mixed AND/OR logic;
- Before, after, on, and between date options for dynamic segment filters, with date filtering now available on purchased product, category, tag, variation, and attribute conditions;
Improved
- WooCommerce email editor package to version 2.1.0 and enabled template editing from the canvas;
- Allow editing active automations. Existing in-flight subscribers continue on the previous version, and you can optionally cancel them;
- Export downloads require MailPoet permissions;
- Show the subscriber email address on the unsubscribe confirmation page;
- Add last subscribed date to subscriber exports;
Fixed
- Date and time formatting regressions caused by respecting WordPress date settings.
Other
- [See the changelog for all versions.](https://github.com/mailpoet/mailpoet/blob/trunk/mailpoet/changelog.txt)
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin Mailpoet (Free version) to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.