Electron v3.1.4

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

Release Notes

Bug Fixes/Changes

  • fix: crash when calling setProgressBar on macOS (backport: 3-1-x). #16726

  • build: ensure index.json is actually valid JSON before uploading (backport: 3-1-x). #16752

  • chore: disable get/setLoginItemSettings specs. #16843

  • build: ensure that the uploaded symbol path is correct for our symbol server. #16914

  • chore: bump libcc (3-1-x). #16971

  • Fix memory leak when using webFrame and spell checker (3-1-x). #16771