Electron Releases

Filter by channel Filter by major release

Release Notes for v0.25.0

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.

Release Notes for v0.24.0

Changelog:

  • Atom Shell is renamed to Electron.
  • Add position and id attribute to MenuItem.
  • Add did-get-response-details event to WebContents and <webview> tag.
  • Fix WebContents.reloadIgnoringCache not ignoring cache.
  • Fix a crash when calling WebContents.getUrl.

Mac

  • Fix using VoiceOver.
  • Fix shell.moveItemToTrash return wrong value.