Skip to content

Releases: codewurker/gravitysmtp

1.5.0

07 Nov 10:18
Compare
Choose a tag to compare

Gravity SMTP v1.5.0 Changelog

  • Added Mailchimp as an integration type.
  • Added ability to track email open rates.
  • Fixed an issue which can cause some environments to throw a fatal when parsing the source of an email send.
  • Fixed an issue that can cause fatal errors when Microsoft 365 tokens are invalidated.
  • Fixed an issue that can cause special characters to render incorrectly with Amazon SES.
  • Fixed an issue that can cause a fatal error when AffiliateWP sends emails on an early hook.

1.4.2

16 Oct 10:18
Compare
Choose a tag to compare

Gravity SMTP v1.4.2 Changelog

  • Fixed an issue that can cause messages with attachments to not be logged in the Event Log.
  • Fixed an issue which causes some connectors to throw fatal errors if an email is sent without any recipients.
  • Fixed a bug that causes some plugins that do not set a from email to cause fatal errors when routing through this plugin.
  • Updated Force From Email toggle to be disabled if the Default From Email is not set.

1.4.0

13 Sep 10:18
Compare
Choose a tag to compare

Gravity SMTP v1.4.0 Changelog

  • Added Amazon SES as an integration type.
  • Added a Dashboard Screen to the Admin Menu.
  • Added a feature to append Gravity Forms entry notes with a link to the associated Gravity SMTP event log.
  • Added Return Path as a setting for integration types which support it.
  • Updated Debug Logging for Custom SMTP to be more thorough and useful.
  • Fixed an issue which can cause Gravity Forms Add-ons to display incorrect update messaging.

1.3.1

22 Aug 10:18
Compare
Choose a tag to compare

Gravity SMTP v1.3.1 Changelog

  • Added the ability to view and delete the email log from the logging settings screen.
  • Fixed some issues that cause warnings to be displayed in PHP 8 and above.
  • Updated all toggles and their icons for better accessibility and readability.
  • Updated the mobile layout for the Email Log detail screen.

1.3.0

08 Aug 10:16
Compare
Choose a tag to compare

Gravity SMTP v1.3.0 Changelog

  • Added an email management screen to allow granular control over the sending of WordPress core emails.
  • Fixed an issue that could cause the Setup Wizard to display incorrect migrated settings.
  • Fixed an issue that causes special characters to be improperly encoded in the Microsoft integration.
  • Fixed an issue that causes emails with malformed headers to fail sending when no integration is enabled.
  • Updated the "Send a Test" screen to allow the selection of any configured integration for testing.
  • Updated the "Send a Test" screen to provide control over whether or not to send HTML in the email body.
  • API: Added Feature Flags architecture.
  • API: Added the gravitysmtp_managed_email_types filter to control/extend what email types appear on the email management screen.

1.2.2

24 Jul 10:18
Compare
Choose a tag to compare

Gravity SMTP v1.2.2 Changelog

  • Fixed an issue that can cause license key checks to fire on every page load in some contexts.
  • Fixed an issue that causes failed resends to return a success message.
  • Fixed an issue that causes integration statuses to be incorrectly preserved after uninstalling the plugin.

1.2.1

19 Jul 10:15
Compare
Choose a tag to compare

Gravity SMTP v1.2.1 Changelog

  • Changed the default email log retention period to 7 days.
  • Fixed a deprecation notice for PHP 8.2 and dynamic properties.
  • Fixed a conflict with the Email Templates plugin that causes a fatal error for some enabled integrations.
  • Fixed an issue that causes emails with BCC fields to be unable to resend.
  • Fixed an issue that can cause OAuth connections to fail due to expired refresh tokens.
  • Updated error handling for the debug log to catch more mailer related errors.

1.2.0

04 Jul 10:16
Compare
Choose a tag to compare

Gravity SMTP v1.2.0 Changelog

  • Added log email message and save attachments functionality.
  • Added migration feature for WP Mail SMTP users.
  • Added resend email functionality.
  • Added Translation and Locale data to the System Report.
  • Fixed bug that causes update notices to be delayed after a release.
  • Fixed an issue that allows username and password fields to be editable in Custom SMTP settings when authentication is disabled.
  • Fixed an issue that causes fatal errors when sending emails with PHP Mail.

1.1.2

21 Jun 10:16
Compare
Choose a tag to compare

Gravity SMTP v1.1.2 Changelog

  • Fixed an issue that causes the Google and Microsoft connectors to lose authentication after a period of time.
  • Fixed an issue that causes the email log to display incorrect from name and email data for the PHP Mail integration.
  • Updated Brevo help text for the api key setting to remind people to check their Authorized IPs setting in Brevo.

1.1.1

18 Jun 10:16
Compare
Choose a tag to compare

Gravity SMTP v1.1.1 Changelog

  • Fixed an issue that causes primary or backup status to be lost if saving settings for that connector in that session.
  • Fixed an issue that causes only the first of multiple notifications to send.
  • Fixed an issue that causes only the first of multiple reply to emails to pass through.
  • Fixed an issue that causes Microsoft work/school accounts to not be able to authenticate.
  • Fixed an issue that causes the system report to not display all enabled connector information correctly.