v2.37.122
What's Changed
Major spoof emulations for chrome moved to spider_fingerprint.
- chore(fingerprint): add navigator.hardwareConcurrency spoof
- chore(examples): fix anti_bot with_user_agent
- chore(fingerprint): fix device_pixel_ratio mac defaults
- chore(fingerprint): fix hide chrome
- chore(fingerprint): prep fingerprint canvas noise
- chore(fingerprint): add profiles start
- chore(fingerprint): add env section
- chore(fingerprint): fix userAgentData getHighEntropyValues
- chore(chrome): add to block list
- chore(fingerprint): fix webgl worker spoof gpu
- chore(chrome): default enable service_workers
- chore(fingerprint): fix navigator.userAgentData prototype
- chore(fingerprint): fix plugins spoof toJSON
- chore(fingerprint): revert plugins
- chore(fingerprint): fix plugins spoof
- chore(spider_chrome): add rust-tls flag
- chore(fingerprint): fix firefox spoof
- chore(fingerprint): allow reference viewport
- chore(chrome): add scroll method
- chore(fingerprint): fix referer defaulting
- chore(chrome): add screencast
- chrome_remote.rs: Add note about headless-browser by @jkoppel in #296
- feat(chrome): add max_page_bytes control
- chore(utils): fix fetch advance out of bounds panic
New Contributors
Full Changelog: v2.37.18...v2.37.120