Change8
Symbol11 releases

WebContents

Found in 1 package: electron

electron(11 releases)

v43.3.0
Aug 4, 2026

This release introduces new memory information for Linux systems and addresses several critical bugs, including issues with window sizing, file system operations within ASAR archives, and dialog box behavior. It also includes updates to Chromium and Node.js.

v42.8.1
Aug 4, 2026

This release addresses several bugs, including issues with BrowserWindow sizing on Windows, Dirent.parentPath in asar archives, and UAFs with protocol registration. It also includes a renderer crash fix and improved asar integrity error messages.

v43.0.0Breaking
Jun 30, 2026

Version v43.0.0 introduces major stack upgrades and numerous features, including improved app startup performance via Node.js startup snapshots and V8 bytecode caching. Breaking changes include default download folder behavior and rounded corners for Linux frameless windows.

v43.0.0-alpha.1
May 6, 2026

This alpha release introduces several new features across platform APIs, including enhanced notification controls, WebAuthn configuration, and heap profiling support. Numerous bug fixes address issues related to ASAR support, window sizing, network requests on custom protocols, and platform-specific crashes.

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.

v38.0.0Breaking
Sep 2, 2025

Electron v38.0.0 updates the core stack to Chromium 140, Node 22.18, and V8 14.0. It introduces new window management options, enhanced macOS tray/menu features, and several stability fixes for dialogs and web content loading.

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.

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.

Track Symbol Changes

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

Learn More