Electron Releases - v2.0.0-beta.3

npm install electron@v2.0.0-beta.3
yarn add electron@v2.0.0-beta.3
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

Bug Fixes

  • [SECURITY] Fixed Integer overflow with PropertyArray issue. #12133
  • Fixed context menu click callback. #12170
  • Fixed popup menu position. #12181

Linux

  • Fixed arm64 crashing. #12178

macOS

  • Deprecated getMenuBarHeight. #12137
  • Add warning when addTabbedWindow is called on self. #12059
  • Fixed setVibrancy crashing. #12171