Electron Releases - v26.2.2

npm install electron@v26.2.2
yarn add electron@v26.2.2

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