3.10.0 (2024-05-16)
Bug Fixes
EnqueueStrategy.All
erroring with links using unsupported protocols (#2389) (8db3908)- conversion between tough cookies and browser pool cookies (#2443) (74f73ab)
- fire local
SystemInfo
events every second (#2454) (1fa9a66) - use createSessionFunction when loading Session from persisted state (#2444) (3c56b4c)
- do not drop statistics on migration/resurrection/resume (#2462) (8ce7dd4)
- double tier decrement in tiered proxy (#2468) (3a8204b)
- Fixed double extension for screenshots (#2419) (e8b39c4), closes #1980
- malformed sitemap url when sitemap index child contains querystring (#2430) (e4cd41c)
- return true when robots.isAllowed returns undefined (#2439) (6f541f8), closes #2437
- sitemap
content-type
check breaks oncontent-type
parameters (#2442) (db7d372)
Features
- add
FileDownload
"crawler" (#2435) (d73756b) - implement ErrorSnapshotter for error context capture (#2332) (e861dfd), closes #2280
- make
RequestQueue
v2 the default queue, see more on Apify blog (#2390) (41ae8ab), closes #2388