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 5.0.0
- Added the ability to build enforcer in both service worker and module Cloudflare formats.
- Made filter by extension and s2s timeout features configurable rather than needing to edit the built worker.
- Using a global HUMANConfig object, which means the enforcer configuration no longer needs to be built with the worker allowing for easier future enforcer upgrades.
- Unit test expansions and improvements.
- Updated dependencies.