ext-v1.3.1
landing-ai/ade-cliext-v1.3.1Jul 30, 2026by pbakaus
AI Summary
Fixes the detector to resolve versioned stylesheet links, catches standard tracking kickers that were previously missed, and retires the `single-font` rule.
Key Highlights
- Resolves versioned stylesheet links (e.g., styles.css?v=3) instead of failing to find them.
- Catches standard tracking kickers that slipped under the old 1px tracking floor.
- Retires the `single-font` rule.
Breaking Changes
- Retires `single-font` rule
New Features
- Resolves versioned stylesheet links
- Catches standard tracking kickers
- Removes `single-font` rule
Full Release Notes
- **The detector sees whole pages again.** Ships the engine that resolves versioned stylesheet links (`styles.css?v=3`) instead of going blind on them, catches standard-tracked kickers that slipped under the old 1px tracking floor, and retires the `single-font` rule.