Releases: thomasrawiel/powermailcaptcha
2.2.3
[bugfix] Add typo3/cms-core as dependency for doc rendering
[bugfix] in some cases the response is missing the responsekey, catch the exception
#33 Add condition to check if spamshield is enabled; render configuration errors with seperate partial
Full Changelog: 2.2.0...2.2.3
1.8.1
#33 Add condition to check if spamshield is enabled; render configuration errors with seperate partial
Full Changelog: 1.8.0...1.8.1
2.2.0
- Add PSR-14 event before the verify request
Full Changelog: 2.1.3...2.2.0
1.8.0
- Add PSR-14 event before the verify request
Full Changelog: 1.7.2...1.8.0
2.1.2 - Bugfix for prosopo captcha
The response from the prosopo service is different than all the other captcha services.
Fixed with a condition on the captcha type
Full Changelog: 2.1.1...2.1.2
2.1.1
[Bugfix] adjust parameter template for prosopo captcha, see #25
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.0
Replaced deprecated functions in preparation of TYPO3 13
Dropped support for older powermail versions
Full Changelog: 1.6.1...2.0.0
1.6.0
- added Cloudflare turnstile captcha method
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
The typoscript has previously been loaded automatically in a Preset TypoScript setup file.
However, this is no longer the case.
In multisite environments where some websites dont use powermail the typoscript is not needed.
Also in some case it's hard to override settings which are made in a Preset TypoScript (for example: ext_typoscript_setup.typoscript).
Therefore, from version 1.5.0 and up the typoscript has to be manually added in your website's static template.
New Contributors
Full Changelog: 1.4.2...1.5.0