Electron v14.2.8
npm
npm install --save-dev electron@14.2.8
yarn
yarn add --dev electron@14.2.8
Release Notes
Other Changes
Backported fix for 1283402. #33246
Backported fix for OSV-2021-777. #33239
Fixed an issue where adding/removing display changes the BrowserWindow size. #33247 (Also in 15, 16, 17, 18)
Security: backported fix for CVE-2022-0792. #33223
Security: backported fix for CVE-2022-0806. #33243
Security: backported fix for CVE-2022-0975. #33343