v2.38.46

spider-rs/spiderv2.38.46Dec 5, 2025by j-mendez

AI Summary

Fixes issues with real browser functionality, builder methods, HTTP upgrades, and smart mode tracking.

Key Highlights

  • Fix 'real_browser' disabled issue
  • Fix builder methods wait for completion
  • Fix headless HTTP to HTTPS upgrade (Cloudflare)
  • Fix smart mode re-render tracking

New Features

  • Real browser fix
  • Builder method fixes
  • HTTP upgrade fix
  • Smart mode tracking fix

Full Release Notes

## What's Changed

* fix "real_browser" disabled by @rumpl in https://github.com/spider-rs/spider/pull/336
* fix builder methods wait for
* fix headless http -> https upgrade cf
* fix smart mode re-render tracking and content forwarding

## New Contributors
* @rumpl made their first contribution in https://github.com/spider-rs/spider/pull/336

**Full Changelog**: https://github.com/spider-rs/spider/compare/v2.37.180...v2.38.46