Electron Releases - v2.0.0-beta.7

npm install electron@v2.0.0-beta.7
yarn add electron@v2.0.0-beta.7
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Updates

  • Update setProgressBar documentation. #12454
  • Added arm/arm64 binaries of mksnapshot. #12524

Bug Fixes

  • Fixed regression that prevented disabling menu item accelerators. #12455
  • In-app purchases fail gracefully now on non-macOS systems. #12512

macOS

  • Fixed slow 2D canvas performance on High Sierra. #12448
  • Fixed pinch/zoom disable bug. #12510