v1.7.0 — Perplexity & Copilot Support
Added Perplexity and Microsoft Copilot monitoring, response caching for faster scans, and rate-limit fixes.
New Features
Perplexity & Microsoft Copilot Monitoring
Two of the fastest-growing AI search engines are now fully supported:
Perplexity — tracks both the main answer and the inline citations Perplexity surfaces, giving you visibility into which sources it draws from when your brand appears.
Microsoft Copilot — monitored across web and enterprise contexts, with separate tracking for Copilot in Bing vs. Copilot in Microsoft 365.
Both engines support full citation tracking, position classification, and alert triggers.
Performance
Response Caching
Identical queries run across multiple projects within the same 30-minute window now share a cached engine response. This reduces average scan time by ~25% for teams managing multiple brands and cuts unnecessary API overhead.
Cache keys account for query text and engine — no stale data is ever served if either changes.
Bug Fixes
Rate Limiting Edge Cases
Fixed intermittent scan failures that occurred when an engine returned a 429 Too Many Requests during high-concurrency monitoring windows. The retry backoff logic now applies exponential jitter and respects Retry-After headers when present.