Electron Releases - v2.0.6

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

Release Notes

Bug Fixes

  • Fix Widget::OnSizeConstraintsChanged crash. #13825
  • Fix crash caused by double-freeing remote references. #13735
  • Fix flicker on Macs when the GPU is under heavy load. #13896
  • Fixed 'will-attach-webview' event firing before src was set. #13714
  • Made setTimeout promisify-friendly. #13859
  • Use --enable-features and --disable-features. #13782
  • Minor documentation updates and fixes. #13856