You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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