Electron Releases - v12.0.18

npm install electron@v12.0.18
yarn add electron@v12.0.18

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