Skip to content

Releases: awesomemotive/wp-mail-logging

v1.13.1

10 Oct 04:09
Compare
Choose a tag to compare

1.13.1 - 2024-10-10

  • Added: Action hook when saving email logs.
  • Fixed: Issue with email content type.

v1.13.0

08 Oct 12:38
Compare
Choose a tag to compare

1.13.0 - 2024-10-08

  • Improved: Allow admins to always have access to WP Mail Logging logs.
  • Improved: Use the wp_mail_content_type filter to determine the email content type when saving the logs.
  • Fixed: Issue when emails with subjects that are more than 200 characters long are not logged.
  • Fixed: Make "Delete" and "Rename" in Bulk Actions selection translatable strings.
  • Fixed: Update Sendinblue string instances to Brevo.

v1.12.0

21 Jun 13:46
ea783c0
Compare
Choose a tag to compare

1.12.0 - 2023-06-21

  • Added: Support UTF-8 encoded subjects.
  • Added: Search by filter.
  • Added: New filter hook for mail data before it’s saved.
  • Improved: Hide unrelated notices in admin plugin pages.
  • Improved: Use transient to cache certain DB calls.
  • Improved: Search logs by message optimization.
  • Fixed: Missing security checks in AJAX dismiss notices feature.
  • Fixed: MySQL 8 syntax error when sql-mode = ANSI_QUOTES.
  • Fixed: PHP Deprecated: Constant FILTER_SANITIZE_STRING.
  • Fixed: Logger breaks if no array passed from wp_mail.
  • Fixed: Line breaks on plain text email on “HTML” preview.
  • Fixed: Non-admin users can see and access “Settings” and “SMTP” pages.
  • Fixed: Escape the subject in logs table and single view.

v1.11.0

15 Mar 12:55
Compare
Choose a tag to compare

1.11.0 - 2023-03-15

  • Added: the ability to move the menu position in the top-level for easier access.
  • Added: the ability to filter email logs.
  • Improved: overall UI/UX.
  • Removed: Redux Framework.
  • Fixed: resend with HTML type email not working all the time due to headers parsing error.

v1.10.5

21 Dec 13:45
Compare
Choose a tag to compare

1.10.5 - 2022-12-21

  • Fixed: automatic email log deletion via Log Rotation settings.
  • Fixed: PHP 8.1 issues.

v1.10.2

28 Nov 02:49
Compare
Choose a tag to compare
  • Updated: Redux framework version to 4.3.4.
  • Fixed: "disable_demo" PHP error. Thanks Mike00mike!
  • Fixed: changelog date typos. Thanks Spreeuw!
  • Removed: the Redux framework Gutenberg Library blocks upon plugin upgrade/reactivation. Thanks Helenel!

v1.9.8 Release

03 Jul 19:06
Compare
Choose a tag to compare
  • Updated plugin author.

v1.9.6 Release

05 May 13:32
Compare
Choose a tag to compare
  • Removed: contextual help tab

v1.9.5 Release

07 Nov 17:42
Compare
Choose a tag to compare
  • Added: MailPoet banner;
  • Updated: assets;
  • Updated: plugin author;
  • Improved: menu position is now under wp-admin > tools;
  • Fixed: assets files;
  • Fixed: typo in readme.

v1.9.1 Release

18 Apr 13:17
Compare
Choose a tag to compare
  • Fix: log-view resources loaded on each page (performance issue)
  • Fix: attachment icon is not displayed (e.g. if mime-type is unsupported)