Skip to content

Commit 57390be

Browse files
Release new version 2.1.4
1 parent 982d244 commit 57390be

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

mailgun.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Mailgun
44
* Plugin URI: http://wordpress.org/extend/plugins/mailgun/
55
* Description: Mailgun integration for WordPress
6-
* Version: 2.1.3
6+
* Version: 2.1.4
77
* Requires PHP: 7.4
88
* Requires at least: 4.4
99
* Author: Mailgun

readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Mailgun for WordPress
33

44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
6-
Tested up to: 6.7
7-
Stable tag: 2.1.3
6+
Tested up to: 6.7.2
7+
Stable tag: 2.1.4
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010

@@ -133,6 +133,10 @@ MAILGUN_REPLY_TO_ADDRESS Type: string
133133

134134
== Changelog ==
135135

136+
= 2.1.4 (2025-02-23): =
137+
- Implemented coding standard into plugin
138+
- Fixed a few potential warning related to the plugin
139+
136140
= 2.1.3 (2024-11-27): =
137141
- Use password type for API Key field for hide it. Fix warning related co compact() method
138142

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Mailgun for WordPress
33

44
Contributors: mailgun, sivel, lookahead.io, m35dev, alanfuller
55
Tags: mailgun, smtp, http, api, mail, email
6-
Tested up to: 6.7
7-
Stable tag: 2.1.3
6+
Tested up to: 6.7.2
7+
Stable tag: 2.1.4
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010

@@ -129,6 +129,10 @@ MAILGUN_TRACK_OPENS Type: string Choices: 'yes' or 'no'
129129

130130
== Changelog ==
131131

132+
= 2.1.4 (2025-02-23): =
133+
- Implemented coding standard into plugin
134+
- Fixed a few potential warning related to the plugin
135+
132136
= 2.1.3 (2024-11-27): =
133137
- Use password type for API Key field for hide it. Fix warning related co compact() method
134138

0 commit comments

Comments
 (0)