summaryrefslogtreecommitdiff
path: root/Postman/PostmanAdminController.php
AgeCommit message (Collapse)Author
2019-11-25phpmailer delivery improvmentsyehudah
bug fixes add option to disable notifications fix Invalid “Reply-To” e-mail address
2019-11-25Adding a folderyehudah
2019-11-25deleted by mistakeyehudah
2019-09-13hooks + sanitize bugyehudah
2019-08-27Security and bugsyehudah
2019-08-19Security issuesyehudah
2019-05-15= 2.0 - 2019-05-15yehudah
* 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 ).
2019-02-17= 1.9.7 - 2019-02-17yehudah
* 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
2018-04-04notification & new gmail clientyehudah
2017-11-15* Fixed: IP detection error in some web hostsyehudah
* Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions. * Temp: Missconfigured certificate errors * Updated: Validator TLD's list
2017-10-17= 1.7.6 - 2017-10-17yehudah
* Missing sendgrid files * Fixed: Localization slug * Minor typo
2017-10-15releaseyehudah