Electron v19.0.6

npm
npm install --save-dev electron@19.0.6
yarn
yarn add --dev electron@19.0.6
Google ChromeChromium
102.0.5005.115
Node.jsNode.js
16.14.2
V8V8
10.2.154.8

Release Notes

Fixes

  • Fixed an issue where calling w.setWindowButtonVisibility(true) immediately after exiting fullscreen fails to show window buttons. #34674 (Also in 18, 20)