Releases: webaware/log-emails
Releases · webaware/log-emails
v1.6.0
- changed: only record the From name as part of the From field when it isn't empty
- fixed: purge of old logs will run with default 30 days limit if setting has not been saved
- fixed: log Gravity Forms multipart emails as HTML emails
- added: Sender, CC, BCC columns in list of email logs
- added: record Reply-To addresses and show on detailed log
- requires: WordPress 4.6+
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.1
v1.2.0
- fixed: capture BuddyPress email recipients
- fixed: remove Mine filter on list of email logs
- fixed: stop some post admin plugins messing with the list of email logs
- added: search also looks in From, To, CC, BCC email addresses
- added: sort by subject, recipients
- changed: password obfuscation also for the current locale
- changed: menu item names are now Log Emails, the same as the plugin name
v1.1.0
- SECURITY FIX: any logged-in user could see any email log or other post by guessing a post ID (thanks for responsible disclosure, Plugin Vulnerabilities)
- fixed: second row of action links for each log in list
- fixed: move Date column back to end of row in list
- changed: don't sanitize email log body / alt-body when saving, to preserve more of actual email for log view (credit: Hrohh)
- changed: restrict log view CSS so that it doesn't affect email content display (credit: Hrohh)
- changed: improved accessibility in the log view page
- added: warn when an email is missing sender, recipients, subject, or body
v1.0.6
- added: French translation (thanks, Hugo Catellier!)