Electron v12.0.18

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

Release Notes

Fixes

  • Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView. #30669 (Also in 13, 14, 15)

Other Changes

  • Security: Backported fix for 1196853. #30581

  • Security: Backported fix for 1227933. #30615

  • Security: backported fix for 1229298. #30580