Electron v32.1.2

npm
npm install --save-dev electron@32.1.2
yarn
yarn add --dev electron@32.1.2
Google ChromeChromium
128.0.6613.162
Node.jsNode.js
20.17.0
V8V8
12.8.374.33

Release Notes

Fixes

  • Fixed an issue where clicking the eyedropper icon did nothing instead of opening an eyedropper for color selection as expected. #43786 (Also in 33)

  • Third time isn't always a charm. Fixed the native macOS Screen Share picker invocation triggering a test Chromium green screen. #43809 (Also in 33)