v2.38.122
spider-rs/spiderv2.38.122Jan 2, 2026by j-mendez
AI Summary
Fixes Chrome executable detection and adds Gemini AI support for dynamic browser scripting.
Key Highlights
- Automatic Chrome executable detection
- Gemini AI support for dynamic browser scripting
- Mismatch cypher retry in smart mode
New Features
- Chrome executable detection
- Gemini scripting support
- Cypher retry mechanism
Full Release Notes
## What's Changed * fix(chrome): add automatic chrome executable detection by @yebei199 in https://github.com/spider-rs/spider/pull/343 * feat(gemini): add Gemini AI support for dynamic browser scripting by @swistaczek in https://github.com/spider-rs/spider/pull/344 * chore(smart): add mismatch cypher retry ## New Contributors * @yebei199 made their first contribution in https://github.com/spider-rs/spider/pull/343 * @swistaczek made their first contribution in https://github.com/spider-rs/spider/pull/344 **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.38.109...v2.38.122