Electron Releases - v14.2.6

npm install electron@v14.2.6
yarn add electron@v14.2.6

Release Notes

Fixes

  • Fixed an issue where frameless windows on Windows would incorrectly show a small frame during the loading process. #32709 (Also in 15, 16, 17, 18)
  • Fixed effect when hovering over window controls on Windows in a WCO-enabled window. #32716 (Also in 15, 16, 17, 18)

Other Changes

  • Security: backported fix for chromium:1274445,v8:7990. #32740
  • Security: backported fix for chromium:1284367. #32776