What's Changed
- Add configurable rate limiting for all scraper backends by @0xsalt in #1550
- Fix: Firecrawl scraper fails with 'scrape_url' AttributeError - Issue #1551 by @0xsalt in #1552
- Add output format control flags to CLI for selective report generation by @0xsalt in #1553
- Fix Railway deployment: Add missing dependencies from LangChain migration by @kga245 in #1555
- feat: improve error handling with better messages and logging by @Bolajiadesina in #1562
- fix: extract domain filter UI into DomainFilter component by @PriscaAmajuoyi in #1564
- fix: Add request_timeout to OpenRouter provider to prevent indefinite hangs by @sondrealf in #1565
- fix: avoid double .docx extension in multi_agents write_md_to_word by @Bolajiadesina in #1567
- chore: align multi_agents write_to_file with backend UTF-8 handling by @PriscaAmajuoyi in #1568
- fix: resolve markdown→pdf css path from backend module by @Bolajiadesina in #1573
New Contributors
- @0xsalt made their first contribution in #1550
- @Bolajiadesina made their first contribution in #1562
- @PriscaAmajuoyi made their first contribution in #1564
- @sondrealf made their first contribution in #1565
Full Changelog: v.3.3.7...v.3.3.8