Changelog
Every release of MailPoet for Gravity Forms, newest first.
1.2.0
June 19, 2026This 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!