Update plugin post-smtp from 2.0.16 to 2.0.20#25
Open
github-actions[bot] wants to merge 1 commit intodevelopfrom
Open
Update plugin post-smtp from 2.0.16 to 2.0.20#25github-actions[bot] wants to merge 1 commit intodevelopfrom
github-actions[bot] wants to merge 1 commit intodevelopfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Generated By: WordPress Git Updater V1.0.0
Build: 02c7f34ecacb9dc7a8c66370169fd093a5aefbff
Build Date: 2021-01-19T12:22:56Z
Homepage: https://wordpress.org/plugins/post-smtp/
Updated: 2021-01-28 8:41pm GMT
Changelog:
= 2.0.20 – 2020-01-28
* Fixed: Allow empty body.
* Fixed: Few small bugs.
* New: A new Email Logger extension
= 2.0.19 – 2020-01-19
* Fixed: All reported office 365 issues.
* New: Add link to Amazon SES Extension
= 2.0.18 – 2020-01-17
* New: Plugin Extensions
= 2.0.16 – 2020-12-13
* Update: General Info
= 2.0.15 – 2020-08-12
* Fixed: WordPress 5.5 compatibility (stable)
= 2.0.14 – 2020-08-11
* Removed: WordPress 5.5 compatibility (bug)
= 2.0.13 – 2020-08-11
* Fixed: WordPress 5.5 compatibility
* Fixed: Email log filtering
* Fixed: Pushover notifications
* New: Suggest solution for email delivery errors
= 2.0.12 – 2020-05-18
* Updated: Readme file info
= 2.0.11 – 2020-02-25
* Fixed: Slack notifications
= 2.0.10 – 2020-01-21
* Fixed: HTML content type
* Fixed: Sendgrid crash when has duplicates recipients (bypass, Sendgrid issue).
* Fixed: Few OAuth undefined notifications
* Fixed: Duplicate Emails – When you have notify and confirm (Ninja forms, etc..)
* Fixed: Logs wp_error convert
= 2.0.9 – 2020-01-13
* Fixed: Notify on error bug – crash site
* Fixed: From header
= 2.0.8 – 2020-01-12
* Updated: Reply-To header bug
= 2.0.7 – 2020-01-12
* Updated: Improve PHPMailer method.
* Updated: Bug fixes.
= 2.0.6 – 2019-10-08
* Updated: Bug fixes.
= 2.0.5 – 2019-09-26
* New: You can now export logs to CSV.
* Updated: Few notifications errors, and minor improvements.
= 2.0.4 – 2019-08-27
* Updated: More security.
= 2.0.3 – 2019-08-21
* Fixed: A few security issues.
= 2.0.2 – 2019-05-19
* Fixed: Sendgrid code fix.
* Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.
= 2.0.1 – 2019-05-15
* New: Mailer Type – Added an option to send without overwrite the ‘wp_mail’ function, better compability to WordPress delivery. hopefully will be the default in the future.
* Updated: Sendgrid API was upgraded and rewritten to the new version.
* Fixed: Message-Id header was missing on SMTP
* Fixed: Email logger optimization – better query for large amount of records.
* Fixed: The localization was fixed to match translate.wordpress.org translation system ( Thanks to Niels de Blaauw from Level-Level ).
* Fixed: Code and optimization ( Thanks to Niels de Blaauw from Level-Level ).
= 1.9.8 – 2019-02-18
* New: a new from field to the fallback – Can’t trust the username as “from” value (email address).
= 1.9.7 – 2019-02-17
* New: Fallback Feature – Configure a backup SMTP when emails are failing.
* New: WordPress Multisite compability – with global settings.
* New: Email Log capability – give other user cheking the logs.
* Fixed: compatibility with mailster plugin
* Fixed: Mandrill exception bug – Thanks to Niels de Blaauw from Level-Level
= 1.9.6 – 2019-01-29
* Added support for our new chrome notification extension.
* few fixes
= 1.9.5 – 2018-10-02
* Added support for Mailgun Europe region.
* Replace “buggy” mime_content_type php function
= 1.9.4 – 2018-08-03
The most stupid idea ever remove (auto security select)
= 1.9.3 – 2018-07-26
Removed auto configure for port 25 (can be TLS)
= 1.9.2 – 2018-07-23
Removed deprecated functions from 7.2 + comment unready feature
= 1.9.1 – 2018-07-22
Syntx stupid mistake
= 1.9.0 – 2018-07-22
* Better support for secure delivery
* Support for constants auth (inside wp-config), check the detailes our Blog
* Automatic encryption select base on the port input – 25, 465, 587, 2525
= 1.8.9 – 2018-04-24
* Sendgrid bug
= 1.8.8 – 2018-04-24
* file added to svn – contactform7
= 1.8.6 – 2018-04-24
* Fix lockfile erros
* Contact form 7 integration
* PHP 5.6 requirement
= 1.8.5 – 2018-04-19
* Remove Beta Woocommerce integration
* Better check for WPML less then version 3.9
= 1.8.4 – 2018-04-18
* New: Multiple notification options to failed emails
* Upgrade: The Gmail code was upgraded and code change to support large attachments
* Add: Fix release lock file error
* Change: “Not configured…” message is now dismissible
= 1.8.3 – 2018-03-21
* Fix: SendGrid API Call Structure (The previous try didn’t work)
= 1.8.2 – 2018-03-21
* Fix: SendGrid API Call Structure
= 1.8.1 – 2018-03-20
* New: Sendgrid API & Client Version 6
* New: Add email log ‘send to’ column
* Fix: fallback emails on hosting require the ‘-f’ parameter
* Fix: Using hostname insted of an IP
* Fix: Remove mailgun test folder ( virustotal issue )
* Fix: Additional bugs collected from support tickets.
* Added: added filters to from_name and from_email filters (local connection)
* change hostname extrect logic
= 1.8 – 2017-12-24
* New: Mailgun API integration
* New: New filter controls
* New: WPML conflict fix
* Fix: Minor old bugs
1.7.10 – 2017-11-21
=
* Fixed: bug while detecting transcript error
= 1.7.9 – 2017-11-20
* Fixed: misspled false
* Fixed: feedback form
* Fixed: Some localization strings
* Removed: deprecated function
* New: Option to input emails when resend email
* Added: explain message on email log filter
= 1.7.8 – 2017-11-17
* = Menu Items grouping =
* Fixed: IP detection error in some web hosts
* Fixed: Link open in new page attribute = _blank
* Fixed: Replace deprecated PHP 7 functions.
* Updated: Validator TLD’s list
* Added: Email log date and search filter.
* Added: Alert on sending error (Fallback to local mail)
* Added: Email body preview (not raw)
= 1.7.7 – 2017-10-17
* Fixed: Error sending files with sendgrid
* Fixed: Wrong attachments format in Mandrill
* Fixed: Wrong Sender Header in Mandrill
= 1.7.6 – 2017-10-17
* Missing sendgrid files
* Fixed: Localization slug
1.7.5 – 2017-10-07
1.7.2 – 2015-11-08
1.7.1 – 2015-11-05
1.7.0 “Iliana” – 2015-11-03
1.6.24 – 2015-09-10
1.6.23 – 2015-06-27
1.6.22 – 2015-06-14
1.6.18 – 2015-06-13
1.6.17 – 2015-06-08
1.6.14 – 2015-06-05
1.6.12 – 2015-05-30
1.6.11 – 2015-05-22
1.6.10 – 2015-05-18
1.6.8 – 2015-05-14
1.6.6 – 2015-05-12
1.6.5 – 2015-05-10
1.6.4 – 2015-05-08
1.6.2 – 2015-05-06
1.6.1 – 2015-05-04
1.6 – 2015-05-03
1.5.13 – 2015-04-22
1.5.13 – 2015-04-18
1.5.12 – 2015-04-14 – The Jamaican release!
1.5.11 – 2015-04-05
1.5.10 – 2015-03-29
1.5.9 – 2015-03-26
stream_set_timeout()in case the host has disabled this function.1.5.8 – 2015-03-16
1.5.7 – 2015-03-14
1.5.5 – 2015-03-11
1.5.4 – 2015-03-04 – the Birthday Release
1.5.3 – 2015-02-28
1.5.1 – 2015-02-23
1.5 – 2015-02-22
1.4.1 – 2015-02-17
1.4 – 2015-02-15
1.3.4 – 2015-02-11
1.3.2 – 2015-02-10
1.3 – 2015-02-09
1.2 – 2015-02-04
1.1.1 – 2015-02-03
1.1 – 2015-02-03
1.0 – 2015-02-02
0.2.7 – 2015-01-29
0.2.6 – 2015-01-28
0.2.5 – 2015-01-27
0.2.4 – 2015-01-25
0.2.1 – 2015-01-23
0.2 – 2015-01-20
0.1 – 2015-01-19