Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@nickscamara nickscamara released this 18 Jul 14:34
· 158 commits to main since this release

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

  • Kubernetes setup update

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0