v2.39.14
spider-rs/spiderv2.39.14Jan 16, 2026by j-mendez
AI Summary
Adds built-in Chrome support for Gemini Nano and introduces remote vision capabilities to the project.
Key Highlights
- Built-in Gemini Nano support
- Remote vision support
- Added `with_on_should_crawl_callback_closure` method
New Features
- Gemini Nano support
- Remote vision
- Crawl callback closure
Full Release Notes
## What's Changed This release brings built in Chrome gemini nano support and remote vision support. * Add `with_on_should_crawl_callback_closure` by @WilliamVenner in https://github.com/spider-rs/spider/pull/346 * feat(solver): add built in gemini nano support ## New Contributors * @WilliamVenner made their first contribution in https://github.com/spider-rs/spider/pull/346 **Full Changelog**: https://github.com/spider-rs/spider/compare/v2.38.122...v2.39.14