Electron v25.3.2
npm
npm install --save-dev electron@25.3.2
yarn
yarn add --dev electron@25.3.2
Release Notes
Fixes
Fixed
desktopCapturerthumbnail generation after screen sharing is cancelled on Wayland. #39245 (Also in 26)Fixed an issue where macOS traffic lights could malfunction on child windows in some circumstances. #39244 (Also in 24, 26)
Fixed an issue where non-resizable windows incorrectly enabled the fullscreen/maximize button on initial window creation on macOS. #39228 (Also in 24, 26)
Fixed asar integration for
node:child_processimports. #39235 (Also in 24, 26)
Other Changes
Updated Chromium to 114.0.5735.248. #39181