For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HUMAN DashboardHUMAN WebsiteRequest a Demo
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
  • General
    • About Enforcers
    • Support first-party HUMAN calls
    • Troubleshoot Enforcer configurations
  • Enforcer frameworks
    • Akamai ESI
    • Apache - C Module
    • ASP.NET
    • Callout Enforcer
      • Cloudflare Worker changelog
      • Installation
      • Installation with Terraform
      • Manual installation
      • Deploy the Cloudflare Enforcer for Shopify applications
      • API
      • Configuration
      • Configuration (v5 and Below)
      • Upgrading to Version 6
    • Envoy Proxy
    • F5 BIGIP
    • Fastly JavaScript Compute@Edge
    • Google Cloud Platform (GCP) Callout Enforcer
    • Kong Plugin
    • NGINX - C Module
    • NGINX - LUA Module
    • PHP
    • Python
    • Ruby
    • Salesforce Commerce Cloud Cartridge
LogoLogo
Login
Login
HUMAN DashboardHUMAN WebsiteRequest a Demo
On this page
  • May 6, 2026
  • 6.13.2
  • April 16, 2026
  • 6.13.1
  • March 31, 2026
  • 6.13.0
  • October 27, 2025
  • Version 6.12.0
  • September 28, 2025
  • Version 6.11.0
  • September 3, 2025
  • Version 6.10.0
  • August 4, 2025
  • Version 6.9.0
  • July 6, 2025
  • Version 6.8.2
  • June 26, 2025
  • Version 6.8.1
  • June 4, 2025
  • Version 6.8.0
Enforcer frameworksCloudflare Worker

Cloudflare Worker changelog

May 6, 2026
May 6, 2026

April 16, 2026
April 16, 2026

March 31, 2026
March 31, 2026

October 27, 2025
October 27, 2025

September 28, 2025
September 28, 2025

September 3, 2025
September 3, 2025

August 4, 2025
August 4, 2025

July 6, 2025
July 6, 2025

June 26, 2025
June 26, 2025

June 4, 2025
June 4, 2025

Older posts

Next
Built with

6.13.2

Added

  • Terraform deployment support

6.13.1

Added

  • Re-export CustomParameters and ResponseCustomParameters (from perimeterx-js-core) on the package entry
  • Pass request object to response custom parameters custom function

6.13.0

Added

  • MCP Protection support
  • Send original vid from cookie on all activities under orig_cookie_vid

Version 6.12.0

  • Telemetry activity update_reason field updated to reflect the reason for telemetry activity:
    • command - incoming telemetry request received
    • risk - telemetry triggered via risk response field
  • Added request_id to telemetry activity details

Version 6.11.0

  • Added is_sensitive_route field to risk api and async activities

Version 6.10.0

  • Added Documentation enforcement workflow - verify that the documentation is up to date with the latest changes in the codebase
  • Added Block by Header feature support

Version 6.9.0

  • Added support for setting a data enrichment header on the incoming request (px_data_enrichment_header_name configuration)

Version 6.8.2

  • Fixed immutable request in additional activity handler issue

Version 6.8.1

  • Fixed Credential Intelligence endpoint configurations refresh on new remote configurations

Version 6.8.0

  • Added remote configuration continuous integration workflow