Highlights
- New standalone MCP adapter:
@askjo/camofox-browser-mcpexposes all 11 browser tools to Claude Code, Codex, Cursor, OpenCode, and other MCP clients. - New safe file uploads through
POST /tabs/:tabId/upload. Files must stay insideCAMOFOX_UPLOADS_DIR; path traversal and symlink escapes are rejected. POST /tabs/:tabId/evaluatenow supports a configurable larger body limit withCAMOFOX_EVALUATE_MAX_BODY_SIZE.- Improved tab-creation recovery and session cleanup safety.
- Hardened cookie-path handling and updated audited dependencies.
Thanks
Thank you to @epicsagas, @leoneparise, @xuc323, @sebastionoss, @igitur, @zupolgec, and @zoomdbz.
Full diff: v1.13.0...v1.13.1