v1.95.9
spider-rs/spiderv1.95.9May 18, 2024by j-mendez
AI Summary
Optimizes OpenAI and Chrome integration by removing alpha flags, cleaning up prompt compression, and streamlining page activation.
Key Highlights
- Fixed smart mode passing target URL
- Removed alpha JS feature flag
- Removed unnecessary page activation
- Compressed base prompt and removed hidden content
Full Release Notes
# Whats Changed 1. chore(openai): fix smart mode passing target url 1. chore(js): remove alpha js feature flag - jsdom crate 1. chore(chrome): remove unnecessary page activation 1. chore(openai): compress base prompt 1. chore(openai): remove hidden content from request **Full Changelog**: https://github.com/spider-rs/spider/compare/v1.94.4...v1.95.9