Electron Releases - v2.0.7

npm install electron@v2.0.7
yarn add electron@v2.0.7

Release Notes

Bug Fixes

  • Fix handling SIGINT and SIGTERM in the Electron CLI helper. #13888
  • Remove upstream code that used private Mac API. #13919
  • Improve handling of --enable-features and --disable-features. #13921
  • Fix some APIs modified for ASAR support couldn't be util.promisified. #13960
  • Prevent menu update while it's open. #13966
  • Use unverified sync token in WebGL's DrawingBuffer. #13919