Decryption key:
MailPoet Premium - Email and Newsletters in WordPress v5.26.0 ( Pro and free )
== Changelog ==
= 5.26.0 - 2026-05-12 =
* Added: WooCommerce dynamic segment filter for product variations;
* Added: "Email subscriber unsubscribed" automation trigger;
* Added: Add email notifications when sites near their subscriber limit;
* Added: Cloudflare Turnstile as a CAPTCHA option;
* Added: Automated Latest Content post customization hook;
* Improved: Clarify the automation email editor return button label;
* Improved: Post notifications can now be scheduled weekly or monthly on multiple days;
* Improved: Subscriber exports use smaller batches to reduce memory use;
* Improved: Subscriber import results now include skipped rows;
* Improved: Respect WordPress date format settings in MailPoet UIs;
* Changed: Deleting a WordPress user no longer deletes the linked MailPoet subscriber; the subscriber is unlinked from the WP user and kept on any other lists (use the mailpoet_delete_subscriber_on_wp_user_delete filter to restore the previous hard-delete behavior);
* Changed: Subscriber exports no longer select IP address fields by default;
* Changed: Adding a subscriber with an existing email now shows an error instead of updating the existing subscriber;
* Changed: Newsletter archive shortcode now uses a default result limit of 100 when no limit is specified;
* Fixed: Match purchased product across orders for the all-of operator in WooCommerce dynamic segments;
* Fixed: Prevent duplicate confirmation emails when already subscribed users submit signup forms;
* Fixed: System report timestamps now use the WordPress timezone;
* Fixed: Throw a controlled exception instead of fataling when the public API is called against an outdated database schema during a MailPoet upgrade;
* Fixed: Skipping the welcome wizard sender step preserves existing sender details;
* Fixed: MailPoet cookie deletion now expires browser cookies;
* Fixed: Disabled newsletter task scheduler settings display correctly;
* Fixed: Prevent newsletter signup forms from failing when cached form nonces expire;
* Fixed: Post notification scheduling follows the WordPress week start setting;
* Fixed: Prevent PHP warnings from invalid deferred admin notice data.