ext-v1.3.1

ScrapeGraphAI/Scrapegraph-aiext-v1.3.1Jul 30, 2026by pbakaus

AI Summary

Fixes the detector to see whole pages by resolving versioned stylesheet links and catching previously missed tracking kickers.

Key Highlights

  • Resolves versioned stylesheet links
  • Catches standard tracking kickers
  • Retires the single-font rule

Breaking Changes

  • Retirement of the 'single-font' rule

New Features

  • Versioned stylesheet resolution
  • Improved tracking detection
  • Retired 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.