diff --git a/docs/src/app/changelog/page.tsx b/docs/src/app/changelog/page.tsx new file mode 100644 index 0000000..543965f --- /dev/null +++ b/docs/src/app/changelog/page.tsx @@ -0,0 +1,79 @@ +import { CodeBlock } from "@/components/code-block"; + +export default function Changelog() { + return ( +
January 2026
+ +connect command - Connect to a browser via CDP and persist the connection for subsequent commands
+ --proxy flag - Configure browser proxy with optional authentication
+ get styles command - Extract computed styles from elements
+ .claude-plugin/marketplace.json for Claude Code integration
+ network requests now shows method, URL, and resource type
+ --version flag - Display CLI version
+ libasound2t64 on newer Ubuntu versions (24.04+)get value commandtab new commandabout:, data:, and file: URL schemesAGENT_BROWSER_HEADED environment variablehead/tailThese changes align the CLI with the daemon protocol for consistency:
+select command now uses values field (supports multiple selections)frame main uses mainframe actionmouse wheel uses wheel actionset media uses emulatemedia actionmessages fieldconnect workflow