Breaking Changes
Features
- Added optional
curl-cffiHTTP backend for browser-like TLS fingerprinting, enabled withTWS_HTTP_BACKEND=curlafter installingtwscrape[curl](#269, #308)
Fixes
- Fixed GraphQL operation IDs and response parsing for current X API responses
- Fixed
x-client-transaction-idgeneration for X's current web bundle (#312, #313, by @Flaburgan) - Fixed retweeted originals appearing as duplicate top-level tweets in timelines (#310, #311, by @Flaburgan)
Improvements
- Added anonymous GraphQL usage telemetry with opt-out via
TWS_TELEMETRY=0
Full Changelog: v0.18.1...v0.19.0