Electron v3.1.7

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

Release Notes

Bug Fixes/Changes

  • build: move macos release builds to CircleCI (3-1-x). #17277

  • fix: remove label/image from segment if they are mutated to undefined/null. #17336

  • fix: don't crash when nativeImage.createFromBuffer() called with invalid buffer. #17372

  • fix: use a more unique identifier for NSUserNotification instances. #17482

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