Skip to content

Releases: webaware/log-emails

1.5.0

28 Jul 07:28
Compare
Choose a tag to compare

v1.4.0

13 Oct 08:32
Compare
Choose a tag to compare
  • changed: requires PHP 5.6 minimum (recommend PHP 7.3+)
  • fixed: overwriting $typenow breaks some other plugins (e.g. Event Espresso)

v1.3.1

26 Nov 06:09
Compare
Choose a tag to compare
  • fixed: log date shows as "Last modified"

v1.3.0

20 Nov 08:51
Compare
Choose a tag to compare
  • fixed: recursive looping when saving a post triggers an email on publish state (e.g. Notification plugin)
  • tested: WordPress 5.0

v1.2.1

26 Nov 01:12
Compare
Choose a tag to compare
  • fixed: password obfuscation for the current locale supports non-ascii characters

v1.2.0

21 Nov 04:16
Compare
Choose a tag to compare
  • 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

02 Jul 09:45
Compare
Choose a tag to compare
  • 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

02 Dec 09:15
Compare
Choose a tag to compare

v1.0.5

18 Dec 02:13
Compare
Choose a tag to compare
  • fixed: undefined property delete_posts on custom post type capabilities in WordPress 4.1

v1.0.4

03 Nov 09:02
Compare
Choose a tag to compare
  • fixed: default sort order is by ID descending, to avoid ordering errors when logs occur in the same second
  • added: Czech translation (thanks, Rudolf Klusal!)