Electron Releases

Filter by channel Filter by major release

Release Notes for v0.27.3

Changelog:

  • Fix various bugs caused by changing src attribute of <webview> tag.
  • Add page-visibility attribute for web-preferences option of BrowserWindow.
  • Add default menu for apps ran by default_app.

Mac

  • Fix crash reporter not working by switching to crashpad.

Release Notes for v0.27.2

Changelog:

  • Fix <webview> tag not visible.
  • Fix wrong Chrome version.
  • Fix exception when using remote module in preload script.
  • Remove setTimeout Throttle for hidden page.

Windows

  • Fix pdf.dll not shipped.