Electron v26.2.2

npm
npm install --save-dev electron@26.2.2
yarn
yarn add --dev electron@26.2.2
Google ChromeChromium
116.0.5845.190
Node.jsNode.js
18.16.1
V8V8
11.6.189.20

Release Notes

Fixes

  • Fixed an issue where BrowserViews that had their bounds set prior to being added to a BrowserWindow could have unexpected incorrect offsets. #39850 (Also in 25, 27)

Other Changes

  • Security: backported fix for 1477588. #39918

  • Updated Chromium to 116.0.5845.190. #39887