Electron v12.1.1

npm
npm install --save-dev electron@12.1.1
yarn
yarn add --dev electron@12.1.1
Google ChromeChromium
89.0.4389.128
Node.jsNode.js
14.16.0
V8V8
8.9.255.25

Release Notes

Fixes

  • Fixed transparent frameless windows having an opaque background when opened in a maximized state. #30863 (Also in 13, 14, 15)

Other Changes

  • Backported fix for chromium:1206289. #30822

  • Backported fix for chromium:1227228. #30816

  • Security: Backported fix for 1231134. #30762 (Also in 11)

  • Security: backported fix for chromium:1221047. #30818