Skip to content

Releases: networkteam/Networkteam.Neos.MailObfuscator

Add decrypter to global variables

12 Mar 12:38
bd4eb91
Compare
Choose a tag to compare
Merge pull request #17 from networkteam/ad-global-variable

Add global variable

Replacement string

11 Jul 05:18
a5e0546
Compare
Choose a tag to compare
Merge pull request #15 from monofone/feature/replacementchar

Task: add configurable replacement string

Update for neos 4.0

04 May 08:48
d0c9e52
Compare
Choose a tag to compare
Merge pull request #12 from Sebobo/task/neos40compatiblity

TASK: Neos 4.0 compatibility

Update for Neos CMS 3.0

02 Feb 15:42
Compare
Choose a tag to compare
  • Applied code migrations for Neos CMS 3.0
  • Stronger crypto by using random_int 😅

Thanks to @ComiR for helping with the migration.

Please use 1.0.x versions or the 1.0 branch for Neos CMS < 3.0

Catch \s in mailto links

06 Jun 12:39
Compare
Choose a tag to compare
1.0.3

[TASK] Allow mailto-Links to begin with whitespaces

Check for empty values

15 Feb 13:01
Compare
Choose a tag to compare
Merge pull request #2 from SoulCover/master

[BUGFIX] Check for empty values

Neos Composer dependency fix

02 Feb 11:45
Compare
Choose a tag to compare

This release fixes a problem that the TYPO3.Neos:Page prototype is not extended correctly.

Initial release of MailObfuscator package

03 Sep 11:07
Compare
Choose a tag to compare
v1.0.0

[TASK] Updated documentation, naming and simplified test