Skip to content

electron v0.36.9

Compare
Choose a tag to compare
@zcbenz zcbenz released this 26 Feb 07:33

Changelog:

  • Cache the remote objects returned by remote module.
  • Add webContents.hostWebContents property.
  • Add <webview>.getWebContents() API.
  • Fix ES6 classes not working with remote module.
  • Fix remote objects of renderer processes being wrongly freed when page is reloaded.
  • Fix crash in protocol module for certain kind of URLs.

Linux

  • Fix crash when freetype 2.6.3 is used in system.
  • Fix the application menu bar disappearing after hiding and showing the window.