Firecrawl v1.15.0 is here!
- SSO for enterprise
- Improved scraping reliability
- Search params added to activity logs
- FireGEO example
- And over 50 PRs merged for bug & improvements 🔥
Improvements
- OMCE support in
scrapeURL and HTML transformer
- Improved logging (search params, cache age)
- New
created_at field in /crawl/active response
- Case-insensitive URL protocol checks
filterLinks ported to Rust
Fixes
- HTML transformer stability (Arabic, base tag, panic)
scrapeURL index bug & waitFor exclusion
- PDF billing bug with
parsePDF=false
- Crawl returning only 1 result (edge case)
- Crawler no-sections bug
- Logger method naming
- Timeout handling in API
crawl-status resilience for ejected jobs
SDK & Infra
- SDK header param fix & async error handling
- Express port now configurable via env var
- Temporary crawl expiry exemption
Docs
What's Changed
New Contributors
Full Changelog: https://github.com/mendableai/firecrawl/compare/v1.14.0...v1.15.0