For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 1.1.0
- Added support for Hype Sale Challenge product
- Added support for URL decode reserved characters feature
- Added configuration for first party timeout
- Added configuration for adding the Secure flag to PXHD cookie
- Added base64-encoded URL to captcha script query parameters on block pages
- Added
risk_start_time and enforcer_start_time fields to enforcer activities
- Changed Bot Defender captcha page to include client-side first party timeout
- Fixed a bug where an empty, validated cookie v3 resulted in a pass
- Fixed inaccurate types for
px_filter_by_route, px_monitored_routes, px_enforced_routes, px_sensitive_routes, px_graphql_routes configs and changed them to be Array<string | RegExp>
- Fixed first party XHR validation issue