Electron Releases - v0.25.0

npm install electron@v0.25.0
yarn add electron@v0.25.0

Release Notes

Changelog:

  • Upgrade to Chrome42.
  • Fix using debugger for forked scripts by child_process.

Windows

  • Don't require MFReadWrite.dll when starting.

Linux

  • Show icons in notifications.
  • Fix notification showing as message box on Ubuntu sometimes.
  • Fix shell.openExternal not working with Chrome browser.