Skip to content

Releases: networkteam/Networkteam.Neos.MailObfuscator

Support for Content Security Policy

10 Jul 09:33
ef6039e
Compare
Choose a tag to compare

A new MailToLink converter has beeen introduced which will add data attributes instead of inline JavaScript to <a> tags having mailto:URI.

Support for neos/neos:3.* has been dropped.

Support for neos/neos:9.0

03 Apr 07:19
Compare
Choose a tag to compare

This major release adds support for Neos 9.0 and drops support for older Neos versions.

Thanks goes to:

Matching newline chars inside link tag

01 Nov 11:07
ee036d9
Compare
Choose a tag to compare

Mail display pattern was extended to match link tag containing newline characters.

Handle mailto links containing HTML tags

30 Oct 16:08
Compare
Choose a tag to compare

Handle mailto links containing HTML tags.

Fixes #30

Eel helpers for MailObfuscator functions

08 Jun 07:00
111d2e3
Compare
Choose a tag to compare

Introduce Eel helpers for MailObfuscator functions. (#31)

Thanks to @paavo

Support for neos/neos:8.0

19 May 08:00
12122fb
Compare
Choose a tag to compare

Add support for neos/neos:8.0.

Thanks to @jobee

Set required php Version to >= 7.1

02 Sep 14:06
6d86a41
Compare
Choose a tag to compare

Add compatbility with Neos 7.x

21 Dec 13:26
e2a2bbd
Compare
Choose a tag to compare

Change Obfuscator integration

29 Nov 10:11
2ad79a5
Compare
Choose a tag to compare

With this release we change the integration of the obfuscator to make it more reliable with the atomic fusion approach. Since Neos.Neos:Content is not necessarily used anymore and the integration of scripts has changed slightly, we now run the obfuscation-processor on the Neos.Neos:Page and add the JS-Files to the body directly without using the body.javascripts-Part

Add Neos 5.0 compatibility

22 Nov 08:26
057ada1
Compare
Choose a tag to compare
Merge pull request #22 from ComiR/upgrade

Add compatability with Neos 5.0