Firecrawl v1.9.0 Release
What's New:
Self-Host Improvements
- Supabase client fixes
- Fixed support for LLM Providers
- Crawl is much faster now
- Global adoption of cacheable lookup system
- Easier setup
MCP Improvements (v1.11.0)
- Tons of improvements to it (prompts, examples, and how to use params properly)
SDK & API Enhancements
- Added change tracking to SDK 2.0
- Crawl delay support with per-crawl concurrency limiting
- New Qwen3 crawler example via OpenRouter
- Cancel batch scrape endpoint
Performance & Limits
- Global adoption of cacheable lookup system
- Increased map endpoint limit from 5,000 to 30,000 links
- Search schema limit increased from 50 to 100
Fixes & Stability
- Better error handling for SSL failures
- Optional chaining bug fixes
- WaitAction field validation in firecrawl-py
- Concurrency queue reworked to prioritize by time, not priority
Dashboard (Cloud version)
What's Changed
New Contributors
Full Changelog: https://github.com/mendableai/firecrawl/compare/v1.8.0...v1.9.0