Electron v38.4.0

Latest Stable
npm
npm install --save-dev electron@38.4.0
yarn
yarn add --dev electron@38.4.0
Google ChromeChromium
140.0.7339.240
Node.jsNode.js
22.20.0
V8V8
14.0.365.10

Release Notes

Features

  • Support dynamic ESM imports in non-context isolated preloads. #48489 (Also in 39)

Fixes

  • Fixed shader-f16 to work on Windows. #48555 (Also in 37, 39)

  • Fixed white flash on call to BrowserWindow.show. #48560 (Also in 37, 39)

  • Titlebar buttons now appear on the correct side of windows on Wayland in Ubuntu. #48602 (Also in 39)