-
- new option in settings to add encryption on output (without caching), to avoid conflict with other output-altering plugins such as Automagic Images
-
- changed code to add encryption before caching, not on output
- removed mention of an old bug that has since been fixed from README
-
- fixed output of mailto links with title tags
- added default settings for target (thanks @JohnWalkerx!)
-
- changed curly braces to square ones for accessing array items since that notation is deprecated as of PHP 7.4
-
- you can now wrap images in a mailto link and these will also get encrypted; please refer to the README for caveats
-
- the bug where every other noscript text was getting vanished when javascript was disabled seems to have gone away now
-
- existing mailto links are now converted properly too (fixes a compatibility issue with the flex-directory plugin)
- README.md updated to reflect this change
-
- took out html comment tags around the inline javascript to fix a compatibility issue with the minifyHTML plugin
-
- changed regex to exclude domains that start with a digit, to avoid replacing responsive images like
image@2x.jpg
- changed regex to exclude domains that start with a digit, to avoid replacing responsive images like