Releases: networkteam/Networkteam.Neos.MailObfuscator
Releases · networkteam/Networkteam.Neos.MailObfuscator
Add decrypter to global variables
Merge pull request #17 from networkteam/ad-global-variable Add global variable
Replacement string
Merge pull request #15 from monofone/feature/replacementchar Task: add configurable replacement string
Update for neos 4.0
Merge pull request #12 from Sebobo/task/neos40compatiblity TASK: Neos 4.0 compatibility
Update for Neos CMS 3.0
- 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
1.0.3 [TASK] Allow mailto-Links to begin with whitespaces
Check for empty values
Merge pull request #2 from SoulCover/master [BUGFIX] Check for empty values
Neos Composer dependency fix
This release fixes a problem that the TYPO3.Neos:Page prototype is not extended correctly.
Initial release of MailObfuscator package
v1.0.0 [TASK] Updated documentation, naming and simplified test