Skip to content

Releases: rhubarbgroup/email-address-encoder

1.0.24

21 Aug 03:44
aaa7e40
Compare
Choose a tag to compare
  • Added class attribute to [encode] shortcode
  • Prevent CSRF to flush page caches

1.0.23

27 Nov 18:17
c5cc30a
Compare
Choose a tag to compare
  • Fixed potential XSS vulnerability when using link shortcode attribute

1.0.22

21 Nov 23:02
d1749f2
Compare
Choose a tag to compare
  • Added link attribute to [encode] shortcode

1.0.21

28 May 17:00
88331d1
Compare
Choose a tag to compare
  • Changed page slug to avoid issues with the encode keyword
  • Only search for unprotected emails on public pages
  • Show warning when page couldn't be fetched

1.0.20

28 May 16:57
1.0.20
Compare
Choose a tag to compare
  • Encode emails in navigation menus

1.0.19

10 Apr 19:21
Compare
Choose a tag to compare
  • Defer loading of email detector script
  • Use plugin version as cache buster
  • Add "Polymorphous ROT47/CSS" to techniques

1.0.18

04 Mar 01:33
2b36c96
Compare
Choose a tag to compare
  • Show warning when incompatible plugins are installed
  • Fixed saving of dismissed notices

1.0.17

01 Mar 22:02
ef67ab2
Compare
Choose a tag to compare
  • Offload email detection to web worker
  • Flush WP Super Cache and Cachify when saving settings
  • Ignore emails in admin bar, debug bar and query monitor

1.0.16

25 Feb 01:48
1c02430
Compare
Choose a tag to compare
  • Avoid fatal error when using PHP 5.5 or lesser

1.0.15

24 Feb 20:58
c08c84c
Compare
Choose a tag to compare
  • Added EAE_REGEXP constant
  • Added eae_email_callback filter
  • Added unprotected email detector to admin bar
  • Respect eae_method filter in shortcode
  • Fixed issue with notices not hiding in some cases
  • Flush page cache when saving settings (W3 Total Cache; WP Rocket; LiteSpeed Cache; JCH Optimize)