Releases: aryehraber/statamic-captcha
Releases · aryehraber/statamic-captcha
v1.6.0
- [new] Add localisation support (thanks @fjahn)
v1.5.2
- [fix] Change listener return values to
null
to stop potential issue when saving entries via the CP
v1.5.1
- [fix] Minor clean up
v1.5.0
- [new] Add support for Captcha verification on Statamic's Login form
v1.4.0
- [new] Add support for Captcha verification on Statamic's Register form
v1.3.0
- [new] Allow skipping verification in
EntrySaving
listener using an optional advanced config
v1.2.0
v1.1.0
- [new] Add
{{ captcha:sitekey }}
tag
v1.0.3
- [fix] Update property name after Statamic v3.0.1 change
v1.0.2
- [fix] Fix view namespace issue