webRequest
Found in 1 package: electron
electron(6 releases)
v44.1.0This release addresses numerous crashes and regressions across various platforms and modules, including fixes for file system constants, JavaScript execution, printing, WebAuthn, notifications, WASI, utility processes, and window management. It also includes updates to Chromium and Node.js.
v39.3.0This release introduces WebSocket authentication support via the `login` event on `webContents` and includes several bug fixes related to accessibility, DevTools stability, and network requests.
v40.0.0-beta.6This beta release fixes issues with drag regions in child windows and visual artifacts during window resizing on Windows. It also enhances the `net` module's `webRequest` capabilities for modifying reserved headers.
v36.0.0-alpha.1Electron v36.0.0-alpha.1 introduces the ServiceWorkerMain class, redesigned preload script APIs on Session, and several new WebContents features while fixing various crashes in OSR and the File System Access API.
v35.0.0BreakingElectron v35.0.0 upgrades to Chromium 134, Node 22.14, and V8 13.4. Key additions include a new ServiceWorkerMain class, shared dictionary compression APIs, and a redesigned preload script management system.
v35.0.0-beta.9This beta release introduces excludeUrls for webRequest and roundedCorners for Windows BrowserWindows, while fixing several crashes related to shell shortcuts and media streams.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when webRequest changes.
Learn More