Electron v3.1.7
npm
npm install --save-dev electron@3.1.7
yarn
yarn add --dev electron@3.1.7
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