Version 1.2.0
April 13, 2024
Added
- Added support for Craft 5. (#9, #10 by @lindseydiloreto)
Fixed
- Fixed incorrect translation category for the plugin’s Twig extension name.
Version 1.1.1
July 19, 2022
Fixed
- Fixed a bug where
mailto:
links with newlines in the markup would not be obfuscated by the|enkode_emails
filter. (#4)
Version 1.1.0
July 19, 2022
Added
- Added support for Craft 4. (#6)
Version 1.0.4
March 12, 2020
Fixed
- Fixed email regex for longer TLDs. (#3)
Version 1.0.3
July 31, 2019
Fixed
- Fixed plugin icon.
Version 1.0.2
November 20, 2018
Fixed
- Fixed reference to script DOM node for post decode cleanup.
Version 1.0.1
October 26, 2018
Fixed
- Fixed unicode and multibyte character support.
Version 1.0.0
October 25, 2018
Added
- Added Craft 3 compatibility.
Changed
- Dependencies are now included in the repository.
Version 0.2.1
May 15, 2018
Changed
- Dependencies are now included using composer.