Releases: Crowdhandler/crowdhandler-cloudflare-integration
Releases · Crowdhandler/crowdhandler-cloudflare-integration
v6.4
What's Changed
- Add COOKIE_DOMAIN env var for cross-subdomain cookie sharing by @luke-owen-crowdhandler in #19
- Add IP_HEADER env var to override client IP source by @luke-owen-crowdhandler in #20
Full Changelog: v6.3...v6.4
v6.3
What's Changed
- Fix WordPress exclusion regex bypassing WooCommerce checkout URLs by @luke-owen-crowdhandler in #18
Full Changelog: v6.2...v6.3
v6.2
What's Changed
- Fix duplicate query string keys lost during redirect cycle by @luke-owen-crowdhandler in #17
Full Changelog: v6.1...v6.2
v6.1
4xx|5xx error handling improvements
v6.0
Working through various edge cases with CC assistance.
v5.0
Update Cloudflare worker to module worker.
v4.4
HttpOnly flag removed from cookie set.
We are doing this as a risk vs reward play to clear a path for Javascript set redundant cookies.
v4.3
Expose /ch/status route.
v4.2
What's Changed
- Updating the wordpress exclusion regex by @luke-owen-crowdhandler in #11
Full Changelog: v4.1...v4.2
v4.1
Support for excluding common WordPress patterns.