Changelog

Version 2.5.7 - 2024.04.19
  • Add variable defaults to fix php warning in error log
  • Bump version
Version 2.5.6 - 2024.01.15
  • Updated composer dependencies
  • Bump version and tested with WP version
Version 2.5.5 – 12/04/2023
  • Adds a "Test Emil" page to send allow easy sending of a test email
  • Remove the "From" name/email address from displaying as it is almost always set downstream via an SMPT plugin or email service integration plugin
  • Tweaks the date/time string we display several places to use date_i18n
  • Bump version and tested with version
Version 2.5.4 – 04/28/2023
  • Update dependencies
  • Bump tested with and version
Version 2.5.3 – 04/28/2022
  • Make using server time optional through constant WPSM_USE_SERVER_TIME
  • Bump tested with and version
Version 2.5.2 – 02/12/2022
  • Use server time for the timestamp
Version 2.5.1 – 02/07/2022
  • Fix an error in older PHP versions
  • Bump version
 Version 2.5.0 – 02/02/2022
  • Update composer packages
  • Add support page
  • Only display admin dashboard widget if user is an admin
  • Overflow scroll on wide text only emails
  • Only show the airplane mode is active message on admin dashboard and WPSM pages
  • Attempt to handle attachments better
  • Update tested with to WP 5.9
Version 2.4.61 – 04/06/2021
  • Change approach to time zone calculations
Version 2.4.6 – 04/01/2021
  • Fix a bug with how offsets were handled differently than timezones
Version 2.4.5 – 02/18/2021
  • Fix a bug with timezones that are currently in daylight savings
Version 2.4.4 – 12/30/2020
  • Update tested with WP version to 5.6
Version 2.4.3 – 09/04/2020
  • Update tested with WP version to 5.5.1
Version 2.4.2 – 11/18/2019
  • Update tested with WP version to 5.3
  • Adds a column for number of times an email was opened to the list of emails
Version 2.4.1 – 09/17/2019
  • Fixes an error that shows up if the stars align.
Version 2.4.0 – 09/17/2019
  • Adds an admin widget with latest emails.
  • Switch to display time by settings in general site settings on single email view.
Version 2.3.7 – 09/13/2019
  • Switch to display time by settings in general site settings.
Version 2.3.6 - 08/26/2019
  • Fixes an issue with "open" bg color in list view.
Version 2.3.5 - 08/22/2019
  • Make "Attachment" column a bit clearer.
Version 2.3.4 - 07/11/2019
  • Add support button.
Version 2.3.3 - 07/02/2019
  • Update the single email view to use a two column layout
  • Tested with WordPress 5.2.2
  • Add toggle to open/close raw output
  • Updates composer assets
Version 2.3.2 - 08/04/2017
  • Fix update issue.
Version 2.3.1 - 08/04/2017
  • Fix warning on log cleanup.
  • Fix bug with exclude filters that excluded all emails in some cases.
Version 2.3.0 - 05/17/2017
  • Support for BuddyPress!
  • CC and BCC handling!
  • Show default [email protected] from address when no from address is present.
Version 2.2.3 - 04/27/2017
  • Add time to date format string. Format using localized date format string.
  • Add link to settings from Airplane Mode notice.
  • Remove extra date header on single email view.
Version 2.2.2 - 04/26/2017
  • Add Airplane Mode compatibility with Postmark.
Version 2.2.1 - 04/19/2017
  • New site!
  • Re-factor Airplane mode. Now detects conflicts and also works with Mailgun properly.
  • Switch dependencies to composer.
  • Handle licensing better.
Version 2.1.3 - 02/17/2017
  • Update updater URL.
Version 2.1.2 - 01/11/2016
  • Fixed compatibility issue with WordPress 4.4.x+
Version 2.1.1 - 11/24/2014
  • Update updater to fix updates.
Version 2.1.0 - 11/23/2014
  • Improved activation code for updates.
  • Added open tracking!
  • Added airplane mode!
Version 2.0.0 - 10/30/2014
  • Added email resend! You can now resend your emails with a single click, right from the email log!
  • Improved support for plain text emails.
  • Re-engineered logging to improve performance and compatibility with other plugins.
  • Added support for wpMandrill.
Version 1.1.0 - 06/10/2014
  • Includes support for email attachments. If file is on server, provides link. Otherwise, provides file name.
  • Default sort is now descending.
  • Overhauls licensing code.
Version 1.0 - 02/07/2014
  • Initial release.