Releases: in2code-de/powermailrecaptcha
Releases · in2code-de/powermailrecaptcha
13.1 recaptcha validator
What's Changed
- New Feature recaptcha validator
- Limit Support to TYPO3 13
- Allow TypoScript loading order + set TSconfig extension file and a better path by @instruccionesaldorso in #28
- Revert "Allow TypoScript loading order + set TSconfig extension file and a better path " by @sebastianstein in #36
New Contributors
- @instruccionesaldorso made their first contribution in #28
- @sebastianstein made their first contribution in #36
Full Changelog: 13.0.0...13.1.0
13.0.0 TYPO3 13 Support
Full Changelog: 5.2.3...13.0.0
5.2.3 Maintenance Release
What's Changed
- [TASK] Add language support for recaptcha message by @Karina1988 in #16
- [TASK] Skip catcha check in 'optinConfirm' action - thx to Sybille Peters
New Contributors
- @Karina1988 made their first contribution in #16
Full Changelog: 5.2.2...5.2.3
Maintenance Release
Bugfixes: Allow also checkCreate as valid action
Full Changelog: 5.2.1...5.2.2
Bugfix Release
- Fixes composer constrains to allow proper combinations of powermail & powermailrecaptcha
- Add dev env for ddev