Skip to content

Commit 12e9332

Browse files
committed
version 2.1.0 released
1 parent 0a2e83d commit 12e9332

44 files changed

Lines changed: 5628 additions & 1934 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.txt

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: codeboxr, manchumahara
33
Tags: wordpress smtp,wordpress email log,smtp
44
Requires at least: 5.3
55
Requires PHP: 7.4
6-
Tested up to: 6.9
7-
Stable tag: 2.0.12
6+
Tested up to: 7.0
7+
Stable tag: 2.1.0
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -117,6 +117,19 @@ e.g.
117117

118118

119119
== Changelog ==
120+
= 2.1.0 =
121+
* [new] Email notification system added which 3rd party can hook and send email via Comfort SMTP's notification system
122+
* [new] Two html email template added
123+
* [new] New html template for test email
124+
* [updated] Pro addon plugin 1.0.9 released
125+
* [updated] Plugin Check 1.9.0 Compatible
126+
* [updated] Style & Misc changes
127+
* [new] WordPress 7.0 Compatible
128+
129+
130+
= 2.0.14 =
131+
* [fixed] Html type email now sends as proper html if not set content type correctly
132+
120133
= 2.0.12 =
121134
* [fixed] SMTP Password field not text field than type password
122135

assets/css/comfortsmtp-admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/comfortsmtp-builder.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/comfortsmtp-email-manager.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/comfortsmtp-settings.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/build/comfortsmtp-head.js

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/build/comfortsmtplogs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/build/comfortsmtptest.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)