Skip to content

atom-shell v0.19.0

Choose a tag to compare

@zcbenz zcbenz released this 30 Oct 05:49

Breaking change:

  • All custom security restrictions on iframe have been dropped, users should use <webview> tag instead.

Changelog:

  • Drop custom security restrictions on iframe
  • Add <webview> tag
  • Fix leak of WebContents when opening external links
  • Better handling of window.open and <a target=“frame”>

Mac

  • Fix building under Yosemite