From 0d017a26ae27a3ee2e832d23e04e78441a852189 Mon Sep 17 00:00:00 2001 From: No3x Date: Sun, 11 Oct 2015 18:47:38 +0200 Subject: [PATCH] Prepared release 1.5.1. --- readme.txt | 10 ++++++++-- wp-mail-logging.php | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 80399f99..037c577c 100644 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,8 @@ Tags: mail, email, log, logging, debug, list, store, collect, view License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires at least: 3.0 -Tested up to: 4.2.2 -Stable tag: 1.5.0 +Tested up to: 4.3.1 +Stable tag: 1.5.1 Logs each email sent by WordPress. @@ -43,8 +43,14 @@ The logged email has been sent by WordPress but please note this does NOT mean i 2. The Detail View 3. The Settings +== Upgrade Notice == += 1.5.1 = +Fixed security issues. == Changelog == += 1.5.1, October 11, 2015 = +- Tweak: Fixed security issues + = 1.5.0, June 4, 2015 = - New: Setting for date time format - Tweak: Removed admin bar menu diff --git a/wp-mail-logging.php b/wp-mail-logging.php index 1053846c..a05f9a88 100644 --- a/wp-mail-logging.php +++ b/wp-mail-logging.php @@ -3,7 +3,7 @@ Plugin Name: WP Mail Logging Plugin URI: http://wordpress.org/extend/plugins/wp-mail-logging/ Support URI: https://github.com/No3x/wp-mail-logging/issues - Version: 1.5.0 + Version: 1.5.1 Author: Christian Zöller Author URI: http://no3x.de/ Description: Logs each email sent by WordPress.