1.8.1 (2026-07-08)
🐛 Bug Fixes
- Keep named request queues across runs (#2015) (3b9f8c6) by @vdusek
- Make adaptive-crawler extra importable (#2016) (b850cd6) by @vdusek
- deps: Raise tldextract floor to >=5.3.0 to avoid AttributeError on same-domain enqueue (#2031) (8850a86) by @anxkhn
- statistics: Handle exceptions without a traceback in ErrorTracker (#2035) (be04c17) by @anxkhn
- sessions: Preserve cookie expiry of 0 (Unix epoch) on serialization (#2034) (49665e2) by @anxkhn
- sitemap: Ignore sitemap URLs with an empty <loc> (#2032) (54bce08) by @anxkhn