chore(release): bump to 0.27.0-fork.11 — FullLaunch stealth now fully applied
Fixes the longstanding FullLaunch (--launch) stealth gap: handle_launch's fresh-launch path now calls apply_stealth_to_browser, so the 32 JS fingerprint patches and the HeadlessChrome→Chrome UA strip run on launched browsers (they never did before — only the launch flags applied). Verified FullLaunch headless: navigator.webdriver=false, navigator.userAgent=Chrome/<v> (no HeadlessChrome), new tabs + initial page clean, bot.sannysoft.com 0 failed / 31 passed.
This commit is contained in:
Generated
+1
-1
@@ -45,7 +45,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "agent-browser-stealth"
|
||||
version = "0.27.0-fork.10"
|
||||
version = "0.27.0-fork.11"
|
||||
dependencies = [
|
||||
"aes-gcm",
|
||||
"async-trait",
|
||||
|
||||
Reference in New Issue
Block a user