v2.10.6
spider-rs/spiderv2.10.6Oct 22, 2024by j-mendez
AI Summary
Enhances transformation capabilities and fixes stealth mode/browser automation issues.
Key Highlights
- Add `exclude_selector` and `root_selector` output formats
- Fix window navigator stealth handling
- Add HTML auto-encoding
New Features
- Add `exclude_selector` and `root_selector` transformations
- Add automation all routes handling
Full Release Notes
# Whats Changed 1. add html lang auto encoding handling to improve detection 1. add `exclude_selector` and `root_selector` transformations output formats 1. add bin file handling to prevent SOF transformations 1. chore(chrome): fix window navigator stealth handling 1. chore: fix subdomains and tld handling 1. chore(chrome): add automation all routes handling **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.9.15...v2.10.6