Rebranded plugin to “AI Agent Analytics by Salespeak”
Updated plugin description and tags for better discoverability
Added Installation and FAQ sections
Updated terminology from “bot” to “agent” throughout
1.6.0
CRITICAL FIX: Cache bypass now runs at plugins_loaded (priority 1) instead of template_redirect to ensure cache is bypassed before caching plugins serve cached content
Added support for LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Super Cache, SiteGround Optimizer, and Kinsta
Added Cloudflare APO bypass support via cookie
Added send_headers hook to send no-cache headers earlier in the request lifecycle
Added Surrogate-Control and X-Accel-Expires headers for Varnish/Fastly and Nginx FastCGI cache bypass
Added X-Salespeak-AI-Bot: 1 debug header to help identify AI bot requests
Added detection for additional AI bots: Applebot-Extended, CCBot, anthropic-ai, cohere-ai
Added Cache Compatibility documentation with server-level configuration examples
Centralized AI bot detection into is_ai_bot_request() method for consistency
1.5.9
Added WP Engine cache bypass filter (wpe_is_cacheable) for AI bot requests
Safe UA handling: only bypasses cache when User-Agent is present and matches AI bot patterns