Skip to content

Releases: libops/captcha-protect

v1.12.0

13 Dec 06:22

Choose a tag to compare

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

18 Nov 18:32
54f75d4

Choose a tag to compare

Fail 404 status codes on JS liveness probe

Full Changelog: v1.11.0...v1.11.1

v1.11.0

18 Nov 18:12
65ad140

Choose a tag to compare

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

28 Oct 09:30
828b4c3

Choose a tag to compare

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

27 Oct 18:10
1656712

Choose a tag to compare

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

25 Oct 20:26
b98d9c7

Choose a tag to compare

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

09 Jul 10:39
49d3292

Choose a tag to compare

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

12 Jun 21:19
7953e8d

Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

04 Jun 15:20
e5d24ea

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

04 Jun 13:13
ab769ca

Choose a tag to compare

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