Revision history for EV-WebKit 0.04 2026-09-15 - Control listen replaces a dangling socket symlink instead of croaking - a dying on_* handler no longer blocks Control's broadcast - a dying ev-mode error callback warns instead of reaching $EV::DIED 0.03 2026-09-02 - windows-chrome is now Chrome 150, macos-safari and iphone-safari Safari 26.0; pixel-chrome stays on Chrome 131 - new windows-firefox profile (Firefox 147) 0.02 2026-09-02 - fingerprint profiles now apply inside Worker and SharedWorker scopes - new fonts option: choose the font set the page can see 0.01 2026-08-27 - initial release: asynchronous WebKitGTK 6.0 (GTK4) browser automation on EV. Navigation, including waiting for one the page itself starts; element and JavaScript APIs, with element lookup by arbitrary JavaScript (XPath, visible text, shadow DOM); frame addressing (by selector for a same-origin frame, by URL for any frame); viewport resize and zoom; downloads and uploads; HTTP authentication; request/response interception; user scripts and styles; cookies and session persistence; a control protocol for driving a running browser from another process; and browser-fingerprint impersonation covering both the JavaScript surface and, with Proxy::Impersonate, the TLS and HTTP/2 connection fingerprint.