Electron v3.0.9

npm
npm install --save-dev electron@3.0.9
yarn
yarn add --dev electron@3.0.9
Google ChromeChromium
66.0.3359.181
Node.jsNode.js
10.2.0
V8V8
6.6.346.32

Release Notes

Fixes

  • Backport: SQLitePersistentCookieStore: recover from uniqueness violat…. electron/libchromiumcontent:700

  • Empty menu now clears the menu on linux like before. #15605

  • Fixed window close crash that was happening on macos 10.9. #15669

Other Changes