Age | Commit message (Collapse) | Author |
|
|
|
bug fixes
add option to disable notifications
fix Invalid “Reply-To” e-mail address
|
|
|
|
|
|
|
|
* 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 ).
|
|
* New: a new from field to the fallback - Can't trust the username as "from" value (email address).
|
|
|
|
hooks
|
|
* email log records per page
* email logs trash all
* remove gmail hosts for non gmail host
|
|
* Missing sendgrid files
* Fixed: Localization slug
* Fixed: Error sending files with sendgrid
|
|
|