0.6.10 (2025-06-02)
🐛 Bug Fixes
- Allow config change on
PlaywrightCrawler
(#1186) (f17bf31) by @mylank - Add
payload
toSendRequestFunction
to supportPOST
request (#1202) (e7449f2) by @Mantisus - Fix match check for specified enqueue strategy for requests with redirect (#1199) (d84c30c) by @Mantisus
- Set
WindowsSelectorEventLoopPolicy
only for curl-impersonate template withoutplaywright
(#1209) (f3b839f) by @Mantisus - Add support non-GET requests for
PlaywrightCrawler
(#1208) (dbb9f44) by @Mantisus - Respect
EnqueueLinksKwargs
forextract_links
function (#1213) (c9907d6) by @Mantisus