Skip to content

Latest commit

 

History

History
77 lines (35 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

77 lines (35 loc) · 1.35 KB

Obfuscator Changelog

Release notes for the Obfuscator Craft CMS plugin.

1.2.0 - 2024-04-13

Added

Fixed

  • Fixed incorrect translation category for the plugin’s Twig extension name.

1.1.1 - 2022-07-19

Fixed

  • Fixed a bug where mailto: links with newlines in the markup would not be obfuscated by the |enkode_emails filter. (#4)

1.1.0 - 2022-07-19

Added

  • Added support for Craft 4. (#6)

1.0.4 - 2020-03-12

Fixed

  • Fixed email regex for longer TLDs. (#3)

1.0.3 - 2019-07-31

Fixed

  • Fixed plugin icon.

1.0.2 - 2018-11-20

Fixed

  • Fixed reference to script DOM node for post decode cleanup.

1.0.1 - 2018-10-26

Fixed

  • Fixed unicode and multibyte character support.

1.0.0 - 2018-10-25

Added

  • Added Craft 3 compatibility.

Changed

  • Dependencies are now included in the repository.

0.2.1 - 2018-05-15

Changed

  • Dependencies are now included using composer.

0.1 - 2016-07-27

  • Initial release.