Releases: libops/captcha-protect
Releases · libops/captcha-protect
v1.12.0
What's Changed
Added a new config enableGooglebotIPCheck that when set to "true" treats IPs coming from googlebot's known IP ranges as good bots. It will also keep that list of IPs updated every 24h. If enableGooglebotIPCheck is enabled you should remove googleusercontent.com from your list of goodBots.
- [skip-release] add Traefik version v3.6 to the matrix by @joecorall in #68
- [skip-release] Update actions/checkout action to v6 by @renovate[bot] in #69
- [skip-release] Update github-actions by @renovate[bot] in #70
- Add google bot IP passthru [minor] by @joecorall in #71
Full Changelog: v1.11.1...v1.12.0
v1.11.1
Fail 404 status codes on JS liveness probe
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- [skip-release] Update actions/github-script action to v8 by @renovate[bot] in #65
- [skip-release] Update golangci/golangci-lint-action action to v9 by @renovate[bot] in #66
- [minor] add proof of javascript failover by @joecorall in #67
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- Fix lock race and add a stress test on state reconciliation by @joecorall in #63
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Pin codecov/codecov-action action to 5a10915 [skip-release] by @renovate[bot] in #61
- Fix multi-instance state coordination with file locking and expiration persistence [minor] by @joecorall in #62
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- Update actions/checkout digest to 08eba0b [skip-release] by @renovate[bot] in #56
- Update actions/checkout action to v5 [skip-release] by @renovate[bot] in #58
- Update actions/setup-go action to v6 [skip-release] by @renovate[bot] in #59
- General code cleanup by @joecorall in #60
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- [skip-release] update golangci/golangci-lint-action action to v8 by @renovate in #53
- Ensure content type header is set by @joecorall in #55
Full Changelog: v1.9.3...v1.9.4
v1.9.3
v1.9.2
v1.9.1
What's Changed
- When challenging on page, add a challenge URI parameter when POST'ing challenge response by @joecorall in #49
Full Changelog: v1.9.0...v1.9.1