Change8
Symbol16 releases

WebContentsView

Found in 1 package: electron

electron(16 releases)

v43.4.1
Aug 19, 2026

This release addresses numerous bugs and regressions across various Electron modules, including DevTools, protocols, window management, and process handling. It also includes improvements to tray icon visibility on Linux and reduces main process wakeups.

v40.9.3
Apr 30, 2026

This patch release focuses on fixing various bugs related to network requests, PDF printing, crashes, window dragging, and macOS update application. It also includes backported security fixes and upstream library updates.

v42.0.0-beta.7
Apr 29, 2026

This beta release introduces new features like JS stack traces in crash reports and macOS Notification history access, alongside numerous bug fixes across networking, window management, and printing.

v40.9.0
Apr 15, 2026

This release introduces the `allowExtensions` privilege for custom protocols and resolves numerous bugs related to memory leaks, crashes during shutdown, macOS window behavior, and DevTools attachment.

v41.2.0
Apr 8, 2026

This release introduces the ability to allow Chrome extensions on custom protocols via a new privilege flag. It also includes numerous bug fixes across Linux, macOS, and general window/printing behavior.

v42.0.0-beta.1
Apr 7, 2026

This beta release introduces the `allowExtensions` privilege for custom protocols and includes numerous fixes related to window sizing, printing, crashes during shutdown, and platform-specific rendering issues. It also updates Node.js to v24.14.1.

v41.0.0-beta.8
Mar 6, 2026

This beta release introduces a `reason` property to the Notification 'closed' event on Windows and includes several fixes related to Universal Links, contextBridge prototypes, WebContentsView events, build failures, shutdown crashes, and global shortcut reliability on Wayland.

v38.0.0-alpha.2
Jun 27, 2025

Electron v38.0.0-alpha.2 introduces several new features including mouse event interception, macOS menu enhancements, and network inspection options, alongside numerous stability fixes for crashes and rendering issues.

v35.6.0
Jun 26, 2025

Electron v35.6.0 introduces support for the --no-experimental-global-navigator flag and system accent color customization, alongside several stability fixes for session data clearing and PDF printing.

v38.0.0-alpha.1
Jun 25, 2025

Electron v38.0.0-alpha.1 introduces several new features including mouse event interception, macOS menu enhancements, and Linux X11 screen point utilities, alongside numerous crash fixes.

v36.5.0
Jun 18, 2025

Electron v36.5.0 introduces mouse event interception and window protection status checks, alongside critical crash fixes for WebContentsView and session data clearing. It also updates Chromium to 136.0.7103.168 and Node.js to v22.16.0.

v37.0.0-beta.5
Jun 12, 2025

Electron v37.0.0-beta.5 introduces priority options for net.request() and fixes a crash related to Fetch.continueResponse in WebContentsView.

v35.5.1
Jun 4, 2025

This maintenance release addresses several crash scenarios in WebContentsView and autoUpdater, while also backporting a security fix for CVE-2025-5419.

v35.0.0-alpha.2Breaking
Jan 20, 2025

Electron v35.0.0-alpha.2 introduces shared dictionary APIs for compression, new debugging tools for unresponsive renderers, and significant stability fixes for Windows and Linux.

v35.0.0-alpha.1Breaking
Jan 15, 2025

Electron v35.0.0-alpha.1 introduces shared dictionary APIs for compression, new debugging tools for unresponsive renderers, and significant fixes for crashes on Windows and Linux. It also includes a breaking change to the 'console-message' event structure.

v34.0.0Breaking
Jan 14, 2025

Electron v34.0.0 updates the core stack to Chromium 132 and Node 20.18.1, introduces shared dictionary APIs for compression efficiency, and adds tools for debugging unresponsive renderers.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when WebContentsView changes.

Learn More