v2.0.0

Camoufox release with the V2 browser engine rewrite and the first modern dashboard surface.

by @saifyxpro

Released on January 28, 2026

Major Release


HeadlessX V2.0 represented a browser engine rewrite that replaced Chromium-based stealth with Camoufox.

Added


  • Camoufox browser engine with Firefox-based fingerprint spoofing
  • Google SERP scraper
  • Website scraper with HTML, JS HTML, markdown, screenshots, and SSE streaming
  • API endpoints for website and Google SERP workflows
  • complete API and integration docs
  • modern dashboard with playground, logs, profiles, and proxy management

Changed


  • browser engine migrated from Chromium to Firefox
  • more config moved from .env into the dashboard UI
  • frontend upgraded to Next.js 16 and React 19
  • Node.js 22+ became the target runtime

Removed


  • playwright-extra
  • puppeteer-extra-plugin-stealth
  • PDF scraping endpoint
  • older generic docs component previews

Breaking Changes


  1. Browser engine changed from Chromium to Firefox.
  2. API responses were standardized under { success, data, error }.
  3. The PDF endpoint was removed.
  4. More configuration moved into the dashboard.