Skip to content

electron v2.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 03 Apr 20:51
· 233 commits to 2-0-x since this release

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.7.

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