Skip to content

Releases: JWardee/wp-mail-catcher

v2.1.11

13 Jul 12:59
363afcf

Choose a tag to compare

Chore: Updated tested WordPress version

v2.1.10

22 Aug 16:59
363afcf

Choose a tag to compare

  • Security: Fixed XSS vulnerability, reported by Le Ngoc Anh via Patchstack

v2.1.9

08 Jun 15:34
fcd1152

Choose a tag to compare

  • Fix: When stopped a log from being saved via wp_mail_catcher_before_success_log_save, it now returns the unaltered mail

v2.1.8

29 May 20:10
dc1b27c

Choose a tag to compare

  • New: Added new hook wp_mail_catcher_before_success_log_save
  • New: Added new hook wp_mail_catcher_before_error_log_save

v2.1.7

21 Jan 12:39
5623d05

Choose a tag to compare

  • Security: Added additional nonce checks to setting action

v2.1.6

25 Nov 20:56
2b8d3dc

Choose a tag to compare

  • Fix: Logs not appearing in WP versions under 6.2

v2.1.5

05 Nov 15:50

Choose a tag to compare

  • Fix: Html emails are now decoded before being rendered
  • Fix: Updated serialisation to use maybe_unserialize for extra compatibility

v2.1.4

28 Oct 12:58
ff54d02

Choose a tag to compare

  • Security: Fixed Injection vulnerability, reported by Muhammad Daffa via Patchstack

v2.1.3

09 Jun 16:11
8eab103

Choose a tag to compare

  • Fix: Improved HTML email detection
  • Fix: Improved XSS filtering

v2.1.2

06 Jun 21:34
86f7120

Choose a tag to compare

  • Escaping no longer mangles exports