Releases: velukuberan/captcha-security-shield
Releases · velukuberan/captcha-security-shield
Release list
v0.1.0-beta1
What's Changed
- feat: add project specific md files by @velukuberan in #1
- doc: make the README lean by @velukuberan in #2
- fix: align plugin header metadata by @velukuberan in #3
- chore: add PHP quality tooling by @velukuberan in #4
- chore: fix PHP tooling setup by @velukuberan in #5
- fix: correct PHPUnit setup by @velukuberan in #6
- docs: complete development guide by @velukuberan in #7
- feat: add domain config and tests for captcha by @velukuberan in #8
- feat: add provider mode options by @velukuberan in #9
- docs: update README for provider modes by @velukuberan in #10
- feat: add CAPTCHA verification result model by @velukuberan in #11
- feat: add HTTP client abstraction and WordPress adapter by @velukuberan in #12
- feat: add Cloudflare Turnstile verification service by @velukuberan in #13
- fix: cover Turnstile response edge cases by @velukuberan in #14
- test: cover Turnstile verifier boundaries by @velukuberan in #15
- feat: add CAPTCHA contract and verifier resolve by @velukuberan in #16
- fix: make verifier credentials provider-owned by @velukuberan in #17
- feat: add CAPTCHA verification service by @velukuberan in #18
- refactor: remove test-driven abstraction by @velukuberan in #19
- feat: add hCaptcha verifier by @velukuberan in #20
- refactor: add verification context by @velukuberan in #21
- feat: add Google reCAPTCHA verifier by @velukuberan in #22
- refactor: simplify Google verifier by @velukuberan in #23
- feat: wire configured captcha providers by @velukuberan in #24
- feat: add settings repository by @velukuberan in #25
- feat: add admin settings page by @velukuberan in #26
- feat: add WordPress login form by @velukuberan in #27
- fix: set Turnstile login action by @velukuberan in #28
- feat: support Turnstile non-interactive by @velukuberan in #29
- feat: support Turnstile invisible by @velukuberan in #30
- chore: add Codecov coverage reporting by @velukuberan in #31
- refactor: extract provider CAPTCHA widgets by @velukuberan in #32
- feat: support reCAPTCHA score-based by @velukuberan in #33
- feat: support reCAPTCHA checkbox by @velukuberan in #34
- feat: support reCAPTCHA invisible by @velukuberan in #35
- feat: support hCaptcha checkbox by @velukuberan in #36
- feat: support hCaptcha invisible by @velukuberan in #37
- docs: update project documentation by @velukuberan in #38
- docs: add Turnstile setup guide by @velukuberan in #39
- docs: update README.md by @velukuberan in #40
- docs: add GitHub Pages site by @velukuberan in #41
- docs: add custom MkDocs theme by @velukuberan in #42
- fix: add docs theme switcher by @velukuberan in #43
- fix: update docs page builder by @velukuberan in #44
- docs: add Google reCAPTCHA guide by @velukuberan in #45
- refactor: share captcha widget rendering by @velukuberan in #46
- fix: initialize Google invisible reliably by @velukuberan in #47
- docs: add Google Invisible setup by @velukuberan in #48
- chore: improve renderer login coverage by @velukuberan in #49
- feat: add WordPress registration captcha by @velukuberan in #50
- feat: add lost password captcha by @velukuberan in #51
- feat: add WordPress comments captcha by @velukuberan in #52
- docs: update README form support by @velukuberan in #53
- feat: add WooCommerce bootstrap by @velukuberan in #54
- feat: add WooCommerce login captcha by @velukuberan in #55
- feat: add WooCommerce registration captcha by @velukuberan in #56
- feat: add WooCommerce lost password by @velukuberan in #57
- feat: add WooCommerce product reviews by @velukuberan in #58
- feat: add classic checkout captcha by @velukuberan in #59
- feat: add WooCommerce block checkout by @velukuberan in #60
- chore: release 0.1.0-beta1 by @velukuberan in #61
New Contributors
- @velukuberan made their first contribution in #1
Full Changelog: https://github.com/velukuberan/wp-captcha-shield/commits/v0.1.0-beta1