Electron Releases - v0.25.3

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

Release Notes

Changelog:

  • Add BrowserWindow.getBounds and BrowserWindow.setBounds API.
  • Log errors happened in preload scripts to devtools.

Mac

  • Send the bounds of tray icon in the clicked event.

Windows

  • Fix WebGL not working.
  • Allow specifying Super as global accelerator.
  • Enable NTLM / Kerberos authentication.