atom-shell v0.19.0
Breaking change:
- All custom security restrictions on
iframehave 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.openand<a target=“frame”>
Mac
- Fix building under Yosemite