Electron v17.4.11

npm
npm install --save-dev electron@17.4.11
yarn
yarn add --dev electron@17.4.11
Google ChromeChromium
98.0.4758.141
Node.jsNode.js
16.13.0
V8V8
9.8.177.14

Release Notes

Fixes

  • Fixed a potential crash when changing window settings after initializing WCO with an invalid titleBarStyle. #35031 (Also in 18, 19, 20)

  • Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #34837 (Also in 18, 19, 20)

Other Changes

  • Backported fix for CVE-2022-2294. #34883

  • Security: backported fix for 1287804. #35103

  • Security: backported fix for 1339844. #35001

  • Security: backported fix for 1340335. #34999

  • Security: backported fix for 1340654. #34997

  • Security: backported fix for CVE-2022-2295. #34880

  • Security: backported fix for CVE-2022-2478. #35100

  • Security: backported fix for chromium:1334864. #35098

  • Security: backported fix for chromium:1336014. #35101