1.10.0 (2026-08-31)
🚀 Features
- httpx: Build HttpxHttpClient on httpx2 instead of httpx (#2182) (6deabad) by @Mantisus
- Support timeouts in the
send_requestcontext helper (#2174) (c2013a0) by @Battleplus
🐛 Bug Fixes
- http-clients: Reject a non-positive timeout instead of silently ignoring it (#2187) (b4c59c6) by @vdusek
- templates: Decouple the Camoufox Playwright version from other images (#2189) (da16f2c) by @Pijukatel
- throttling-manager: Correct the backoff for concurrent 429s and zero Retry-After (#2159) (142ec58) by @Mantisus