chore(deps): update dependency jo-inc/camofox-browser to v1.11.2 #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/jo-inc-camofox-browser-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.10.1→1.11.2Release Notes
jo-inc/camofox-browser (jo-inc/camofox-browser)
v1.11.2: — CLI BinaryCompare Source
CLI Binary
The npm package now installs a
camofox-browserexecutable.Run standalone from npm:
Or install globally:
Default port is still
9377; configure via the same environment variables as source installs.v1.11.1Compare Source
ClawHub Publish Fix
Restores the ClawHub runtime id to
camofox-browserso the package can publish as an update to the existing@askjo/camofox-browserlisting.No runtime behavior changes from v1.11.0.
v1.11.0: — Windows Support, OpenClaw Compatibility, Production ReliabilityCompare Source
Windows Support
Windows users can now build and run camofox-browser without WSL or
make.This release adds a PowerShell
build.ps1workflow, enforces LF line endings for shell scripts, and fixes Docker builds from Windows checkouts by invoking shell scripts throughsh. Plugin loading also works correctly on Windows now: plugins are imported viafile://URLs instead of raw filesystem paths.OpenClaw Compatibility
OpenClaw 2026.5.x requires packages to declare tool ownership in
contracts.tools. camofox-browser now ships that manifest metadata, fixing tool registration failures in newer OpenClaw versions.Fixes #3141 and #3392.
Cross-Origin Iframe Interaction
Accessibility snapshots now traverse supported iframes, and refs can resolve back into their owning frames. This makes embedded checkout/payment fields visible and clickable through the normal ref-based flow.
Tracking and analytics iframes are filtered out so snapshots stay focused on actionable page content.
Security Hardening
Several sensitive routes now require configured auth:
POST /tabs/:tabId/evaluateDELETE /sessions/:userIdPOST /pressure/cleanupCookie import now uses the shared auth middleware too. If you expose camofox-browser beyond loopback, verify your
CAMOFOX_API_KEY/CAMOFOX_ACCESS_KEYsetup before upgrading.Production Reliability
This release pulls in reliability fixes from jo production usage:
target=_blankandwindow.openare tracked as managed tabs429relay responses as successful deliveryFixes & Improvements
constreassignment crashes fixedThank You
Thanks to:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
e016e029242479903bdbchore(deps): update dependency jo-inc/camofox-browser to v1.11.0to chore(deps): update dependency jo-inc/camofox-browser to v1.11.2