Changelog

Every release of MailPoet for Gravity Forms, newest first.

1.3.0

September 4, 2026

Your form entries can now become a newsletter!

MailPoet already composes newsletters from your posts and pages; this release adds your form entries as a source too. Generate a draft from the MailPoet menu, from the entry list, or by asking your AI assistant.

Every digest arrives as a draft: you review it, and you schedule it. The plugin itself never contacts an AI service, and every ability it exposes needs full Gravity Forms access.

🚀 Added

  • Adds a way to compose a MailPoet newsletter draft straight from a form's entries.
  • Generate that draft from the MailPoet menu, from the entry list, or by asking your AI assistant.
  • Your AI assistant can read the entries, summarize them into the draft, and schedule the newsletter for you.
  • Mark the repeating section with [entry] and [/entry], alternate item styles with [else], and aim a section at specific entries with field conditions like [entry 3="Event"].
  • Ready-made form templates in the Gravity Forms library, each installing its matching MailPoet newsletter template alongside it.
  • Your assistant can now run the whole setup over MCP: find the form, read its fields, create the newsletter draft, place the markers and content, and configure the digest feed.
  • A built-in syntax guide your assistant reads before building, served as both an MCP tool and an MCP resource.
  • A MailPoet tab under Forms > Settings shows the MCP endpoint and lets you choose which tool groups assistants get: read, write and send. Turn every group off and the endpoint goes offline.

✨ Improved

  • The form feeds are now named MailPoet Subscribe and MailPoet Compose, one for each half of the plugin.
  • Improves the plugins screen with a notice telling you which of Gravity Forms or MailPoet is missing.

1.2.0

June 19, 2026

This release introduces visual cues that make wiring up the MailPoet Subscribe field easier to follow in the form editor, improves performance through repository caching, and hardens the bulk-actions endpoint and other admin surfaces.

🚀 Added

  • Adds a visual indication of connected fields when editing the MailPoet Subscribe field.
  • Adds a visual warning when required MailPoet Custom fields are missing from the form.

✨ Improved

  • Improves performance by caching newsletter and custom-field lookups.
  • Hardens the bulk subscribe/unsubscribe endpoint with an explicit capability check and stricter input handling.
  • Improves security in the admin form editor when MailPoet Custom field names contain HTML.
  • Hardens the newsletter links shown on the entry detail screen against unexpected list-name content.
  • Ensures license-related errors from Freemius are now written to the Gravity Forms log.
  • Adds alt+click support for multi-selecting newsletter toggles in the field settings for all browsers.

🐛 Fixed

  • Fixes a display conflict with GravityView.
  • Fixes a bug where exporting entries to CSV could fail when a MailPoet Subscribe field was present.
  • Fixes a bug where a missing form could cause a JavaScript error in the field settings.
  • Fixes the Custom Field label so it now falls back to the MailPoet custom-field label when none is set.
  • Fixes a class of errors caused by non-array values being assigned to a field's choices.
  • Prevents the addon from fataling when the MailPoet API throws during initialization; the error is now logged and the addon stays out of the way.

1.1.0

March 27, 2025
  • Added: Subscribe field can be hidden to subscribe automatically.
  • Added: Ability to select Custom Fields on the Form Editor.
  • Fixed: Bug where clicking Edit on an entry on the entry list no longer worked.
  • Fixed: Logger did not write to log.
  • Fixed: Choice toggles would not be visible if older newsletters were trashed.
  • Fixed: Not choice toggles were showed.

1.0.0

November 29, 2024
  • Initial release!