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 8.7.0
- Use
undici as the HTTP client instead of Phin, which is no longer maintained.
- Added
undici HTTP client implementation
- Added
risk_rtt field to activities in case of S2S timeout
- Support for JWT key names that contain dots (such as URLs) when extracting the user id and additional fields
- Custom block on error message configuration support
- Pass request object to response custom parameters custom function
- MCP Protection support
- Send original vid from cookie on all activities under orig_cookie_vid
- Added Hard Block Support