Electron v33.4.10

npm
npm install electron@33.4.10
yarn
yarn add electron@33.4.10
Google ChromeChromium
130.0.6723.191
Node.jsNode.js
20.18.3
V8V8
13.0.245.25

Release Notes

Fixes

  • Fixed ElectronAccessibilityUI bug. #46589 (Also in 34, 35, 36)

  • Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #46645 (Also in 34, 35, 36)