Electron v5.0.13

npm
npm install --save-dev electron@5.0.13
yarn
yarn add --dev electron@5.0.13
Google ChromeChromium
73.0.3683.121
Node.jsNode.js
12.0.0
V8V8
7.3.492.27

Release Notes

Fixes

  • Fixed Electron apps getting rejected to Mac App Store. #20988

  • Fixed context menu disappearing when showing. #21227

  • Fixed issue where reloading the window after calling setBackgroundColor would result in using an older background color setting. #19972