Release notes for the Obfuscator Craft CMS plugin.
- Added support for Craft 5. (#9, #10 by @lindseydiloreto)
- Fixed incorrect translation category for the plugin’s Twig extension name.
- Fixed a bug where
mailto:
links with newlines in the markup would not be obfuscated by the|enkode_emails
filter. (#4)
- Added support for Craft 4. (#6)
- Fixed email regex for longer TLDs. (#3)
- Fixed plugin icon.
- Fixed reference to script DOM node for post decode cleanup.
- Fixed unicode and multibyte character support.
- Added Craft 3 compatibility.
- Dependencies are now included in the repository.
- Dependencies are now included using composer.
- Initial release.