Releases: rhubarbgroup/email-address-encoder
Releases · rhubarbgroup/email-address-encoder
1.0.24
- Added
class
attribute to [encode]
shortcode
- Prevent CSRF to flush page caches
1.0.23
- Fixed potential XSS vulnerability when using
link
shortcode attribute
1.0.22
- Added
link
attribute to [encode]
shortcode
1.0.21
- 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
- Encode emails in navigation menus
1.0.19
- Defer loading of email detector script
- Use plugin version as cache buster
- Add "Polymorphous ROT47/CSS" to techniques
1.0.18
- Show warning when incompatible plugins are installed
- Fixed saving of dismissed notices
1.0.17
- 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
- Avoid fatal error when using PHP 5.5 or lesser
1.0.15
- 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)