<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://electronjs.org/</id>
    <title>Electron</title>
    <updated>2019-01-06T02:03:04.133Z</updated>
    <generator>Electron website</generator>
    <link rel="alternate" href="https://electronjs.org/"/>
    <link rel="self" href="https://electronjs.org/releases.xml"/>
    <subtitle>Build cross platform desktop apps with JavaScript, HTML, and CSS.</subtitle>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0">
        </link>
        <updated>2018-12-20T18:40:08.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v400"><a href="#release-notes-for-v400">Release Notes for v4.0.0</a></h1>
<h3 id="breaking-changes"><a href="#breaking-changes">Breaking Changes</a></h3>
<ul>
<li>Upgraded to Chromium 69.0.3497.106 and Node 10.11.0. <a href="https://github.com/electron/electron/pull/13756">#13756</a>, <a href="https://github.com/electron/electron/pull/14964">#14964</a>, <a href="https://github.com/electron/electron/pull/14972">#14972</a></li>
<li>Changed to the new single instance API. <a href="https://github.com/electron/electron/pull/12782">#12782</a>, <a href="https://github.com/electron/electron/pull/14518">#14518</a></li>
<li>Bumped minimum supported macOS version to 10.10. <a href="https://github.com/electron/electron/pull/15357">#15357</a></li>
</ul>
<h3 id="features"><a href="#features">Features</a></h3>
<ul>
<li>Added "will-move" event to the BrowserWindow. <a href="https://github.com/electron/electron/pull/14283">#14283</a></li>
<li>Added <code>BrowserWindow.setWindowButtonVisibility()</code>. <a href="https://github.com/electron/electron/commit/a42ca9eecc6e82c087604f92a3e6581de66ece5a">a42ca9ee</a></li>
<li>Added <code>Version</code> key to <code>Electron Framework</code> Mac bundle's <code>Info.plist</code>. <a href="https://github.com/electron/electron/pull/14296">#14296</a></li>
<li>Added <code>systemPreferences</code> APIs to help apps respect Mojave dark mode settings. <a href="https://github.com/electron/electron/pull/14755">#14755</a></li>
<li>Added <code>webPreferences.enableRemoteModule</code> option allowing to disable the remote module to increase sandbox security. <a href="https://github.com/electron/electron/pull/15222">#15222</a></li>
<li>Added <code>getNormalBounds()</code> API for the <code>BrowserWindow</code> class to fetch window bounds while minimized. <a href="https://github.com/electron/electron/pull/13290">#13290</a></li>
<li>Added <code>will-redirect</code> event on webContents to capture, handle and prevent redirects during navigations. <a href="https://github.com/electron/electron/pull/13866">#13866</a></li>
<li>Added an option to <code>MenuItem</code> that makes it possible to skip accelerator registration. <a href="https://github.com/electron/electron/pull/15840">#15840</a></li>
<li>Added <code>app.enableSandbox()</code>. <a href="https://github.com/electron/electron/pull/14999">#14999</a></li>
<li>Added <code>creationTime</code> method to process. <a href="https://github.com/electron/electron/pull/13542">#13542</a></li>
<li>Added <code>event.senderId</code> property to IPCs sent via <code>ipcRenderer.sendTo</code>. <a href="https://github.com/electron/electron/pull/14395">#14395</a></li>
<li>Added <code>getUploadProgress</code> API to the net module. <a href="https://github.com/electron/electron/pull/13783">#13783</a></li>
<li>Added <code>isCurrentlyAudible()</code> to WebContents. <a href="https://github.com/electron/electron/pull/13614">#13614</a></li>
<li>location url added to "Node.js Integration with Remote Content" warning. <a href="https://github.com/electron/electron/pull/13973">#13973</a></li>
<li>Added media access APIs for macOS Mojave. <a href="https://github.com/electron/electron/pull/15948">#15948</a></li>
<li>Added <code>always-on-top-change</code> event. <a href="https://github.com/electron/electron/pull/14951">#14951</a></li>
<li>Added query, search and hash options to <code>webContents.loadFile</code>. <a href="https://github.com/electron/electron/pull/14515">#14515</a></li>
<li>Added <code>process.takeHeapSnapshot()</code> and <code>webContents.takeHeapSnapshot()</code>. <a href="https://github.com/electron/electron/pull/14456">#14456</a></li>
<li>Added screen reader support for Win32 toast notifications. <a href="https://github.com/electron/electron/pull/13834">#13834</a></li>
<li>Added <code>session.setPermissionCheckHandler()</code>. <a href="https://github.com/electron/electron/pull/13925">#13925</a></li>
<li>Added <code>will-resize</code> event to TopLevelWindow. <a href="https://github.com/electron/electron/pull/13649">#13649</a></li>
<li>Added <code>workingDirectory</code> to <code>shell.openExternal()</code> options. <a href="https://github.com/electron/electron/pull/15065">#15065</a></li>
<li>Added <code>app.showAboutPanel()</code> on macOS. <a href="https://github.com/electron/electron/pull/15680">#15680</a></li>
<li>Added <code>app.getGPUInfo()</code>. <a href="https://github.com/electron/electron/pull/13486">#13486</a></li>
<li>Added <code>--disable-color-correct-rendering</code> switch. <a href="https://github.com/electron/electron/pull/16020">#16020</a></li>
<li>Allow partial setting of window bounds. <a href="https://github.com/electron/electron/pull/15699">#15699</a></li>
<li>Added <code>win.setShape()</code> API to TopLevelWindow. <a href="https://github.com/electron/electron/pull/13789">#13789</a></li>
<li>Allow window above full screen windows on macOS. <a href="https://github.com/electron/electron/pull/14122">#14122</a></li>
<li>Allow filtering of <code>remote.require()</code> / <code>remote.getGlobal()</code> requests by handling <code>remote-require</code> / <code>remote-get-global</code> events. <a href="https://github.com/electron/electron/pull/15562">#15562</a></li>
<li>Expose <code>WebContents#setBackgroundThrottling</code>. <a href="https://github.com/electron/electron/pull/15623">#15623</a></li>
<li>Point based API's now automatically round incoming <code>x</code> and <code>y</code> values. <a href="https://github.com/electron/electron/pull/14604">#14604</a></li>
<li>Expose several <code>process</code> object APIs to sandboxed renderers. <a href="https://github.com/electron/electron/pull/13505">#13505</a></li>
<li>Added simplified Mojave dark mode APIs. <a href="https://github.com/electron/electron/pull/14895">#14895</a></li>
<li>Support <code>chrome://</code> URLs in default_app. <a href="https://github.com/electron/electron/pull/13575">#13575</a></li>
<li>Enable use of NODE_OPTIONS env var. <a href="https://github.com/electron/electron/pull/15259">#15259</a></li>
<li>Added a <code>mediaType</code> property to media permission requests to distinguish between video and audio requests. <a href="https://github.com/electron/electron/pull/14600">#14600</a></li>
<li><code>menu.popup()</code> options are now optional. <a href="https://github.com/electron/electron/pull/13977">#13977</a></li>
</ul>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Several <code>process</code> APIs were returning proxied values instead of simple ones. <a href="https://github.com/electron/electron/pull/13905">#13905</a></li>
<li>Preload scripts could not be loaded with CSP enabled. <a href="https://github.com/electron/electron/pull/13032">#13032</a></li>
<li>Correctly remove DOM storage limits. <a href="https://github.com/electron/electron/pull/15688">#15688</a></li>
<li>Correctly mark crashReporter companyName as required. <a href="https://github.com/electron/electron/pull/14132">#14132</a></li>
<li>Debugger command callbacks now run with <code>null</code> as the error when no error has occurred. <a href="https://github.com/electron/electron/pull/14814">#14814</a></li>
<li>CORB checks are now disabled when web security preference is disabled. <a href="https://github.com/electron/electron/pull/15801">#15801</a></li>
<li>OSR windows now respects display scale factor. <a href="https://github.com/electron/electron/pull/15865">#15865</a></li>
<li>Prevent bluetooth device list from growing without bound. <a href="https://github.com/electron/electron/pull/15866">#15866</a></li>
<li>Security warnings now correctly show in sandboxed renderers. <a href="https://github.com/electron/electron/pull/14869">#14869</a></li>
<li>Fixed a crash on exit when using <code>BrowserView</code>. <a href="https://github.com/electron/electron/pull/15640">#15640</a></li>
<li>Fixed a crash when using stream protocols. <a href="https://github.com/electron/electron/pull/15210">#15210</a></li>
<li>Fixed shift-based accelerators not rendering correctly. <a href="https://github.com/electron/electron/pull/14966">#14966</a>, <a href="https://github.com/electron/electron/pull/15401">#15401</a></li>
<li>Fixed too-thin font rendering in macOS Mojave. <a href="https://github.com/electron/electron/pull/15007">#15007</a></li>
<li>Fixed occasional freeze when navigating webview. <a href="https://github.com/electron/electron/pull/14487">#14487</a></li>
<li>Honor <code>properties.showHiddenFiles</code> in <code>dialog.showOpenDialog()</code> on Linux. <a href="https://github.com/electron/electron/pull/15506">#15506</a></li>
<li>Fixed incorrect display of 'zoom in' accelerator on mac. <a href="https://github.com/electron/electron/pull/15626">#15626</a></li>
<li>Speech synthesis APIs now return OS voices on Windows. <a href="https://github.com/electron/electron/pull/14070">#14070</a></li>
<li>Fixed CSP warnings in the default app. <a href="https://github.com/electron/electron/pull/13437">#13437</a></li>
<li>Fixed notifications when running in a Windows Store environment. <a href="https://github.com/electron/electron/pull/13258">#13258</a></li>
<li>On MacOS, closing notifications will now trigger the <code>close</code> Event. <a href="https://github.com/electron/electron/pull/13306">#13306</a></li>
<li><code>Menu.buildFromTemplate()</code> no longer creates empty MenuItems on falsey values. <a href="https://github.com/electron/electron/pull/13992">#13992</a></li>
<li>Fixed multiple printing bugs. <a href="https://github.com/electron/electron/pull/15976">#15976</a></li>
<li>Updated <code>fs.stat/fs.statSync</code> for new <code>options</code> param. <a href="https://github.com/electron/electron/pull/15350">#15350</a></li>
<li>Partially fix the memory leak when opening child windows with <code>nativeWindowOpen</code>. <a href="https://github.com/electron/electron/pull/15190">#15190</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Changed build system from GYP to GN. <a href="https://github.com/electron/electron/pull/14097">#14097</a></li>
<li><code>require('electron')</code> performance improvements <a href="https://github.com/electron/electron/pull/14633">#14633</a></li>
<li>Deprecated <code>findInPage</code> options<code>wordStart</code> and <code>medialCapitalAsWordStart</code>. <a href="https://github.com/electron/electron/pull/15735">#15735</a></li>
<li>Deprecated default webPreferences values for <code>nodeIntegration</code>, <code>contextIsolation</code> and <code>webviewTag</code>. <a href="https://github.com/electron/electron/pull/15045">#15045</a></li>
<li>Fixed Widevine CDM not loading content. <a href="https://github.com/electron/electron/pull/14423">#14423</a></li>
<li>Print a deprecation warning when the child windows opened with <code>nativeWindowOpen</code>  option have node integration. <a href="https://github.com/electron/electron/pull/15193">#15193</a></li>
<li>Removed experimentalCanvasFeatures property. <a href="https://github.com/electron/electron/pull/13684">#13684</a></li>
<li>Removed legacy helpers (Electron Helper EH/NP). <a href="https://github.com/electron/electron/pull/14436">#14436</a></li>
<li>Removed private <code>webContents.getId()</code> API. <a href="https://github.com/electron/electron/pull/13674">#13674</a></li>
<li>On Windows, functions available on Windows 7+ are now statically linked. <a href="https://github.com/electron/electron/pull/13578">#13578</a></li>
<li>Removed unneeded <code>pyproto</code> files from release archives. <a href="https://github.com/electron/electron/pull/15398">#15398</a></li>
<li>In Electron 5.0, the default for nodeIntegration will change from true to false. Electron 4 will log a warning in the renderer when nodeIntegration is enabled by default. <a href="https://github.com/electron/electron/pull/16004">#16004</a></li>
<li>Public IPC channel (<code>ipcRenderer</code> / <code>ipcMain</code>) is no longer used to implement Electron internals (<code>remote</code> module for example). <a href="https://github.com/electron/electron/pull/13940">#13940</a></li>
<li>Removed WTL dependency on Windows. <a href="https://github.com/electron/electron/pull/13463">#13463</a></li>
<li>Remove use of some deprecated Chromium APIs. <a href="https://github.com/electron/electron/pull/14420">#14420</a>, <a href="https://github.com/electron/electron/pull/13312">#13312</a>, <a href="https://github.com/electron/electron/pull/13436">#13436</a>, <a href="https://github.com/electron/electron/pull/13425">#13425</a>, <a href="https://github.com/electron/electron/pull/13703">#13703</a></li>
<li>V8 embedder version string changed from <code>-node.N</code> to <code>-electron.N</code>. <a href="https://github.com/electron/electron/pull/15120">#15120</a></li>
<li>Implement <code>ipcRenderer.sendTo</code> in native code for better performance. <a href="https://github.com/electron/electron/pull/14285">#14285</a></li>
<li>Other small IPC efficiency improvements. <a href="https://github.com/electron/electron/pull/14302">#14302</a>, <a href="https://github.com/electron/electron/pull/14286">#14286</a></li>
<li>Warn if you try to use Electron APIs from a non-electron environment. <a href="https://github.com/electron/electron/pull/15977">#15977</a></li>
<li>Move pepper flash behind feature flag. <a href="https://github.com/electron/electron/pull/13322">#13322</a></li>
</ul>
<h3 id="dependencies"><a href="#dependencies">Dependencies</a></h3>
<ul>
<li>Updated serve version from 6.5.3 to 6.5.8. <a href="https://github.com/electron/electron/pull/14159">#14159</a></li>
<li>Upgraded sqlite from 3.24 to 3.26. <a href="https://github.com/electron/electron/pull/16073">#16073</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/12783">#12783</a>, <a href="https://github.com/electron/electron/pull/13121">#13121</a>, <a href="https://github.com/electron/electron/pull/13167">#13167</a>, <a href="https://github.com/electron/electron/pull/13365">#13365</a>, <a href="https://github.com/electron/electron/pull/13366">#13366</a>, <a href="https://github.com/electron/electron/pull/13403">#13403</a>, <a href="https://github.com/electron/electron/pull/13451">#13451</a>, <a href="https://github.com/electron/electron/pull/13482">#13482</a>, <a href="https://github.com/electron/electron/pull/13629">#13629</a>, <a href="https://github.com/electron/electron/pull/13656">#13656</a>, <a href="https://github.com/electron/electron/pull/13660">#13660</a>, <a href="https://github.com/electron/electron/pull/13663">#13663</a>, <a href="https://github.com/electron/electron/pull/13664">#13664</a>, <a href="https://github.com/electron/electron/pull/13672">#13672</a>, <a href="https://github.com/electron/electron/pull/13798">#13798</a>, <a href="https://github.com/electron/electron/pull/13801">#13801</a>, <a href="https://github.com/electron/electron/pull/13835">#13835</a>, <a href="https://github.com/electron/electron/pull/13841">#13841</a>, <a href="https://github.com/electron/electron/pull/13882">#13882</a>, <a href="https://github.com/electron/electron/pull/13884">#13884</a>, <a href="https://github.com/electron/electron/pull/13891">#13891</a>, <a href="https://github.com/electron/electron/pull/13903">#13903</a>, <a href="https://github.com/electron/electron/pull/13935">#13935</a>, <a href="https://github.com/electron/electron/pull/13999">#13999</a>, <a href="https://github.com/electron/electron/pull/14018">#14018</a>, <a href="https://github.com/electron/electron/pull/14125">#14125</a>, <a href="https://github.com/electron/electron/pull/14185">#14185</a>, <a href="https://github.com/electron/electron/pull/14198">#14198</a>, <a href="https://github.com/electron/electron/pull/14309">#14309</a>, <a href="https://github.com/electron/electron/pull/14369">#14369</a>, <a href="https://github.com/electron/electron/pull/14396">#14396</a>, <a href="https://github.com/electron/electron/pull/14401">#14401</a>, <a href="https://github.com/electron/electron/pull/14413">#14413</a>, <a href="https://github.com/electron/electron/pull/14465">#14465</a>, <a href="https://github.com/electron/electron/pull/14562">#14562</a>, <a href="https://github.com/electron/electron/pull/14649">#14649</a>, <a href="https://github.com/electron/electron/pull/14715">#14715</a>, <a href="https://github.com/electron/electron/pull/14762">#14762</a>, <a href="https://github.com/electron/electron/pull/14903">#14903</a>, <a href="https://github.com/electron/electron/pull/15307">#15307</a>, <a href="https://github.com/electron/electron/pull/15419">#15419</a>, <a href="https://github.com/electron/electron/pull/15462">#15462</a>, <a href="https://github.com/electron/electron/pull/15500">#15500</a>, <a href="https://github.com/electron/electron/pull/15526">#15526</a>, <a href="https://github.com/electron/electron/pull/15548">#15548</a>, <a href="https://github.com/electron/electron/pull/15685">#15685</a>, <a href="https://github.com/electron/electron/pull/15751">#15751</a>, <a href="https://github.com/electron/electron/pull/15771">#15771</a>, <a href="https://github.com/electron/electron/commit/379998e2f6dad24aadf61b0750816ac95869b82b">379998e2</a>, <a href="https://github.com/electron/electron/commit/4f8acb0cdd85fbf48806609a4ab8d9b0a8d73b96">4f8acb0c</a>, <a href="https://github.com/electron/electron/commit/58e8c025eb3bd6a8b08e1a918fb455d93aaec50f">58e8c025</a>, <a href="https://github.com/electron/electron/commit/9e85bdb02c15c1080524ec3d458752e79fa77246">9e85bdb0</a>, <a href="https://github.com/electron/electron/commit/e0735baff26e7a518e7ac1ff038f1571cd1f2ca1">e0735baf</a>, <a href="https://github.com/electron/electron/pull/14823">#14823</a>, <a href="https://github.com/electron/electron/pull/14526">#14526</a>, <a href="https://github.com/electron/electron/commit/57d365a9f445774edf83d3d26250cd0eea39b12e">57d365a9</a>, <a href="https://github.com/electron/electron/commit/f788143c1ac92c6d1b90e4012fcb435bc483f352">f788143c</a>, <a href="https://github.com/electron/electron/pull/14455">#14455</a>,  <a href="https://github.com/electron/electron/pull/14731">#14731</a>, <a href="https://github.com/electron/electron/pull/14301">#14301</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20181010</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20181010">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20181010.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20181006</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20181006">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20181006.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20180929</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20180929">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20180929.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20180821</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20180821">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20180821.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20180819</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20180819">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20180819.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-nightly.20180817</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v4.0.0-nightly.20180817">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@4.0.0-nightly.20180817.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.11">
        </link>
        <updated>2018-12-18T22:14:36.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.11.</p>
<h1 id="release-notes-for-v400-beta11"><a href="#release-notes-for-v400-beta11">Release Notes for v4.0.0-beta.11</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fixed Electron not starting in development from the CLI. <a href="https://github.com/electron/electron/pull/16118">#16118</a></li>
<li>Fixed <code>&#x3C;webview></code> tag not working when using <code>contextIsolation</code>. <a href="https://github.com/electron/electron/pull/16069">#16069</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.10">
        </link>
        <updated>2018-12-17T20:31:35.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.10.</p>
<h1 id="release-notes-for-v400-beta10"><a href="#release-notes-for-v400-beta10">Release Notes for v4.0.0-beta.10</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Added <code>--disable-color-correct-rendering</code> switch. <a href="https://github.com/electron/electron/pull/16020">#16020</a></li>
<li>Fixed 4-0-x regression that broke original-fs. <a href="https://github.com/electron/electron/pull/16038">#16038</a></li>
<li>Fixed <code>BrowserWindow.getNativeWindowHandle()</code> returning invalid handle. <a href="https://github.com/electron/electron/pull/16022">#16022</a></li>
<li>Fixed cpu pegging on single-core windows. <a href="https://github.com/electron/electron/pull/16012">#16012</a></li>
<li>Fixed crash with mouse wheel event monitor on app quit in macOS. <a href="https://github.com/electron/electron/pull/16063">#16063</a></li>
<li>Fixed several bugs related to printing. <a href="https://github.com/electron/electron/pull/15976">#15976</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>In Electron 5.0, the default for nodeIntegration will change from true to false. Electron 4 will log a warning in the renderer when nodeIntegration is enabled by default. <a href="https://github.com/electron/electron/pull/16004">#16004</a></li>
<li>Upgraded sqlite from 3.24 to 3.26. <a href="https://github.com/electron/electron/pull/16073">#16073</a></li>
<li>Warn if you try to use Electron APIs from a non-electron environment. <a href="https://github.com/electron/electron/pull/15977">#15977</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.9">
        </link>
        <updated>2018-12-10T22:23:47.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.9.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>chore: expose release id for use in cleanup. <a href="https://github.com/electron/electron/pull/15903">#15903</a> </p>
</li>
<li>
<p>chore: improve granular release cleanup (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15905">#15905</a> </p>
</li>
<li>
<p>chore: allow bumping stable => beta. <a href="https://github.com/electron/electron/pull/15908">#15908</a> </p>
</li>
<li>
<p>test: fix a bunch of flaky tests related to emittedOnce (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15891">#15891</a> </p>
</li>
<li>
<p>fix: backport patch that ensures that cookie store is always created (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15890">#15890</a> </p>
</li>
<li>
<p>ci: Renable ffmpeg and mksnapshot tests on Azure Devops. <a href="https://github.com/electron/electron/pull/15902">#15902</a> </p>
</li>
<li>
<p>fix: prevent bluetooth device list from growing without bound (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15866">#15866</a> </p>
</li>
<li>
<p>chore: remove unused module. <a href="https://github.com/electron/electron/pull/15924">#15924</a> </p>
</li>
<li>
<p>security: only handle related IPCs when <webview> tag is enabled (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15931">#15931</a> </p>
</li>
<li>
<p>feat: add media access APIs for macOS Mojave. <a href="https://github.com/electron/electron/pull/15948">#15948</a> </p>
</li>
<li>
<p>fix: use appropriate site instance for cross-site nav's (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15969">#15969</a> </p>
</li>
<li>
<p>fix: move NativeWindow tracking to OSR WCV (#15585). <a href="https://github.com/electron/electron/pull/15970">#15970</a> </p>
</li>
<li>
<p>Revert "fix: use appropriate site instance for cross-site nav's (backport: 4-0-x) (#15969)". <a href="https://github.com/electron/electron/pull/15995">#15995</a> </p>
</li>
<li>
<p>fix: incorrect view ordering for customButtonsOnHover (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15996">#15996</a> </p>
</li>
<li>
<p>fix: do not print an error for an expected condition (#15991). <a href="https://github.com/electron/electron/pull/16000">#16000</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.8">
        </link>
        <updated>2018-11-29T22:50:53.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v400-beta8"><a href="#release-notes-for-v400-beta8">Release Notes for v4.0.0-beta.8</a></h1>
<p>This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.8.</p>
<h3 id="features"><a href="#features">Features</a></h3>
<ul>
<li>Added an option to <code>MenuItem</code> that makes it possible to skip accelerator registration. <a href="https://github.com/electron/electron/pull/15840">#15840</a></li>
<li>Allow partial setting of window bounds. <a href="https://github.com/electron/electron/pull/15699">#15699</a></li>
<li>Expose showAboutPanel for MacOS. <a href="https://github.com/electron/electron/pull/15680">#15680</a></li>
<li>Feat: expose WebContents#setBackgroundThrottling. <a href="https://github.com/electron/electron/pull/15623">#15623</a></li>
</ul>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Bypass DOM storage quota. <a href="https://github.com/electron/electron/pull/15688">#15688</a></li>
<li>Disabled CORB checks when web security preference is disabled. <a href="https://github.com/electron/electron/pull/15801">#15801</a></li>
<li>Fix: osr windows now respect display scale factor. <a href="https://github.com/electron/electron/pull/15865">#15865</a></li>
<li>Fix: package swiftshader binaries. <a href="https://github.com/electron/electron/pull/15745">#15745</a></li>
<li>Fixed a freeze when using the GPU in some configurations. <a href="https://github.com/electron/electron/pull/15763">#15763</a></li>
<li>Fixed an issue that prevented setting the <code>BrowserView</code>'s background color after the first paint. <a href="https://github.com/electron/electron/pull/15797">#15797</a></li>
<li>Fixed an issue with <code>--remote-debugging-port</code> not showing the devtools discovery page. <a href="https://github.com/electron/electron/pull/15852">#15852</a></li>
<li>Fixed bug that caused menu accelerators to stop working on some linux. <a href="https://github.com/electron/electron/pull/15662">#15662</a></li>
<li>Fixed checkboxes not rendering in mojave. <a href="https://github.com/electron/electron/pull/15869">#15869</a></li>
<li>Fixed crash on exit when using BrowserView. <a href="https://github.com/electron/electron/pull/15640">#15640</a></li>
<li>Fixed incorrect display of 'zoom in' accelerator on mac. <a href="https://github.com/electron/electron/pull/15626">#15626</a></li>
<li>Fixed issue where <code>getNativeWindowHandle()</code> would return an empty buffer on macOS. <a href="https://github.com/electron/electron/pull/15644">#15644</a></li>
<li>Fixed issue with incorrectly packaged Login Helper app, which caused issues with signing apps. <a href="https://github.com/electron/electron/pull/15615">#15615</a></li>
<li>Fixed loading chrome devtools extensions with sandbox enabled. <a href="https://github.com/electron/electron/pull/15794">#15794</a></li>
<li>Fixed some accelerators having <code>Shift</code> appended to them twice. <a href="https://github.com/electron/electron/pull/15401">#15401</a></li>
<li>Fixed support for precision trackpad/mouse scrolling on Windows. <a href="https://github.com/electron/electron/pull/15831">#15831</a></li>
<li>Fixed window close crash that was happening on macos 10.9. <a href="https://github.com/electron/electron/pull/15670">#15670</a></li>
<li>Restore missing .lproj directories in macOS bundle. <a href="https://github.com/electron/electron/pull/15769">#15769</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Added v8_context_snapshot_generator to mksnapshot.zip. <a href="https://github.com/electron/electron/pull/15608">#15608</a></li>
<li>Deprecated <code>findInPage</code> options<code>wordStart</code> and <code>medialCapitalAsWordStart</code>. <a href="https://github.com/electron/electron/pull/15735">#15735</a></li>
<li>No longer require submenu for services menuitem. <a href="https://github.com/electron/electron/pull/15671">#15671</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15685">#15685</a>, <a href="https://github.com/electron/electron/pull/15751">#15751</a>, <a href="https://github.com/electron/electron/pull/15771">#15771</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.7">
        </link>
        <updated>2018-11-05T22:34:45.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.7.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>Fix missing remote object error when calling remote function created in preload script (4-0-x). <a href="https://github.com/electron/electron/pull/15446">#15446</a> </p>
</li>
<li>
<p>fix: explicitly set <code>windowsHide</code> to the old node default. <a href="https://github.com/electron/electron/pull/15511">#15511</a> </p>
</li>
<li>
<p>chore: publish to the latest tag correctly when releasing old versions. <a href="https://github.com/electron/electron/pull/15515">#15515</a> </p>
</li>
<li>
<p>docs: add Size as an option for pageSize in docs for printToPDF. <a href="https://github.com/electron/electron/pull/15526">#15526</a> </p>
</li>
<li>
<p>fix: use sendToAll method correctly in chrome-api. <a href="https://github.com/electron/electron/pull/15529">#15529</a> </p>
</li>
<li>
<p>docs: fix the "second-instance" event handler signature in the docs. <a href="https://github.com/electron/electron/pull/15548">#15548</a> </p>
</li>
<li>
<p>fix: honor properties.showHiddenFiles on Linux. <a href="https://github.com/electron/electron/pull/15506">#15506</a> </p>
</li>
<li>
<p>build: make pyyaml an optional dependency. <a href="https://github.com/electron/electron/pull/15566">#15566</a> </p>
</li>
<li>
<p>feat: add remote.require() / remote.getGlobal() filtering. <a href="https://github.com/electron/electron/pull/15562">#15562</a> </p>
</li>
<li>
<p>build: store the patches config in a json file. <a href="https://github.com/electron/electron/pull/15572">#15572</a> </p>
</li>
<li>
<p>fix: use NSURL path for receipt url. <a href="https://github.com/electron/electron/pull/15574">#15574</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.6">
        </link>
        <updated>2018-10-31T23:07:50.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.6.</p>
<h1 id="release-notes-for-v400-beta6"><a href="#release-notes-for-v400-beta6">Release Notes for v4.0.0-beta.6</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fix: set NSResizableWindowMask at init time. <a href="https://github.com/electron/electron/pull/15383">#15383</a></li>
<li>Fixed crash when showing source folder in devtools. <a href="https://github.com/electron/electron/pull/15397">#15397</a></li>
<li>Fixed default trash impl on linux to use gio. <a href="https://github.com/electron/electron/pull/15422">#15422</a></li>
<li>Fixed incorrect display of some GtkMessageDialog icons. <a href="https://github.com/electron/electron/pull/15343">#15343</a></li>
<li>Fixed potential crash when closing windows on macOS 10.10 and10.11. <a href="https://github.com/electron/electron/pull/15337">#15337</a></li>
<li>Updated <code>fs.stat/fs.statSync</code> for new <code>options</code> param. <a href="https://github.com/electron/electron/pull/15350">#15350</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Dropped support for macOS 10.9 (OS X Mavericks). <a href="https://github.com/electron/electron/pull/15440">#15440</a></li>
<li>Removed unneeded <code>pyproto</code> files from release archives. <a href="https://github.com/electron/electron/pull/15398">#15398</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15419">#15419</a>, <a href="https://github.com/electron/electron/pull/15462">#15462</a>, <a href="https://github.com/electron/electron/pull/15500">#15500</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.5">
        </link>
        <updated>2018-10-23T13:16:31.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.5.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>fix: correctly enable and disable windows on Windows and Linux (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15256">#15256</a> </p>
</li>
<li>
<p>fix: enable NODE_OPTIONS env var. <a href="https://github.com/electron/electron/pull/15259">#15259</a> </p>
</li>
<li>
<p>fix: Convert to lower case in upload symbols script (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15262">#15262</a> </p>
</li>
<li>
<p>fix: make release-artifact-cleanup executable (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15273">#15273</a> </p>
</li>
<li>
<p>chore: make macOS release builds higher priority to skip the queue. <a href="https://github.com/electron/electron/pull/15285">#15285</a> </p>
</li>
<li>
<p>fix: trim app name and productName. <a href="https://github.com/electron/electron/pull/15287">#15287</a> </p>
</li>
<li>
<p>test: asyncawaitify one of sandbox related tests. <a href="https://github.com/electron/electron/pull/15278">#15278</a> </p>
</li>
<li>
<p>fix: loading of devtools extensions on startup (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15265">#15265</a> </p>
</li>
<li>
<p>fix: convert wstring to string on windows in node_bindings. <a href="https://github.com/electron/electron/pull/15268">#15268</a> </p>
</li>
<li>
<p>chore: roll node (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15260">#15260</a> </p>
</li>
<li>
<p>spec: increase MAS timeout for login items. <a href="https://github.com/electron/electron/pull/15297">#15297</a> </p>
</li>
<li>
<p>build: document env vars expected to be set for the CI configs (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15301">#15301</a> </p>
</li>
<li>
<p>fix: ability to fetch separators by id. <a href="https://github.com/electron/electron/pull/15294">#15294</a> </p>
</li>
<li>
<p>docs: we don't emit an event object for session-created. <a href="https://github.com/electron/electron/pull/15307">#15307</a> </p>
</li>
<li>
<p>feat: security: add an option to disable the remote module. <a href="https://github.com/electron/electron/pull/15222">#15222</a> </p>
</li>
<li>
<p>fix: correct reversed logic in NativeWindowMac::SetEnabled. <a href="https://github.com/electron/electron/pull/15325">#15325</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.4">
        </link>
        <updated>2018-10-19T00:02:25.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.4.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>fix: natively implement LoginItem functions (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15127">#15127</a> </p>
</li>
<li>
<p>chore: mark browserview api as not-experimental. <a href="https://github.com/electron/electron/pull/15134">#15134</a> </p>
</li>
<li>
<p>ci: Fix timeout when generating breakpad symbols (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15136">#15136</a> </p>
</li>
<li>
<p>split out login item tests. <a href="https://github.com/electron/electron/pull/15142">#15142</a> </p>
</li>
<li>
<p>fix: Revert "fix: export zlib symbols (#15103)". <a href="https://github.com/electron/electron/pull/15141">#15141</a> </p>
</li>
<li>
<p>fix: Memory > Profiles > Load in DevTools. <a href="https://github.com/electron/electron/pull/15156">#15156</a> </p>
</li>
<li>
<p>fix: preserve background color through reload (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15162">#15162</a> </p>
</li>
<li>
<p>fix: add microtask runner and fix promise test (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15171">#15171</a> </p>
</li>
<li>
<p>fix: do not enable node integration in child window if not enabled. <a href="https://github.com/electron/electron/pull/15190">#15190</a> </p>
</li>
<li>
<p>docs: deprecation warning for using nativeWindowOpen with nodeIntegration (4-0-x). <a href="https://github.com/electron/electron/pull/15193">#15193</a> </p>
</li>
<li>
<p>add width to webview iframe. <a href="https://github.com/electron/electron/pull/15205">#15205</a> </p>
</li>
<li>
<p>fix: don't call ReadRawDataComplete if it's not necessary. <a href="https://github.com/electron/electron/pull/15210">#15210</a> </p>
</li>
<li>
<p>fix: small refactoring regressions (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15224">#15224</a> </p>
</li>
<li>
<p>ci: make sure git directories don't have unneeded files in them. <a href="https://github.com/electron/electron/pull/15248">#15248</a> </p>
</li>
<li>
<p>fix: allow renaming electron.exe (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15249">#15249</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.3">
        </link>
        <updated>2018-10-12T19:25:15.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.3.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>fix: Remove <code>statSyncNoException</code> for good (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15110">#15110</a> </p>
</li>
<li>
<p>docs: app.getLoginItemStatus -> app.getLoginItemSettings. <a href="https://github.com/electron/electron/pull/15114">#15114</a> </p>
</li>
<li>
<p>chore: roll node. <a href="https://github.com/electron/electron/pull/15115">#15115</a> </p>
</li>
<li>
<p>fix: export zlib symbols. <a href="https://github.com/electron/electron/pull/15118">#15118</a> </p>
</li>
<li>
<p>build: add v8_embedder_string to build args. <a href="https://github.com/electron/electron/pull/15120">#15120</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.2">
        </link>
        <updated>2018-10-11T23:27:07.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.2.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>Revert "FIXME: disable isCurrentlyAudible test to unblock merge". <a href="https://github.com/electron/electron/pull/15083">#15083</a> </p>
</li>
<li>
<p>build: add "apply_patches" flag to gclient. <a href="https://github.com/electron/electron/pull/15082">#15082</a> </p>
</li>
<li>
<p>fix: update and enable osr (backport: 4-0-x). <a href="https://github.com/electron/electron/pull/15084">#15084</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#4.0.0-beta.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v4.0.0-beta.1">
        </link>
        <updated>2018-10-11T05:01:00.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@4.0.0-beta.1.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>fix: close patch_file before deleting it. <a href="https://github.com/electron/electron/pull/15055">#15055</a> </p>
</li>
<li>
<p>feat: add workingDirectory option to shell.openExternal(). <a href="https://github.com/electron/electron/pull/15065">#15065</a> </p>
</li>
<li>
<p>ci: strip linux binaries for nightly release builds. <a href="https://github.com/electron/electron/pull/15063">#15063</a> </p>
</li>
<li>
<p>fix: update node for patch that allows native modules built on &#x3C; node 10. <a href="https://github.com/electron/electron/pull/15073">#15073</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.1.0-beta.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.1.0-beta.4">
        </link>
        <updated>2018-12-17T20:08:13.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.1.0-beta.4.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>chore: bump libcc (3-1-x). <a href="https://github.com/electron/electron/pull/16076">#16076</a> </p>
</li>
<li>
<p>chore: correctly capitalize releaseID. <a href="https://github.com/electron/electron/pull/16107">#16107</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.1.0-beta.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.1.0-beta.3">
        </link>
        <updated>2018-12-14T21:08:20.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.1.0-beta.3.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>chore: expose release id for use in cleanup. <a href="https://github.com/electron/electron/pull/15904">#15904</a> </p>
</li>
<li>
<p>fix: incorrect view ordering for customButtonsOnHover. <a href="https://github.com/electron/electron/pull/15997">#15997</a> </p>
</li>
<li>
<p>fix: do not print an error for an expected condition (#15991). <a href="https://github.com/electron/electron/pull/15998">#15998</a> </p>
</li>
<li>
<p>fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (backport: 3-1-x). <a href="https://github.com/electron/electron/pull/16011">#16011</a> </p>
</li>
<li>
<p>chore: bump libcc (3-1-x). <a href="https://github.com/electron/electron/pull/16033">#16033</a> </p>
</li>
<li>
<p>fix: remove event monitor before destroying window. <a href="https://github.com/electron/electron/pull/16056">#16056</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.1.0-beta.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.1.0-beta.2">
        </link>
        <updated>2018-12-04T02:35:23.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.1.0-beta.2.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>chore: Fix issue where cookies would be lost on upgrade from Electron 2.x <a href="https://github.com/electron/electron/pull/15937">#15937</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.1.0-beta.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.1.0-beta.1">
        </link>
        <updated>2018-12-02T17:56:52.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v310-beta1"><a href="#release-notes-for-v310-beta1">Release Notes for v3.1.0-beta.1</a></h1>
<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.1.0-beta.1.</p>
<h3 id="notable-changes"><a href="#notable-changes">Notable Changes</a></h3>
<p>It's worth highlighting why this release is <code>3.1.0-beta.1</code> instead of <code>3.0.x</code> despite the only changes being bugfixes. Fixing <a href="https://github.com/electron/electron/pull/15813">#15813</a> involved changing Electron to use Chromium's Mojo proxy resolver, which was a large enough change to warrant a new beta cycle instead of releasing straight to stable. However this is the only large change relative to 3.0.x, so it's likely that the 3.1.0 beta cycle will be brief.</p>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Switch to mojo proxy resolver. <a href="https://github.com/electron/electron/pull/15813">#15813</a></li>
<li>Fixed issue where <code>getNativeWindowHandle()</code> would return an empty buffer on macOS. <a href="https://github.com/electron/electron/pull/15803">#15803</a></li>
<li>Fixed unnecessary submenu required for services menuitem. <a href="https://github.com/electron/electron/pull/15672">#15672</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.13">
        </link>
        <updated>2018-12-17T19:14:38.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/16082">#16082</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/16077">#16077</a> </p>
</li>
<li>
<p>chore: correctly capitalize releaseID. <a href="https://github.com/electron/electron/pull/16108">#16108</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.12">
        </link>
        <updated>2018-12-14T21:08:13.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/16021">#16021</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/16041">#16041</a> </p>
</li>
<li>
<p>fix: remove event monitor before destroying window (3-0-x). <a href="https://github.com/electron/electron/pull/16055">#16055</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.11">
        </link>
        <updated>2018-12-10T23:02:35.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: no longer require submenu for services menuitem. <a href="https://github.com/electron/electron/pull/15672">#15672</a> </p>
</li>
<li>
<p>fix: ensure that file descriptors 0/1/2 are opened at startup (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15781">#15781</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/15850">#15850</a> </p>
</li>
<li>
<p>ci: clean git before building. <a href="https://github.com/electron/electron/pull/15889">#15889</a> </p>
</li>
<li>
<p>fix: schedule a paint after browserview's background is set. <a href="https://github.com/electron/electron/pull/15798">#15798</a> </p>
</li>
<li>
<p>chore: expose release id for use in cleanup (#15845). <a href="https://github.com/electron/electron/pull/15949">#15949</a> </p>
</li>
<li>
<p>fix: incorrect view ordering for customButtonsOnHover (#15564). <a href="https://github.com/electron/electron/pull/16002">#16002</a> </p>
</li>
<li>
<p>fix: do not print an error for an expected condition (#15991). <a href="https://github.com/electron/electron/pull/15999">#15999</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.10">
        </link>
        <updated>2018-11-19T20:40:54.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v3010"><a href="#release-notes-for-v3010">Release Notes for v3.0.10</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Bypass DOM storage quota. <a href="https://github.com/electron/libchromiumcontent/pull/702">electron/libchromiumcontent:702</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Added needed .bin files for v8_context_generator. <a href="https://github.com/electron/electron/pull/15713">#15713</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15754">#15754</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.9">
        </link>
        <updated>2018-11-13T03:18:08.000Z</updated>
        <content type="html"><![CDATA[<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Backport: SQLitePersistentCookieStore: recover from uniqueness violat…. <a href="https://github.com/electron/libchromiumcontent/pull/700">electron/libchromiumcontent:700</a></li>
<li>Empty menu now clears the menu on linux like before. <a href="https://github.com/electron/electron/pull/15605">#15605</a></li>
<li>Fixed window close crash that was happening on macos 10.9. <a href="https://github.com/electron/electron/pull/15669">#15669</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Include bin files needed for v8_context_snapshot_generator. <a href="https://github.com/electron/libchromiumcontent/pull/701">electron/libchromiumcontent:701</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.8">
        </link>
        <updated>2018-11-05T22:36:14.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>Fix missing remote object error when calling remote function created in preload script (3-0-x). <a href="https://github.com/electron/electron/pull/15445">#15445</a> </p>
</li>
<li>
<p>fix: explicitly set <code>windowsHide</code> to the old node default. <a href="https://github.com/electron/electron/pull/15514">#15514</a> </p>
</li>
<li>
<p>chore: publish to the latest tag correctly when releasing old versions (#15515). <a href="https://github.com/electron/electron/pull/15520">#15520</a> </p>
</li>
<li>
<p>docs: add Size as an option for pageSize in docs for printToPDF. <a href="https://github.com/electron/electron/pull/15525">#15525</a> </p>
</li>
<li>
<p>docs: fix the "second-instance" event handler signature in the docs. <a href="https://github.com/electron/electron/pull/15546">#15546</a> </p>
</li>
<li>
<p>fix: Empty menu case. <a href="https://github.com/electron/electron/pull/15553">#15553</a> </p>
</li>
<li>
<p>build: add v8_context_generator to mksnapshot zip (3-0-x). <a href="https://github.com/electron/electron/pull/15505">#15505</a> </p>
</li>
<li>
<p>fix: use NSURL path for receipt url. <a href="https://github.com/electron/electron/pull/15573">#15573</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.7">
        </link>
        <updated>2018-10-31T23:11:44.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v307"><a href="#release-notes-for-v307">Release Notes for v3.0.7</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fix: set NSResizableWindowMask at init time. <a href="https://github.com/electron/electron/pull/15384">#15384</a></li>
<li>Fixed <code>Ctrl+Alt+&#x3C;x></code> accelerators on Windows. <a href="https://github.com/electron/electron/pull/15378">#15378</a></li>
<li>Fixed crash when showing source folder in devtools. <a href="https://github.com/electron/electron/pull/15396">#15396</a></li>
<li>Fixed default trash impl on linux to use gio. <a href="https://github.com/electron/electron/pull/15421">#15421</a></li>
<li>Fixed printing related bugs on Windows. <a href="https://github.com/electron/electron/pull/15402">#15402</a></li>
<li>Fixed some accelerators having <code>Shift</code> appended to them twice. <a href="https://github.com/electron/libchromiumcontent/pull/698">electron/libchromiumcontent:698</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Include v8 context snapshot generator. <a href="https://github.com/electron/libchromiumcontent/pull/697">electron/libchromiumcontent:697</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15418">#15418</a>, <a href="https://github.com/electron/electron/pull/15461">#15461</a>, <a href="https://github.com/electron/electron/pull/15499">#15499</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.6">
        </link>
        <updated>2018-10-24T22:40:18.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: loading of devtools extensions on startup (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15264">#15264</a> </p>
</li>
<li>
<p>fix: Convert to lower case in upload symbols script (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15261">#15261</a> </p>
</li>
<li>
<p>fix: make release-artifact-cleanup executable (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15272">#15272</a> </p>
</li>
<li>
<p>chore: make macOS release builds higher priority to skip the queue. <a href="https://github.com/electron/electron/pull/15284">#15284</a> </p>
</li>
<li>
<p>fix: trim app name and productName. <a href="https://github.com/electron/electron/pull/15286">#15286</a> </p>
</li>
<li>
<p>test: asyncawaitify one of sandbox related tests (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15281">#15281</a> </p>
</li>
<li>
<p>spec: increase MAS timeout for login items. <a href="https://github.com/electron/electron/pull/15296">#15296</a> </p>
</li>
<li>
<p>fix: correctly enable and disable windows on Windows and Linux (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15255">#15255</a> </p>
</li>
<li>
<p>fix: ability to fetch separators by id. <a href="https://github.com/electron/electron/pull/15299">#15299</a> </p>
</li>
<li>
<p>docs: we don't emit an event object for session-created. <a href="https://github.com/electron/electron/pull/15308">#15308</a> </p>
</li>
<li>
<p>fix: correct reversed logic in NativeWindowMac::SetEnabled. <a href="https://github.com/electron/electron/pull/15324">#15324</a> </p>
</li>
<li>
<p>fix: Native window close crash. <a href="https://github.com/electron/electron/pull/15338">#15338</a> </p>
</li>
<li>
<p>fix: honor dialog.showMessageBox()'s Icon argument on Linux. <a href="https://github.com/electron/electron/pull/15342">#15342</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/15374">#15374</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.5">
        </link>
        <updated>2018-10-19T00:03:53.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>[SECURITY] chore: bump libcc, handle type confusion in Promise.all (3-0-x). <a href="https://github.com/electron/electron/pull/15201">#15201</a> </p>
</li>
<li>
<p>fix: check dbus response for null before use. <a href="https://github.com/electron/electron/pull/15033">#15033</a> </p>
</li>
<li>
<p>docs: app.getLoginItemStatus -> app.getLoginItemSettings. <a href="https://github.com/electron/electron/pull/15113">#15113</a> </p>
</li>
<li>
<p>spec: re-enable app.getAppMetric API. <a href="https://github.com/electron/electron/pull/15123">#15123</a> </p>
</li>
<li>
<p>fix: natively implement LoginItems methods. <a href="https://github.com/electron/electron/pull/15128">#15128</a> </p>
</li>
<li>
<p>fix: Memory > Profiles > Load in DevTools. <a href="https://github.com/electron/electron/pull/15155">#15155</a> </p>
</li>
<li>
<p>fix: preserve background color through reload (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15175">#15175</a> </p>
</li>
<li>
<p>fix: simpleFullscreen window should be on top of other OS X menu bars. <a href="https://github.com/electron/electron/pull/15183">#15183</a> </p>
</li>
<li>
<p>fix: Menu accelerators not working Unity. <a href="https://github.com/electron/electron/pull/15181">#15181</a> </p>
</li>
<li>
<p>fix: do not enable node integration in child window if not enabled. <a href="https://github.com/electron/electron/pull/15108">#15108</a> </p>
</li>
<li>
<p>chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). <a href="https://github.com/electron/electron/pull/15192">#15192</a> </p>
</li>
<li>
<p>add width to webview iframe. <a href="https://github.com/electron/electron/pull/15204">#15204</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.4">
        </link>
        <updated>2018-10-11T03:51:34.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: setMaximizable to be true if window is resizable &#x26; maximizable. <a href="https://github.com/electron/electron/pull/15032">#15032</a> </p>
</li>
<li>
<p>fix: Check minSize constraints before resizing (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/15038">#15038</a> </p>
</li>
<li>
<p>fix: Lifetime of auth<em>info</em> in login handler. <a href="https://github.com/electron/electron/pull/15044">#15044</a> </p>
</li>
<li>
<p>fix: handle shortcuts by default if no WebPreferences object exists. <a href="https://github.com/electron/electron/pull/15066">#15066</a> </p>
</li>
<li>
<p>fix: update accelerator patch to handle recent chromium fixes. <a href="https://github.com/electron/electron/pull/15072">#15072</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.3">
        </link>
        <updated>2018-10-06T23:31:11.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14859">#14859</a> </p>
</li>
<li>
<p>fix: roll node deps for fs event patch. <a href="https://github.com/electron/electron/pull/14864">#14864</a> </p>
</li>
<li>
<p>fix: Disable new fade animation for BrowserViews. <a href="https://github.com/electron/electron/pull/14913">#14913</a> </p>
</li>
<li>
<p>fix: check guest view's devtools window size. <a href="https://github.com/electron/electron/pull/14928">#14928</a> </p>
</li>
<li>
<p>fix: use white background for non-OSR renderer by default. <a href="https://github.com/electron/electron/pull/14934">#14934</a> </p>
</li>
<li>
<p>fix: support ASAR in fs.copyFile. <a href="https://github.com/electron/electron/pull/14953">#14953</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.2">
        </link>
        <updated>2018-09-27T20:32:27.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>docs: correct key code reqs for accel doc. <a href="https://github.com/electron/electron/pull/14824">#14824</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.1">
        </link>
        <updated>2018-09-27T00:07:12.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>chore: fix await in cleanup script (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14696">#14696</a> </p>
</li>
<li>
<p>docs: specify BrowserWindow features passable to window.open. <a href="https://github.com/electron/electron/pull/14702">#14702</a> </p>
</li>
<li>
<p>Fix second-instance handler signature. <a href="https://github.com/electron/electron/pull/14748">#14748</a> </p>
</li>
<li>
<p>fix: do not set layer explicitly for frameless window. <a href="https://github.com/electron/electron/pull/14736">#14736</a> </p>
</li>
<li>
<p>fix: actually return appmetrics. <a href="https://github.com/electron/electron/pull/14750">#14750</a> </p>
</li>
<li>
<p>fix: initialize tracing controller before starting platform (3-0-x). <a href="https://github.com/electron/electron/pull/14503">#14503</a> </p>
</li>
<li>
<p>docs: clarify allowable background colors for BrowserWindow transparency (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14781">#14781</a> </p>
</li>
<li>
<p>fix: inconsistent titleBarStyle on transparent fullscreen. <a href="https://github.com/electron/electron/pull/14790">#14790</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/14809">#14809</a> </p>
</li>
<li>
<p>fix: get background color from GtkMenuBar#menubar. <a href="https://github.com/electron/electron/pull/14812">#14812</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0">
        </link>
        <updated>2018-09-18T18:23:25.000Z</updated>
        <content type="html"><![CDATA[<p><code>v3.0.0</code> would not have been possible without our <a href="https://github.com/electron/electron/blob/3-0-x/docs/tutorial/app-feedback-program.md">App Feedback Program</a> partners, who provided early testing and feedback during the beta cycle. Thanks to Atlassian, Atom, Microsoft Teams, Oculus, OpenFin, Slack, Symphony, VS Code, and other program members for their work. If you'd like to participate in future betas, please mail us at <a href="mailto:info@electronjs.org">info@electronjs.org</a>.</p>
<h3 id="changes--new-features"><a href="#changes--new-features">Changes / New Features</a></h3>
<p>Major bumps to several important parts of Electron's toolchain, including Chrome <code>v66.0.3359.181</code>, Node <code>v10.2.0</code>, and V8 <code>v6.6.346.23.</code></p>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/12656">#12656</a>] feat: <code>app.isPackaged</code></li>
<li>[<a href="https://github.com/electron/electron/pull/12652">#12652</a>] feat: <code>app.whenReady()</code></li>
<li>[<a href="https://github.com/electron/electron/pull/13183">#13183</a>] feat: <code>process.getHeapStatistics()</code></li>
<li>[<a href="https://github.com/electron/electron/pull/12485">#12485</a>] feat: <code>win.moveTop()</code> to move window z-order to top</li>
<li>[<a href="https://github.com/electron/electron/pull/13110">#13110</a>] feat: TextField and Button APIs</li>
<li>[<a href="https://github.com/electron/electron/pull/13068">#13068</a>] feat: netLog API for dynamic logging control</li>
<li>[<a href="https://github.com/electron/electron/pull/13539">#13539</a>] feat: enable <code>webview</code> in sandbox renderer</li>
<li>[<a href="https://github.com/electron/electron/pull/14118">#14118</a>] feat: <code>fs.readSync</code> now works with massive files</li>
<li>[<a href="https://github.com/electron/electron/pull/14031">#14031</a>] feat: node <code>fs</code> wrappers to make <code>fs.realpathSync.native</code> and <code>fs.realpath.native</code> available</li>
</ul>
<h3 id="breaking-api-changes"><a href="#breaking-api-changes">Breaking API changes</a></h3>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/12362">#12362</a>] feat: updates to menu item order control</li>
<li>
<p>[<a href="https://github.com/electron/electron/pull/13050">#13050</a>] refactor: removed documented deprecated APIs</p>
<ul>
<li>See <a href="https://github.com/electron/electron/blob/master/docs/api/breaking-changes.md#breaking-api-changes-30">docs</a> for more details</li>
</ul>
</li>
<li>[<a href="https://github.com/electron/electron/pull/12477">#12477</a>] refactor: removed <code>did-get-response-details</code> and <code>did-get-redirect-request</code> events</li>
<li>[<a href="https://github.com/electron/electron/pull/12655">#12655</a>] feat: default to disabling navigating on drag/drop</li>
<li>[<a href="https://github.com/electron/electron/pull/12993">#12993</a>] feat: Node <code>v4.x</code> or greater is required use the <code>electron</code> npm module</li>
<li>[<a href="https://github.com/electron/electron/pull/12008">#12008</a> <a href="https://github.com/electron/electron/pull/12140">#12140</a> <a href="https://github.com/electron/electron/pull/12503">#12503</a> <a href="https://github.com/electron/electron/pull/12514">#12514</a> <a href="https://github.com/electron/electron/pull/12584">#12584</a> <a href="https://github.com/electron/electron/pull/12596">#12596</a> <a href="https://github.com/electron/electron/pull/12637">#12637</a> <a href="https://github.com/electron/electron/pull/12660">#12660</a> <a href="https://github.com/electron/electron/pull/12696">#12696</a> <a href="https://github.com/electron/electron/pull/12716">#12716</a> <a href="https://github.com/electron/electron/pull/12750">#12750</a> <a href="https://github.com/electron/electron/pull/12787">#12787</a> <a href="https://github.com/electron/electron/pull/12858">#12858</a>] refactor: <code>NativeWindow</code></li>
<li>[<a href="https://github.com/electron/electron/pull/11968">#11968</a>] refactor: <code>menu.popup()</code></li>
<li>[<a href="https://github.com/electron/electron/pull/8953">#8953</a>] feat: no longer use JSON to send the result of <code>ipcRenderer.sendSync</code></li>
<li>[<a href="https://github.com/electron/electron/pull/13039">#13039</a>] feat: default to ignore command line arguments following a URL</li>
<li>[<a href="https://github.com/electron/electron/pull/12004">#12004</a>] refactor: rename <code>api::Window</code> to <code>api::BrowserWindow</code></li>
<li>[<a href="https://github.com/electron/electron/pull/12679">#12679</a>] feat: visual zoom now turned off by default</li>
<li>[<a href="https://github.com/electron/electron/pull/12408">#12408</a>] refactor: rename app-command <code>media-play_pause</code> to <code>media-play-pause</code></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/12093">#12093</a>] feat: workspace notifications support</li>
<li>[<a href="https://github.com/electron/electron/pull/12496">#12496</a>] feat: <code>tray.setIgnoreDoubleClickEvents(ignore)</code> to ignore tray double click events. </li>
<li>[<a href="https://github.com/electron/electron/pull/12281">#12281</a>] feat: mouse forward functionality on macOS</li>
<li>[<a href="https://github.com/electron/electron/pull/12714">#12714</a>] feat: screen lock / unlock events</li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/12879">#12879</a>] feat: added DIP to/from screen coordinate conversions</li>
</ul>
<p><strong>Nota Bene:</strong> Switching to an older version of Electron after running this version will require you to clear out your user data directory to avoid older versions crashing. You can get the user data directory by running <code>console.log(app.getPath("userData"))</code> or see <a href="https://electronjs.org/docs/api/app#appgetpathname">docs</a> for more details.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/13397">#13397</a>] fix: issue with <code>fs.statSyncNoException</code> throwing exceptions</li>
<li>[<a href="https://github.com/electron/electron/pull/13476">#13476</a>, <a href="https://github.com/electron/electron/pull/13452">#13452</a>] fix: crash when loading site with jquery</li>
<li>[<a href="https://github.com/electron/electron/pull/14092">#14092</a>] fix: crash in <code>net::ClientSocketHandle</code> destructor</li>
<li>[<a href="https://github.com/electron/electron/pull/14453">#14453</a>] fix: notify focus change right away rather not on next tick</li>
</ul>
<h4 id="macos-1"><a href="#macos-1">MacOS</a></h4>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/13220">#13220</a>] fix: issue allowing bundles to be selected in <code>&#x3C;input file="type"></code> open file dialog</li>
<li>[<a href="https://github.com/electron/electron/pull/12404">#12404</a>] fix: issue blocking main process when using async dialog</li>
<li>[<a href="https://github.com/electron/electron/pull/12043">#12043</a>] fix: context menu click callback</li>
<li>[<a href="https://github.com/electron/electron/pull/12527">#12527</a>] fix: event leak on reuse of touchbar item</li>
<li>[<a href="https://github.com/electron/electron/pull/12352">#12352</a>] fix: tray title crash</li>
<li>[<a href="https://github.com/electron/electron/pull/12327">#12327</a>] fix: non-draggable regions</li>
<li>[<a href="https://github.com/electron/electron/pull/12809">#12809</a>] fix: to prevent menu update while it's open</li>
<li>[<a href="https://github.com/electron/electron/pull/13162">#13162</a>] fix: tray icon bounds not allowing negative values</li>
<li>[<a href="https://github.com/electron/electron/pull/13085">#13085</a>] fix: tray title not inverting when highlighted</li>
<li>[<a href="https://github.com/electron/electron/pull/12196">#12196</a>] fix: Mac build when <code>enable_run_as_node==false</code></li>
<li>[<a href="https://github.com/electron/electron/pull/12157">#12157</a>] fix: additional issues on frameless windows with vibrancy</li>
<li>[<a href="https://github.com/electron/electron/pull/13326">#13326</a>] fix: to set mac protocol to none after calling <code>app.removeAsDefaultProtocolClient</code></li>
<li>[<a href="https://github.com/electron/electron/pull/13530">#13530</a>] fix: incorrect usage of private APIs in MAS build</li>
<li>[<a href="https://github.com/electron/electron/pull/13517">#13517</a>] fix: <code>tray.setContextMenu</code> crash</li>
<li>[<a href="https://github.com/electron/electron/pull/14205">#14205</a>] fix: pressing escape on a dialog now closes it even if <code>defaultId</code> is set</li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>[<a href="https://github.com/electron/electron/pull/12507">#12507</a>] fix: <code>BrowserWindow.focus()</code> for offscreen windows</li>
</ul>
<h3 id="other-notes"><a href="#other-notes">Other Notes</a></h3>
<ul>
<li>PDF Viewer is not working in 3.0.0 but will be return soon</li>
<li>
<p><code>TextField</code> and <code>Button</code> APIs are experimental and are therefore off by default</p>
<ul>
<li>They can be enabled with the <code>enable_view_api</code> build flag</li>
</ul>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-nightly.20180904</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v3.0.0-nightly.20180904">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@3.0.0-nightly.20180904.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-nightly.20180823</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v3.0.0-nightly.20180823">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@3.0.0-nightly.20180823.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-nightly.20180821</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v3.0.0-nightly.20180821">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@3.0.0-nightly.20180821.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-nightly.20180818</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v3.0.0-nightly.20180818">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@3.0.0-nightly.20180818.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.13">
        </link>
        <updated>2018-09-17T17:27:13.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.13.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>ci: don't run gn debug build on older branches. <a href="https://github.com/electron/electron/pull/14584">#14584</a> </p>
</li>
<li>
<p>fix: Windows Background color issue. <a href="https://github.com/electron/electron/pull/14592">#14592</a> </p>
</li>
<li>
<p>refactor: deprecation handling apis. <a href="https://github.com/electron/electron/pull/14615">#14615</a> </p>
</li>
<li>
<p>fix: quit properly in simpleFullScreen mode. <a href="https://github.com/electron/electron/pull/14646">#14646</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.12">
        </link>
        <updated>2018-09-12T20:36:12.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.12.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>fix: don't terminate existing sessions when opening devtools. <a href="https://github.com/electron/electron/pull/14566">#14566</a> </p>
</li>
<li>
<p>fix: Invalidate weak ptrs before window Javascript object is destroyed (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14591">#14591</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.11">
        </link>
        <updated>2018-09-12T08:08:37.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.11.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>build: [gn] widevine cdm support behind flag (3-0-x). <a href="https://github.com/electron/electron/pull/14497">#14497</a> </p>
</li>
<li>
<p>chore: Revert "fix: re-enable power monitor test (#14496)". <a href="https://github.com/electron/electron/pull/14508">#14508</a> </p>
</li>
<li>
<p>fix: read ignoreMenuShortcuts per WebContents. <a href="https://github.com/electron/electron/pull/14538">#14538</a> </p>
</li>
<li>
<p>ci: Rename appveyor-override.yml to appveyor.yml (3-0-x). <a href="https://github.com/electron/electron/pull/14558">#14558</a> </p>
</li>
<li>
<p>fix: use render client id to track deleted render process hosts (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14557">#14557</a> </p>
</li>
<li>
<p>chore: make large beta numbers work when publishing. <a href="https://github.com/electron/electron/pull/14572">#14572</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.10">
        </link>
        <updated>2018-09-08T04:36:19.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.10.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>docs: Specify VS 15.4.5 for 3-0-x. <a href="https://github.com/electron/electron/pull/14476">#14476</a> </p>
</li>
<li>
<p>backport debugger fix. <a href="https://github.com/electron/electron/pull/14481">#14481</a> </p>
</li>
<li>
<p>chore: bump libcc (3-0-x). <a href="https://github.com/electron/electron/pull/14482">#14482</a> </p>
</li>
<li>
<p>fix: don't use deprecated fstatNoException API. <a href="https://github.com/electron/electron/pull/14484">#14484</a> </p>
</li>
<li>
<p>Macos Window Title And Accessibility Focus Fix - Override accessibility method in atom_ns_window - Add title attribute in accessibilityAttributeValue. <a href="https://github.com/electron/electron/pull/14486">#14486</a> </p>
</li>
<li>
<p>fix: manually manage WebContents of webview when it is detached (3-0-x). <a href="https://github.com/electron/electron/pull/14488">#14488</a> </p>
</li>
<li>
<p>fix: notify focus change right away rather not on next tick. <a href="https://github.com/electron/electron/pull/14453">#14453</a> </p>
</li>
<li>
<p>fix: notify focus change right away rather not on next tick (3-0-x). <a href="https://github.com/electron/electron/pull/14494">#14494</a> </p>
</li>
<li>
<p>fix: re-enable power monitor test. <a href="https://github.com/electron/electron/pull/14496">#14496</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.9">
        </link>
        <updated>2018-09-06T00:46:59.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.9.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>deps: roll node to deprecate statsyncnoexception and lstatsyncnoexception. <a href="https://github.com/electron/electron/pull/14467">#14467</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.8">
        </link>
        <updated>2018-08-29T06:04:32.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.8.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>[SECURITY] fix: dont parse arguments after a -- in the inspector. <a href="https://github.com/electron/electron/pull/14333">#14333</a>
Additional Electron fix for CVE-2018-7160.  Credit to <a href="https://twitter.com/5049504f">Ignacio Bonilla</a> for reporting this issue</p>
</li>
<li>
<p>fix: opt into location services once device service has been started (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14289">#14289</a> </p>
</li>
<li>
<p>fix: issue 10962, crash when open devtool (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14303">#14303</a> </p>
</li>
<li>
<p>fix: don't expose view APIs when not enabled. <a href="https://github.com/electron/electron/pull/14321">#14321</a> </p>
</li>
<li>
<p>fix: don't crash on tray.setContextMenu(null). <a href="https://github.com/electron/electron/pull/14331">#14331</a> </p>
</li>
<li>
<p>fix: create persistent channel ID store when cookie store is persistent. <a href="https://github.com/electron/electron/pull/14358">#14358</a> </p>
</li>
<li>
<p>fix: crash when tray is destroyed. <a href="https://github.com/electron/electron/pull/14357">#14357</a> </p>
</li>
<li>
<p>fix: emit focus/blur events for webview (backport: 3-0-x). <a href="https://github.com/electron/electron/pull/14359">#14359</a> </p>
</li>
<li>
<p>fix: don't expose desktopCapturer in sandboxed renderers if the feature is disabled. <a href="https://github.com/electron/electron/pull/14345">#14345</a> </p>
</li>
<li>
<p>fix: use OS process handle to clear object registry. <a href="https://github.com/electron/electron/pull/14364">#14364</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.7">
        </link>
        <updated>2018-08-22T18:13:36.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.7.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p><strong>[SECURITY]</strong> Fixed webPreferences inheritance issue. CVE-2018-15685</p>
</li>
<li>
<p>Added better logging around request failures for releasing. <a href="https://github.com/electron/electron/pull/14245">#14245</a> </p>
</li>
<li>
<p>Fixed crash in net::ClientSocketHandle destructor. <a href="https://github.com/electron/electron/pull/14092">#14092</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.6">
        </link>
        <updated>2018-08-20T18:01:41.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via <code>npm install electron@beta</code>, or <code>npm i electron@3.0.0-beta.6</code>.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>Fixed a multitude of WebView issues, including navigation and focus. <a href="https://github.com/electron/electron/pull/14156">#14156</a></li>
<li>Fixed errors thrown when npm reinstalled electron. <a href="https://github.com/electron/electron/pull/14197">#14197</a> </li>
<li>Pressing <code>escape</code> on a dialog now closes it even if <code>defaultId</code> is set. <a href="https://github.com/electron/electron/pull/14205">#14205</a> </li>
<li>Enabled OSR. <a href="https://github.com/electron/electron/pull/14219">#14219</a> </li>
<li>Fixed node <code>fs</code> wrappers to make <code>fs.realpathSync.native</code> and <code>fs.realpath.native</code> available. <a href="https://github.com/electron/electron/pull/14031">#14031</a></li>
<li><code>fs.readSync</code> now works with massive files <a href="https://github.com/electron/electron/pull/14118">#14118</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.5">
        </link>
        <updated>2018-08-13T15:30:14.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via <code>npm install electron@beta</code>, or <code>npm i electron@3.0.0-beta.5</code>.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Removed upstream code that used private Mac API. <a href="https://github.com/electron/electron/pull/13919">#13919</a> </li>
<li>Fixed POST failure regression introduced in a previous 3.0.0 beta. <a href="https://github.com/electron/electron/pull/14022">#14022</a></li>
<li>Fixed asarStatsToFsStats' return object to inherit from fs.stats. <a href="https://github.com/electron/electron/pull/14041">#14041</a> </li>
<li>Improved handling of <code>--enable-features</code> and <code>--disable-features</code>. <a href="https://github.com/electron/electron/pull/13921">#13921</a> </li>
<li>Fixed ipcRemote.sendSync regression introduced in a previous 3.0.0 beta. <a href="https://github.com/electron/electron/pull/13997">#13997</a> </li>
<li>Fixed value of process.execPath in sandboxed renderer. <a href="https://github.com/electron/electron/pull/13959">#13959</a> </li>
<li>Stopped passing preloadPath via <code>ELECTRON_BROWSER_SANDBOX_LOAD</code>. <a href="https://github.com/electron/electron/pull/14026">#14026</a> </li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Added location url to "Node.js Integration with Remote Content" warning. <a href="https://github.com/electron/electron/pull/13976">#13976</a> </li>
</ul>
<h3 id="documentation-updates"><a href="#documentation-updates">Documentation Updates</a></h3>
<ul>
<li>Documentation improvements. <a href="https://github.com/electron/electron/pull/13924">#13924</a>, <a href="https://github.com/electron/electron/pull/14001">#14001</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.4">
        </link>
        <updated>2018-08-01T20:13:06.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.4.</p>
<h2 id="bug-fixes--updates"><a href="#bug-fixes--updates">Bug Fixes / Updates</a></h2>
<ul>
<li>Fixed 3.0.0-beta.1 regression that broke scrollBounce options. <a href="https://github.com/electron/electron/pull/13813">#13813</a></li>
<li>Fixed 3.0.0-beta.2 POST failures by testing string encodings before use. <a href="https://github.com/electron/electron/pull/13818">#13818</a></li>
<li>Fixed <code>will-attach-webview</code> event firing before <code>src</code> was set. <a href="https://github.com/electron/electron/pull/13761">#13761</a></li>
<li>Fixed Widget::OnSizeConstraintsChanged crash. <a href="https://github.com/electron/electron/pull/13822">#13822</a></li>
<li>Fixed crash caused by double-freeing remote references. <a href="https://github.com/electron/electron/pull/13734">#13734</a></li>
<li>Fixed bug that caused repeatedly calling <code>setVibrancy()</code> to fail. <a href="https://github.com/electron/electron/pull/13863">#13863</a></li>
<li>Fixed desktopCapturer API on Windows. <a href="https://github.com/electron/electron/pull/13738">#13738</a></li>
<li>Backported process metrics bugfix from Chromium.</li>
<li>Use --enable-features and --disable-features. <a href="https://github.com/electron/electron/pull/13805">#13805</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Handle SIGINT and SIGTERM from the Electron CLI helper. <a href="https://github.com/electron/electron/pull/13889">#13889</a></li>
<li>Made setTimeout promisify-friendly. <a href="https://github.com/electron/electron/pull/13860">#13860</a></li>
</ul>
<h3 id="documentation-updates"><a href="#documentation-updates">Documentation Updates</a></h3>
<ul>
<li>Documentation updates and fixes. <a href="https://github.com/electron/electron/pull/13887">#13887</a>, <a href="https://github.com/electron/electron/pull/13861">#13861</a>, <a href="https://github.com/electron/electron/pull/13857">#13857</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.3">
        </link>
        <updated>2018-07-17T16:38:50.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please <a href="https://github.com/electron/electron/issues">file new issues</a> for any bugs you find in it.</p>
<p>This release is published to npm under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>, or <code>npm i electron@3.0.0-beta.3</code></p>
<h3 id="breaking-changes"><a href="#breaking-changes">Breaking Changes</a></h3>
<p><em>There are no breaking changes in this release</em></p>
<h3 id="features"><a href="#features">Features</a></h3>
<p><em>There are no new features in this release</em></p>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fix bug where desktopCapture returned an incomplete list  <a href="https://github.com/electron/electron/pull/13693">#13693</a></li>
<li>Don't invoke callback after FrameSubscriber is destroyed <a href="https://github.com/electron/electron/pull/13658">#13658</a></li>
<li>Enable spell checking, which broke in upgrade to Chromium 66 <a href="https://github.com/electron/electron/pull/13650">#13650</a></li>
<li>Enable webview in sandbox renderer <a href="https://github.com/electron/electron/pull/13539">#13539</a></li>
<li>Fix crash when opening devtools for frameless window <a href="https://github.com/electron/electron/pull/13680">#13680</a></li>
<li>Guard against double-freeing remote references <a href="https://github.com/electron/electron/pull/13637">#13637</a></li>
<li>Fix HTML5 Notifications which broke in 3.0.0-beta.1 <a href="https://github.com/electron/electron/pull/13651">#13651</a></li>
<li>Remove race condition for executeJavaScript <a href="https://github.com/electron/electron/pull/13692">#13692</a></li>
</ul>
<h3 id="other-changes-eg-internal-refactors-or-build-system-updates"><a href="#other-changes-eg-internal-refactors-or-build-system-updates">Other Changes (E.g. Internal refactors or build system updates)</a></h3>
<ul>
<li>Updates for release process <a href="https://github.com/electron/electron/pull/13642">#13642</a>, <a href="https://github.com/electron/electron/pull/13701">#13701</a></li>
</ul>
<h3 id="documentation-updates"><a href="#documentation-updates">Documentation Updates</a></h3>
<p>Some documentation updates, fixes and reworks: <a href="https://github.com/electron/electron/pull/13665">#13665</a>, <a href="https://github.com/electron/electron/pull/13682">#13682</a></p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.2">
        </link>
        <updated>2018-07-10T18:12:05.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>, or <code>npm i electron@3.0.0-beta.2</code>.</p>
<h3 id="bug-fixesupdates"><a href="#bug-fixesupdates">Bug Fixes/Updates</a></h3>
<ul>
<li>Documentation update: fixed links to webview.md. <a href="https://github.com/electron/electron/pull/13370">#13370</a> </li>
<li>Documentation update: add native_mate to source code directory structure doc. <a href="https://github.com/electron/electron/pull/13457">#13457</a> </li>
<li>Fixed issue with <code>fs.statSyncNoException</code> throwing exceptions. <a href="https://github.com/electron/electron/pull/13397">#13397</a> </li>
<li>Fixed crash when loading site with jquery. <a href="https://github.com/electron/electron/pull/13476">#13476</a>, <a href="https://github.com/electron/electron/pull/13452">#13452</a> </li>
<li>Deprecated properties in <code>app.getAppMetrics()</code>. <a href="https://github.com/electron/electron/pull/13453">#13453</a> </li>
<li>Fixed devtools issues. <a href="https://github.com/electron/electron/pull/13571">#13571</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed incorrect usage of private APIs in MAS build. <a href="https://github.com/electron/electron/pull/13530">#13530</a> </li>
<li>Fixed <code>tray.setContextMenu</code> crash. <a href="https://github.com/electron/electron/pull/13517">#13517</a> </li>
<li>Fixed fallback to FullSizeContentView for frameless window on mac. <a href="https://github.com/electron/electron/pull/13600">#13600</a> </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed build to work with Visual Studio 2017 15.7.4 <a href="https://github.com/electron/electron/pull/13593">#13593</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#3.0.0-beta.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v3.0.0-beta.1">
        </link>
        <updated>2018-06-20T16:52:49.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.1.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome 61.0.3163.10 to 66.0.3359.181. #12477</li>
<li>Upgraded from Node 8.9.3 to 10.2.0. #12477</li>
<li>Upgraded from v8 6.1.534.41 to 6.6.346.32. #12477</li>
</ul>
<h3 id="breaking-api-changes"><a href="#breaking-api-changes">Breaking API changes</a></h3>
<ul>
<li>Changed menu item order control. <a href="https://github.com/electron/electron/pull/12362">#12362</a></li>
<li>Aliased arm builds are no longer published. <a href="https://github.com/electron/electron/pull/12991">#12991</a></li>
<li>Removed <a href="https://github.com/electron/electron/blob/2-0-x/docs/tutorial/planned-breaking-changes.md">documented deprecated APIs</a>. <a href="https://github.com/electron/electron/pull/13050">#13050</a> </li>
<li>Removed <code>did-get-response-details</code> and <code>did-get-redirect-request</code> events.  #12477</li>
<li>Default to disabling navigating on drag/drop. <a href="https://github.com/electron/electron/pull/12655">#12655</a> </li>
<li>Node 4.x or greater is required. <a href="https://github.com/electron/electron/pull/12993">#12993</a></li>
<li>Refactored NativeWindow (Part 1): Remove WebContentsObserver methods. <a href="https://github.com/electron/electron/pull/12008">#12008</a></li>
<li>Refactored NativeWindow (Part 2):  NativeWindow is no longer WebContentsObserver. <a href="https://github.com/electron/electron/pull/12140">#12140</a></li>
<li>Refactored NativeWindow (Part 3):  Remove is_offscreen_dummy from NativeWindow. <a href="https://github.com/electron/electron/pull/12503">#12503</a></li>
<li>Refactored NativeWindow (Part 4): Move AutofillPopup from NativeWindow to WebContents <a href="https://github.com/electron/electron/pull/12514">#12514</a> </li>
<li>Refactored NativeWindow (Part 5): Add NativeWindow::SetContentView. <a href="https://github.com/electron/electron/pull/12584">#12584</a></li>
<li>Refactored NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow. <a href="https://github.com/electron/electron/pull/12596">#12596</a> </li>
<li>Refactored NativeWindow (Part 7): Expose TopLevelWindow in JavaScript. <a href="https://github.com/electron/electron/pull/12637">#12637</a></li>
<li>Refactored NativeWindow (Part 8): Prepare work for using views::Widget on macOS. <a href="https://github.com/electron/electron/pull/12660">#12660</a></li>
<li>Refactored NativeWindow (Part 9): Use views::Widget on macOS. <a href="https://github.com/electron/electron/pull/12696">#12696</a> </li>
<li>Refactored NativeWindow (Part 10): Share more code between NativeWindow implementations. <a href="https://github.com/electron/electron/pull/12716">#12716</a> </li>
<li>Refactored NativeWindow (Part 11): NativeWindowViews should not be a View <a href="https://github.com/electron/electron/pull/12750">#12750</a></li>
<li>Refactored NativeWindow (Part 12): Do not use custom content view on macOS. <a href="https://github.com/electron/electron/pull/12787">#12787</a>  </li>
<li>Refactored NativeWindow (Part 13): Add View and WebContentsView APIs. <a href="https://github.com/electron/electron/pull/12858">#12858</a> </li>
<li>Refactored menu.popup. <a href="https://github.com/electron/electron/pull/11968">#11968</a> <a href="https://github.com/electron/electron/pull/11968">https://github.com/electron/electron/pull/11968</a> </li>
<li>Changed to no longer use JSON to send the result of <code>ipcRenderer.sendSync</code>. <a href="https://github.com/electron/electron/pull/8953">#8953</a> </li>
<li>Changed to default to ignore command line arguments following a URL. <a href="https://github.com/electron/electron/pull/13039">#13039</a></li>
<li>Renamed api::Window to api::BrowserWindow. <a href="https://github.com/electron/electron/pull/12004">#12004</a></li>
<li>Changed to turn off visual zoom by default. <a href="https://github.com/electron/electron/pull/12679">#12679</a> </li>
<li>Switching to an older version of Electron after running this version will require you to clear out your user data directory to avoid older versions crashing.  You can get the user data directory by running <code>console.log(app.getPath("userData"))</code> or see <a href="https://electronjs.org/docs/api/app#appgetpathname">https://electronjs.org/docs/api/app#appgetpathname</a> for more details.</li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Renamed app-command <code>media-play_pause</code> to <code>media-play-pause</code>. <a href="https://github.com/electron/electron/pull/12408">#12408</a> </li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Added the ability to build with GN. <a href="https://github.com/electron/electron/pull/12837">#12837</a>, <a href="https://github.com/electron/electron/pull/12884">#12884</a>, <a href="https://github.com/electron/electron/pull/12948">#12948</a>, <a href="https://github.com/electron/electron/pull/13286">#13286</a>, <a href="https://github.com/electron/electron/pull/13005">#13005</a>, <a href="https://github.com/electron/electron/pull/12885">#12885</a>, <a href="https://github.com/electron/electron/pull/12647">#12647</a>, <a href="https://github.com/electron/electron/pull/12882">#12882</a>, <a href="https://github.com/electron/electron/pull/12950">#12950</a>, <a href="https://github.com/electron/electron/pull/12952">#12952</a>, <a href="https://github.com/electron/electron/pull/13124">#13124</a>, <a href="https://github.com/electron/electron/pull/13285">#13285</a>, <a href="https://github.com/electron/electron/pull/12953">#12953</a> , <a href="https://github.com/electron/electron/pull/12949">#12949</a>, <a href="https://github.com/electron/electron/pull/13284">#13284</a>, <a href="https://github.com/electron/electron/pull/12957">#12957</a>, <a href="https://github.com/electron/electron/pull/12951">#12951</a>, 12738</li>
<li>Documentation fixes and updates. <a href="https://github.com/electron/electron/pull/12084">#12084</a>, <a href="https://github.com/electron/electron/pull/13259">#13259</a>, <a href="https://github.com/electron/electron/pull/12595">#12595</a>, <a href="https://github.com/electron/electron/pull/12674">#12674</a>, <a href="https://github.com/electron/electron/pull/12577">#12577</a>, <a href="https://github.com/electron/electron/pull/12103">#12103</a>, <a href="https://github.com/electron/electron/pull/12767">#12767</a>, <a href="https://github.com/electron/electron/pull/12373">#12373</a>, <a href="https://github.com/electron/electron/pull/12202">#12202</a>, <a href="https://github.com/electron/electron/pull/12504">#12504</a>, <a href="https://github.com/electron/electron/pull/12617">#12617</a>, <a href="https://github.com/electron/electron/pull/13281">#13281</a>, <a href="https://github.com/electron/electron/pull/12123">#12123</a>, <a href="https://github.com/electron/electron/pull/12627">#12627</a>, <a href="https://github.com/electron/electron/pull/13293">#13293</a>, <a href="https://github.com/electron/electron/pull/13142">#13142</a>, <a href="https://github.com/electron/electron/pull/13064">#13064</a>, <a href="https://github.com/electron/electron/pull/12986">#12986</a>, <a href="https://github.com/electron/electron/pull/12276">#12276</a>, <a href="https://github.com/electron/electron/pull/13084">#13084</a>, <a href="https://github.com/electron/electron/pull/13233">#13233</a>, <a href="https://github.com/electron/electron/pull/12804">#12804</a>, <a href="https://github.com/electron/electron/pull/13099">#13099</a>, <a href="https://github.com/electron/electron/pull/13013">#13013</a>, <a href="https://github.com/electron/electron/pull/13187">#13187</a>, <a href="https://github.com/electron/electron/pull/13270">#13270</a>, <a href="https://github.com/electron/electron/pull/13229">#13229</a>, <a href="https://github.com/electron/electron/pull/12274">#12274</a>, <a href="https://github.com/electron/electron/pull/12736">#12736</a>, <a href="https://github.com/electron/electron/pull/11966">#11966</a>, <a href="https://github.com/electron/electron/pull/12155">#12155</a>,  <a href="https://github.com/electron/electron/pull/12400">#12400</a>, <a href="https://github.com/electron/electron/pull/11328">#11328</a>, <a href="https://github.com/electron/electron/pull/12900">#12900</a>, <a href="https://github.com/electron/electron/pull/12389">#12389</a>, <a href="https://github.com/electron/electron/pull/12387">#12387</a>, <a href="https://github.com/electron/electron/pull/12232">#12232</a>, <a href="https://github.com/electron/electron/pull/12922">#12922</a>, <a href="https://github.com/electron/electron/pull/12968">#12968</a>, <a href="https://github.com/electron/electron/pull/12422">#12422</a>, <a href="https://github.com/electron/electron/pull/12149">#12149</a>, <a href="https://github.com/electron/electron/pull/12794">#12794</a>, <a href="https://github.com/electron/electron/pull/12822">#12822</a>, <a href="https://github.com/electron/electron/pull/13089">#13089</a>,  <a href="https://github.com/electron/electron/pull/12113">#12113</a>, <a href="https://github.com/electron/electron/pull/12067">#12067</a>, <a href="https://github.com/electron/electron/pull/13103">#13103</a>, <a href="https://github.com/electron/electron/pull/12902">#12902</a>, <a href="https://github.com/electron/electron/pull/12797">#12797</a>, <a href="https://github.com/electron/electron/pull/12786">#12786</a>, <a href="https://github.com/electron/electron/pull/12058">#12058</a>, <a href="https://github.com/electron/electron/pull/12204">#12204</a>, <a href="https://github.com/electron/electron/pull/13294">#13294</a>, <a href="https://github.com/electron/electron/pull/12542">#12542</a>, <a href="https://github.com/electron/electron/pull/12781">#12781</a>, <a href="https://github.com/electron/electron/pull/12682">#12682</a>, <a href="https://github.com/electron/electron/pull/12040">#12040</a>, <a href="https://github.com/electron/electron/pull/12847">#12847</a>,  <a href="https://github.com/electron/electron/pull/12852">#12852</a>, <a href="https://github.com/electron/electron/pull/12452">#12452</a>, <a href="https://github.com/electron/electron/pull/12665">#12665</a>, <a href="https://github.com/electron/electron/pull/12756">#12756</a>, <a href="https://github.com/electron/electron/pull/12000">#12000</a>, <a href="https://github.com/electron/electron/pull/12428">#12428</a>, <a href="https://github.com/electron/electron/pull/12315">#12315</a>, <a href="https://github.com/electron/electron/pull/12072">#12072</a>, <a href="https://github.com/electron/electron/pull/12912">#12912</a>, <a href="https://github.com/electron/electron/pull/12967">#12967</a>, <a href="https://github.com/electron/electron/pull/12105">#12105</a>, <a href="https://github.com/electron/electron/pull/13063">#13063</a></li>
<li>Fixed to correctly detect insecure resources. #12309</li>
<li>Added <code>app.whenReady()</code>. <a href="https://github.com/electron/electron/pull/12652">#12652</a></li>
<li>Added <code>enable_desktop_capturer</code> build flag. <a href="https://github.com/electron/electron/pull/13133">#13133</a></li>
<li>Added a <code>display_id</code> parameter to the desktopCapturer API. <a href="https://github.com/electron/electron/pull/12417">#12417</a></li>
<li>Added <code>app.isPackaged</code>. <a href="https://github.com/electron/electron/pull/12656">#12656</a></li>
<li>Added clang-format script and precommit hook. <a href="https://github.com/electron/electron/pull/12651">#12651</a></li>
<li>Added converters for base::BindOnce and base::BindRepeating. <a href="https://github.com/electron/electron/pull/12646">#12646</a></li>
<li>Added <code>did-frame-navigate</code> event to WebContents. <a href="https://github.com/electron/electron/pull/12723">#12723</a></li>
<li>Added layout support for View API. <a href="https://github.com/electron/electron/pull/13044">#13044</a></li>
<li>Test fixes and updates. <a href="https://github.com/electron/electron/pull/12257">#12257</a>, <a href="https://github.com/electron/electron/pull/13227">#13227</a>, <a href="https://github.com/electron/electron/pull/13266">#13266</a>, <a href="https://github.com/electron/electron/pull/13267">#13267</a>, <a href="https://github.com/electron/electron/pull/13268">#13268</a>, <a href="https://github.com/electron/electron/pull/13269">#13269</a>, <a href="https://github.com/electron/electron/pull/13271">#13271</a>, <a href="https://github.com/electron/electron/pull/13272">#13272</a>, <a href="https://github.com/electron/electron/pull/13273">#13273</a>, <a href="https://github.com/electron/electron/pull/12241">#12241</a>, <a href="https://github.com/electron/electron/pull/13241">#13241</a>, <a href="https://github.com/electron/electron/pull/13291">#13291</a>, <a href="https://github.com/electron/electron/pull/13155">#13155</a>, <a href="https://github.com/electron/electron/pull/13237">#13237</a>, <a href="https://github.com/electron/electron/pull/13238">#13238</a>, <a href="https://github.com/electron/electron/pull/13239">#13239</a>, <a href="https://github.com/electron/electron/pull/13263">#13263</a>, <a href="https://github.com/electron/electron/pull/12122">#12122</a>, <a href="https://github.com/electron/electron/pull/12817">#12817</a>,  <a href="https://github.com/electron/electron/pull/12749">#12749</a>, <a href="https://github.com/electron/electron/pull/12153">#12153</a>, <a href="https://github.com/electron/electron/pull/12015">#12015</a>, <a href="https://github.com/electron/electron/pull/12403">#12403</a>, <a href="https://github.com/electron/electron/pull/12757">#12757</a>, <a href="https://github.com/electron/electron/pull/12186">#12186</a>, <a href="https://github.com/electron/electron/pull/12189">#12189</a>, <a href="https://github.com/electron/electron/pull/13122">#13122</a>, <a href="https://github.com/electron/electron/pull/12886">#12886</a>, <a href="https://github.com/electron/electron/pull/12917">#12917</a>, <a href="https://github.com/electron/electron/pull/12139">#12139</a>, <a href="https://github.com/electron/electron/pull/12263">#12263</a>, <a href="https://github.com/electron/electron/pull/13066">#13066</a></li>
<li>Added <code>win.moveTop()</code> to move window z-oder to top. <a href="https://github.com/electron/electron/pull/12485">#12485</a></li>
<li>Added <code>before-quit-for-update</code> event to autoUpdater. <a href="https://github.com/electron/electron/pull/12619">#12619</a></li>
<li>Added optional verbose switch <code>-v</code> to build script. <a href="https://github.com/electron/electron/pull/12118">#12118</a></li>
<li>Added <code>process.getHeapStatistics()</code>. <a href="https://github.com/electron/electron/pull/13183">#13183</a></li>
<li>Fixed support for typed arrays in remote/rpc-server. <a href="https://github.com/electron/electron/pull/13055">#13055</a></li>
<li>Added sccache option to bootstrap. <a href="https://github.com/electron/electron/pull/12582">#12582</a> </li>
<li>Fixed tls check to no longer rely on an external service. <a href="https://github.com/electron/electron/pull/13338">#13338</a> </li>
<li>Changed c++ std from gnu++14 to c++14. <a href="https://github.com/electron/electron/pull/13248">#13248</a> </li>
<li>Fixed issue with <code>BrowserWindow.getFocusedWindow()</code>. <a href="https://github.com/electron/electron/pull/12526">#12526</a> </li>
<li>Fixed issue with <code>menu.popup</code>. <a href="https://github.com/electron/electron/pull/12325">#12325</a></li>
<li>Added support for generating compilation db. <a href="https://github.com/electron/electron/pull/12104">#12104</a></li>
<li>Fixed native crash in url_request_context.cc. <a href="https://github.com/electron/electron/pull/12305">#12305</a></li>
<li>Added the capability to clear cache storage data. <a href="https://github.com/electron/electron/pull/12546">#12546</a></li>
<li>Fixed the default of allowRunningInsecureContent as per docs. <a href="https://github.com/electron/electron/pull/12556">#12556</a> </li>
<li>Added documentation on automated testing with a custom driver. <a href="https://github.com/electron/electron/pull/12446">#12446</a></li>
<li>Improved <code>removeRemoteListenersAndLogWarning</code>. <a href="https://github.com/electron/electron/pull/12975">#12975</a>, <a href="https://github.com/electron/electron/pull/12998">#12998</a></li>
<li>Fixed issue starting Electron with Node options. <a href="https://github.com/electron/electron/pull/13323">#13323</a> </li>
<li>Fixed issue where cookies and credentials were being captured in netlog. <a href="https://github.com/electron/electron/pull/13065">#13065</a> </li>
<li>Fixed invisible menu items no longer triggering. <a href="https://github.com/electron/electron/pull/12825">#12825</a></li>
<li>Added support for rebuild of native modules for unreleased electron. <a href="https://github.com/electron/electron/pull/12217">#12217</a> </li>
<li>Enabled plznavigate for browser side navigation. <a href="https://github.com/electron/electron/pull/12535">#12535</a> </li>
<li>Enabled WebFrame method forwarding in sandboxed renderers. <a href="https://github.com/electron/electron/pull/12538">#12538</a> </li>
<li>Fixed issue where preload script was executing twice. <a href="https://github.com/electron/electron/pull/12190">#12190</a> </li>
<li>Fixed issue exiting HTML fullscreen when window leaves fullscreen. <a href="https://github.com/electron/electron/pull/13090">#13090</a> </li>
<li>Added events (EventEmitter) to sandboxed renderer. <a href="https://github.com/electron/electron/pull/12828">#12828</a></li>
<li>Fixed <code>isOffScreen</code> method to always be available. <a href="https://github.com/electron/electron/pull/12530">#12530</a> </li>
<li>Added WebFrame routingId. <a href="https://github.com/electron/electron/pull/12614">#12614</a></li>
<li>Added process.env to sandbox renderer. <a href="https://github.com/electron/electron/pull/12166">#12166</a></li>
<li>Added <code>deprecate.property()</code>. <a href="https://github.com/electron/electron/pull/13101">#13101</a></li>
<li>Added TextField and Button APIs. <a href="https://github.com/electron/electron/pull/13110">#13110</a>  </li>
<li>Added netLog API for dynamic logging control. <a href="https://github.com/electron/electron/pull/13068">#13068</a></li>
<li>Added new <code>makeSingleInstance</code> API. <a href="https://github.com/electron/electron/pull/12782">#12782</a> </li>
<li>Changed to queue spell check request asynchronously. <a href="https://github.com/electron/electron/pull/12112">#12112</a> </li>
<li>Added <code>powerMonitor.querySystemIdleState</code> and <code>powerMonitor.querySystemIdleTime</code>. <a href="https://github.com/electron/electron/pull/11807">#11807</a> </li>
<li>Fixed autofill popup position when the popup is spawned from a webview. <a href="https://github.com/electron/electron/pull/13184">#13184</a> </li>
<li>Fixed context menu for sandbox devtools. <a href="https://github.com/electron/electron/pull/11933">#11933</a>  </li>
<li>Fixed crash when releasing a script context that never had node injected. <a href="https://github.com/electron/electron/pull/12741">#12741</a> </li>
<li>Fixed crash when using getWebPreferences api with devtools webContents. <a href="https://github.com/electron/electron/pull/12254">#12254</a> </li>
<li>Fixed crashes and added tests for View API. <a href="https://github.com/electron/electron/pull/12995">#12995</a></li>
<li>Fixed deprecated API in tools/dump-version-info.js. <a href="https://github.com/electron/electron/pull/12003">#12003</a></li>
<li>Fixed dev tools window interfering with mouse forward. <a href="https://github.com/electron/electron/pull/12132">#12132</a> </li>
<li>Fixed dockMenu not being referenced in JavaScript. <a href="https://github.com/electron/electron/pull/12062">#12062</a> </li>
<li>Fixed empty description when only one extension is given. <a href="https://github.com/electron/electron/pull/12954">#12954</a> </li>
<li>Fixed menubar toggle alt key detection on focus. <a href="https://github.com/electron/electron/pull/12167">#12167</a></li>
<li>Fixed network delegate race condition. <a href="https://github.com/electron/electron/pull/12044">#12044</a></li>
<li>Fixed optimizeSimpleObject for arrays of objects. <a href="https://github.com/electron/electron/pull/12815">#12815</a> <a href="https://github.com/electron/electron/pull/12815">https://github.com/electron/electron/pull/12815</a>  </li>
<li>Fixed transparency in capturePage. <a href="https://github.com/electron/electron/pull/12561">#12561</a></li>
<li>Fixed vulnerabilities both top-level and in spec. <a href="https://github.com/electron/electron/pull/13029">#13029</a> </li>
<li>Fixed can't load module error when app is packaged. <a href="https://github.com/electron/electron/pull/13283">#13283</a>   </li>
<li>Fixed to ensure that <code>getLastCrashReport()</code> is actually the last crash report. <a href="https://github.com/electron/electron/pull/12253">#12253</a>   </li>
<li>Fixed incorrect warnings in webviews. <a href="https://github.com/electron/electron/pull/12234">#12234</a>  </li>
<li>Fixed listeners out of limit warning. <a href="https://github.com/electron/electron/pull/12841">#12841</a> </li>
<li>Fixed passing the boolean value of enableAutoSize in <code>webContents.setSize(options)</code>. <a href="https://github.com/electron/electron/pull/13282">#13282</a> </li>
<li>Added additional webFrame methods. <a href="https://github.com/electron/electron/pull/11607">#11607</a></li>
<li>Fixed error while using Spectron. <a href="https://github.com/electron/electron/pull/12511">#12511</a></li>
<li>Added remote exception handling. <a href="https://github.com/electron/electron/pull/12694">#12694</a></li>
<li>Added dialog (alert/confirm) blocking as a user switch after the first dialog. <a href="https://github.com/electron/electron/pull/11613">#11613</a></li>
<li>Fixed mime type deduction in URLRequestAsarJob. <a href="https://github.com/electron/electron/pull/12319">#12319</a></li>
<li>Fixed to use parent's visibility instead of inherited 'show' option. <a href="https://github.com/electron/electron/pull/12228">#12228</a> </li>
<li>Added option to use to use a local build of Electron. <a href="https://github.com/electron/electron/pull/12426">#12426</a></li>
<li>Fixed preload not loading in sandboxed render if preload path contains special chars. <a href="https://github.com/electron/electron/pull/12037">#12037</a></li>
<li>Fixed propagating referrer to new windows. <a href="https://github.com/electron/electron/pull/12397">#12397</a></li>
<li>Fixed disabling accelerators. <a href="https://github.com/electron/electron/pull/12449">#12449</a></li>
<li>Refactored sandbox preload initialization. <a href="https://github.com/electron/electron/pull/12877">#12877</a></li>
<li>Fixed <code>build_debug_libcc</code>argument on bootstrap. <a href="https://github.com/electron/electron/pull/11927">#11927</a> </li>
<li>Fixed the race condition between new process creation and context release. <a href="https://github.com/electron/electron/pull/12342">#12342</a> </li>
<li>Fixed issue with <code>Menu.buildFromTemplate</code>  if passed template is an Array. <a href="https://github.com/electron/electron/pull/12699">#12699</a> </li>
<li>Fixed to set appropriate defaults for webview options. <a href="https://github.com/electron/electron/pull/12271">#12271</a></li>
<li>Added support for navigator.languages. <a href="https://github.com/electron/electron/pull/12419">#12419</a></li>
<li>Fixed drag preventing clicks on overlapping BrowserView. <a href="https://github.com/electron/electron/pull/12348">#12348</a> </li>
<li>Added macOS and Linux symbols to symbol server. <a href="https://github.com/electron/electron/pull/13058">#13058</a> </li>
<li>Fixed popup menu position <a href="https://github.com/electron/electron/pull/12180">#12180</a></li>
<li>Fixed to use same delay-load settings in both debug and release. <a href="https://github.com/electron/electron/pull/12328">#12328</a> </li>
<li>Fixed pinch-zoom disabling. <a href="https://github.com/electron/electron/pull/12488">#12488</a> </li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Added support for CI testing on arm64 hardware. <a href="https://github.com/electron/electron/pull/12080">#12080</a></li>
<li>Added better GTK+ Menu color support. <a href="https://github.com/electron/electron/pull/12300">#12300</a></li>
<li>Fixed desktop-id notification edge case. <a href="https://github.com/electron/electron/pull/12216">#12216</a></li>
<li>Fixed <code>Menu.setApplicationMenu(null)</code> crash. <a href="https://github.com/electron/electron/pull/12983">#12983</a></li>
<li>Fixed issue with tray icons with multiple inherited ubuntu sessions. <a href="https://github.com/electron/electron/pull/12844">#12844</a></li>
<li>Fixed <code>BrowserWindow.focus()</code> for offscreen windows. <a href="https://github.com/electron/electron/pull/12507">#12507</a> </li>
<li>Fixed using application name for notifications. <a href="https://github.com/electron/electron/pull/12192">#12192</a></li>
<li>Fixed to use the appname as the tray icon's default tooltip. <a href="https://github.com/electron/electron/pull/12388">#12388</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added workspace notifications support. #12093</li>
<li>Added <code>tray.setIgnoreDoubleClickEvents(ignore)</code> to ignore tray double click events. <a href="https://github.com/electron/electron/pull/12496">#12496</a></li>
<li>Fixed issue allowing bundles to be selected in <code>&#x3C;input file="type"></code> open file dialog. <a href="https://github.com/electron/electron/pull/13220">#13220</a></li>
<li>Added warning when addTabbedWindow is called on self. <a href="https://github.com/electron/electron/pull/12059">#12059</a></li>
<li>Added XCode debugging documentation. <a href="https://github.com/electron/electron/pull/12131">#12131</a></li>
<li>Fixed issue blocking main process when using async dialog. <a href="https://github.com/electron/electron/pull/12404">#12404</a></li>
<li>Fixed dark mode tray highlighting bug. <a href="https://github.com/electron/electron/pull/12395">#12395</a></li>
<li>Fixed context menu click callback. <a href="https://github.com/electron/electron/pull/12043">#12043</a></li>
<li>Fixed event leak on reuse of touchbar item. <a href="https://github.com/electron/electron/pull/12527">#12527</a></li>
<li>Fixed tray title crash. <a href="https://github.com/electron/electron/pull/12352">#12352</a></li>
<li>Fixed non-draggable regions. <a href="https://github.com/electron/electron/pull/12327">#12327</a></li>
<li>Fixed to prevent menu update while it's open. <a href="https://github.com/electron/electron/pull/12809">#12809</a></li>
<li>Fixed tray icon bounds not allowing negative values. <a href="https://github.com/electron/electron/pull/13162">#13162</a> </li>
<li>Fixed tray title not inverting when highlighted. <a href="https://github.com/electron/electron/pull/13085">#13085</a></li>
<li>Fixed Mac build when enable_run_as_node==false. <a href="https://github.com/electron/electron/pull/12196">#12196</a></li>
<li>Improved <code>inAppPurchase</code> module. <a href="https://github.com/electron/electron/pull/12464">#12464</a> </li>
<li>Fixed additional issues on frameless windows with vibrancy. <a href="https://github.com/electron/electron/pull/12157">#12157</a></li>
<li>Added mouse forward functionality on macOS. <a href="https://github.com/electron/electron/pull/12281">#12281</a></li>
<li>Added screen lock / unlock events. <a href="https://github.com/electron/electron/pull/12714">#12714</a></li>
<li>Fixed to set mac protocol to none after calling <code>app.removeAsDefaultProtocolClient</code>. <a href="https://github.com/electron/electron/pull/13326">#13326</a></li>
<li>Added show file filter name for accessory view of file dialog. <a href="https://github.com/electron/electron/pull/11959">#11959</a> </li>
<li>Updated mac symbol dump. <a href="https://github.com/electron/electron/pull/12982">#12982</a> </li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>Fixed issue to allow frameless transparent windows to be sized smaller than 64x64. <a href="https://github.com/electron/electron/pull/12904">#12904</a> </li>
<li>Updated to disable chromium's redraw locking on Windows when DWM is disabled. <a href="https://github.com/electron/electron/pull/12501">#12501</a> </li>
<li>Added DIP to/from screen coordinate conversions. <a href="https://github.com/electron/electron/pull/12879">#12879</a> </li>
<li>Fixed require on network share path. <a href="https://github.com/electron/electron/pull/12282">#12282</a></li>
<li>Fixed passing of exception to the system crash handler. <a href="https://github.com/electron/electron/pull/12198">#12198</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.1.0-unsupported.20180809</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.1.0-unsupported.20180809">
        </link>
        <updated>2018-08-09T22:32:08.000Z</updated>
        <content type="html"><![CDATA[<p>This is an unsupported release for maintainers who requested new features in the maintenance series. Please use the 2.0.x stable series or 3.0.0-beta series instead and do not file issues against the 2.1.x series.</p>
<h3 id="new-features"><a href="#new-features">New Features</a></h3>
<ul>
<li>Allow setting window shape. <a href="https://github.com/electron/electron/pull/13789">#13789</a></li>
<li>Add getUploadProgress API to the net API. <a href="https://github.com/electron/electron/pull/13985">#13985</a></li>
<li>Add a display_id parameter to the desktopCapturer API. <a href="https://github.com/electron/electron/pull/13986">#13986</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.16</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.16">
        </link>
        <updated>2018-12-18T22:15:34.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>chore: bump libcc submodule to daf9bdcdfdfd6bad258b5e1e48b2e17d06c1a987. <a href="https://github.com/electron/electron/pull/16112">#16112</a> </p>
</li>
<li>
<p>chore: add additional logging for release upload failures. <a href="https://github.com/electron/electron/pull/16127">#16127</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.15</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.15">
        </link>
        <updated>2018-12-13T18:24:07.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: schedule a paint after browserview's background is set. <a href="https://github.com/electron/electron/pull/15796">#15796</a> </p>
</li>
<li>
<p>fix: enable webview in sandbox renderer (#13435). <a href="https://github.com/electron/electron/pull/13555">#13555</a> </p>
</li>
<li>
<p>fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (#15975). <a href="https://github.com/electron/electron/pull/16013">#16013</a> </p>
</li>
<li>
<p>chore: bump libcc submodule to ebe1313308aa95c71f23b2725efd091b8ece05ff. <a href="https://github.com/electron/electron/pull/15946">#15946</a> </p>
</li>
<li>
<p>chore: bump libcc submodule. <a href="https://github.com/electron/electron/pull/16035">#16035</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.14</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.14">
        </link>
        <updated>2018-11-19T19:04:43.000Z</updated>
        <content type="html"><![CDATA[<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fixed Electron not being visible when launching in development mode on node v11. <a href="https://github.com/electron/electron/pull/15513">#15513</a></li>
<li>Fixed window close crash that was happening on macos 10.9. <a href="https://github.com/electron/electron/pull/15729">#15729</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15524">#15524</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.13">
        </link>
        <updated>2018-10-31T23:12:36.000Z</updated>
        <content type="html"><![CDATA[<h1 id="release-notes-for-v2013"><a href="#release-notes-for-v2013">Release Notes for v2.0.13</a></h1>
<h3 id="fixes"><a href="#fixes">Fixes</a></h3>
<ul>
<li>Fix: correct reversed logic in BrowserWindow#setEnabled on macOS. <a href="https://github.com/electron/electron/pull/15322">#15322</a></li>
<li>Fixed incorrect display of some GtkMessageDialog icons. <a href="https://github.com/electron/electron/pull/15341">#15341</a></li>
</ul>
<h3 id="documentation"><a href="#documentation">Documentation</a></h3>
<ul>
<li>Documentation changes: <a href="https://github.com/electron/electron/pull/15306">#15306</a>, <a href="https://github.com/electron/electron/pull/15460">#15460</a>, <a href="https://github.com/electron/electron/pull/15501">#15501</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.12">
        </link>
        <updated>2018-10-19T00:04:22.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>[SECURITY] chore: bump libcc, handle type confusion in Promise.all (2-0-x). <a href="https://github.com/electron/electron/pull/15200">#15200</a></p>
</li>
<li>
<p>fix: use white background for non-OSR renderer by default. <a href="https://github.com/electron/electron/pull/14933">#14933</a> </p>
</li>
<li>
<p>fix: support ASAR in fs.copyFile. <a href="https://github.com/electron/electron/pull/14952">#14952</a> </p>
</li>
<li>
<p>Backport of <a href="https://github.com/electron/electron/pull/14648">#14648</a>. <a href="https://github.com/electron/electron/pull/15025">#15025</a> </p>
</li>
<li>
<p>fix: SetSize() should honor minSize (#13994). <a href="https://github.com/electron/electron/pull/15052">#15052</a> </p>
</li>
<li>
<p>Check dbus response for null before using. <a href="https://github.com/electron/electron/pull/15088">#15088</a> </p>
</li>
<li>
<p>fix: Memory > Profiles > Load in DevTools. <a href="https://github.com/electron/electron/pull/15154">#15154</a> </p>
</li>
<li>
<p>fix: natively implement LoginItem functions (backport: 2-0-x). <a href="https://github.com/electron/electron/pull/15139">#15139</a> </p>
</li>
<li>
<p>fix: simpleFullscreen window should be on top of other OS X menu bars. <a href="https://github.com/electron/electron/pull/15182">#15182</a> </p>
</li>
<li>
<p>fix: do not enable node integration in child window if not enabled. <a href="https://github.com/electron/electron/pull/15109">#15109</a> </p>
</li>
<li>
<p>chore: warn memory leak when using nativeWindowOpen with nodeIntegration (2-0-x). <a href="https://github.com/electron/electron/pull/15207">#15207</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.11">
        </link>
        <updated>2018-10-01T16:47:39.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>fix: quit properly in simpleFullScreen mode. <a href="https://github.com/electron/electron/pull/14671">#14671</a> </p>
</li>
<li>
<p>ci: Skip VSTS testing builds on older branches. <a href="https://github.com/electron/electron/pull/14668">#14668</a> </p>
</li>
<li>
<p>chore: fix await in cleanup script. <a href="https://github.com/electron/electron/pull/14694">#14694</a> </p>
</li>
<li>
<p>docs: specify BrowserWindow features passable to window.open. <a href="https://github.com/electron/electron/pull/14701">#14701</a> </p>
</li>
<li>
<p>docs: clarify allowable background colors for BrowserWindow transparency (backport: 2-0-x). <a href="https://github.com/electron/electron/pull/14780">#14780</a> </p>
</li>
<li>
<p>fix: inconsistent titleBarStyle on transparent fullscreen. <a href="https://github.com/electron/electron/pull/14792">#14792</a> </p>
</li>
<li>
<p>docs: correct key code reqs for accel doc. <a href="https://github.com/electron/electron/pull/14825">#14825</a> </p>
</li>
<li>
<p>fix: get background color from GtkMenuBar#menubar. <a href="https://github.com/electron/electron/pull/14813">#14813</a> </p>
</li>
<li>
<p>fix: enable key accelerator flags for Windows and Linux (backport: 2-0-x). <a href="https://github.com/electron/electron/pull/14858">#14858</a> </p>
</li>
<li>
<p>chore: bump libcc submodule to e271f9ba29ff73167bbc4a7e125657caccb32960. <a href="https://github.com/electron/electron/pull/14839">#14839</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.10">
        </link>
        <updated>2018-09-19T09:18:01.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h3>
<ul>
<li>
<p>ci: don't run gn debug build on older branches. <a href="https://github.com/electron/electron/pull/14584">#14584</a> </p>
</li>
<li>
<p>ci: don't run gn debug build on older branches (2-0-x). <a href="https://github.com/electron/electron/pull/14593">#14593</a> </p>
</li>
<li>
<p>chore: bump libcc submodule to cbd04c0dccc7655cd42f02baee3a622d5170ac08. <a href="https://github.com/electron/electron/pull/14654">#14654</a> </p>
</li>
<li>
<p>chore: dont pass --stable through to bump-version.py. <a href="https://github.com/electron/electron/pull/14667">#14667</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.9">
        </link>
        <updated>2018-09-10T15:21:03.000Z</updated>
        <content type="html"><![CDATA[<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>[SECURITY] fix: dont parse arguments after a -- in the inspector (#14297). <a href="https://github.com/electron/electron/pull/14334">#14334</a>
Additional Electron fix for CVE-2018-7160.  Credit to <a href="https://twitter.com/5049504f">Ignacio Bonilla</a> for reporting this issue</p>
</li>
<li>
<p>fix: do not bubble up resize event from webview. <a href="https://github.com/electron/electron/pull/14272">#14272</a> </p>
</li>
<li>
<p>deps: update node for two backports. <a href="https://github.com/electron/electron/pull/14298">#14298</a> </p>
</li>
<li>
<p>fix: issue 10962, crash when open devtool. <a href="https://github.com/electron/electron/pull/13808">#13808</a> </p>
</li>
<li>
<p>fix: don't crash on tray.setContextMenu(null). <a href="https://github.com/electron/electron/pull/14330">#14330</a> </p>
</li>
<li>
<p>fix: crash when tray is destroyed. <a href="https://github.com/electron/electron/pull/14366">#14366</a> </p>
</li>
<li>
<p>docs: added session-created event documentation (backport: 2-0-x). <a href="https://github.com/electron/electron/pull/14439">#14439</a> </p>
</li>
<li>
<p>chore: add release-artifact-cleanup script. <a href="https://github.com/electron/electron/pull/14448">#14448</a> </p>
</li>
<li>
<p>Fix documentation tyop. <a href="https://github.com/electron/electron/pull/14477">#14477</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.8">
        </link>
        <updated>2018-08-22T18:10:51.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes--changes"><a href="#bug-fixes--changes">Bug Fixes / Changes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed webPreferences inheritance issue.  <a href="https://electronjs.org/blog/web-preferences-fix">CVE-2018-15685</a></li>
<li>Fixed crash on startup on Linux systems running glibc 2.28. <a href="https://github.com/electron/electron/pull/13972">#13972</a></li>
<li>Made <code>asarStatsToFsStats</code>' return object inherit from <code>fs.stats</code>. <a href="https://github.com/electron/electron/pull/14040">#14040</a></li>
<li>Pressing <code>escape</code> now closes Dialogs on Mac even if <code>defaultId</code> is set. <a href="https://github.com/electron/electron/pull/14160">#14160</a></li>
<li>Improved typescript bindings. <a href="https://github.com/electron/electron/pull/14137">#14137</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.8-nightly.20180820</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v2.0.8-nightly.20180820">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@2.0.8-nightly.20180820.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.8-nightly.20180819</id>
        <link href="https://github.com/electron/nightlies/releases/tag/v2.0.8-nightly.20180819">
        </link>
        <updated>2018-08-16T16:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a nightly release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the nightly tag and can be installed via npm install electron@nightly, or npm i electron@2.0.8-nightly.20180819.</p>
<p> Nightlies do not get release notes, please compare tags for info</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.7">
        </link>
        <updated>2018-08-08T21:23:52.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fix handling SIGINT and SIGTERM in the Electron CLI helper. <a href="https://github.com/electron/electron/pull/13888">#13888</a> </li>
<li>Remove upstream code that used private Mac API. <a href="https://github.com/electron/electron/pull/13919">#13919</a> </li>
<li>Improve handling of <code>--enable-features</code> and <code>--disable-features</code>. <a href="https://github.com/electron/electron/pull/13921">#13921</a> </li>
<li>Fix some APIs modified for ASAR support couldn't be util.promisified. <a href="https://github.com/electron/electron/pull/13960">#13960</a></li>
<li>Prevent menu update while it's open. <a href="https://github.com/electron/electron/pull/13966">#13966</a> </li>
<li>Use unverified sync token in WebGL's DrawingBuffer. <a href="https://github.com/electron/electron/pull/13919">#13919</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.6">
        </link>
        <updated>2018-07-31T23:49:35.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fix Widget::OnSizeConstraintsChanged crash. <a href="https://github.com/electron/electron/pull/13825">#13825</a></li>
<li>Fix crash caused by double-freeing remote references. <a href="https://github.com/electron/electron/pull/13735">#13735</a></li>
<li>Fix flicker on Macs when the GPU is under heavy load. <a href="https://github.com/electron/electron/pull/13896">#13896</a> </li>
<li>Fixed 'will-attach-webview' event firing before <code>src</code> was set. <a href="https://github.com/electron/electron/pull/13714">#13714</a></li>
<li>Made setTimeout promisify-friendly. <a href="https://github.com/electron/electron/pull/13859">#13859</a></li>
<li>Use --enable-features and --disable-features. <a href="https://github.com/electron/electron/pull/13782">#13782</a></li>
<li>Minor documentation updates and fixes. <a href="https://github.com/electron/electron/pull/13856">#13856</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.5">
        </link>
        <updated>2018-07-13T18:55:07.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed crash from double-freeing remote references. <a href="https://github.com/electron/electron/pull/13604">#13604</a></li>
<li>Fixed crash when using proxies. <a href="https://github.com/electron/electron/pull/13625">#13625</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.4">
        </link>
        <updated>2018-07-03T18:39:36.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed crashes in V8 garbage collector. <a href="https://github.com/electron/electron/pull/13421">#13421</a> </li>
<li>Fixed issue where cookies and credentials were being captured in netlog. <a href="https://github.com/electron/electron/pull/13537">#13537</a> </li>
<li>Fixed <code>dyld: Symbol not found: _CIDetectorTypeText</code> error introduced in 2.0.3.  <a href="https://github.com/electron/electron/pull/13404">#13404</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. <a href="https://github.com/electron/electron/pull/13545">#13545</a> </li>
<li>Fixed <code>tray.setContextMenu</code> crash. <a href="https://github.com/electron/electron/pull/13516">#13516</a> </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed windows causing repaint issues when DWM composition is disabled. <a href="https://github.com/electron/electron/pull/12501">#12501</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.3">
        </link>
        <updated>2018-06-21T13:25:33.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed crashes with natively compiled modules. <a href="https://github.com/electron/electron/pull/13260">#13260</a> </li>
<li>Mark browser window affinity as experimental. <a href="https://github.com/electron/electron/pull/13295">#13295</a> </li>
<li>Enabled WebFrame method forwarding in sandboxed renderers (#12538). <a href="https://github.com/electron/electron/pull/13076">#13076</a></li>
<li>Fixed issue starting Electron with Node options. <a href="https://github.com/electron/electron/pull/13324">#13324</a></li>
<li>Fixed passing the boolean value of enableAutoSize in webContents.setSize(options).  <a href="https://github.com/electron/electron/pull/13330">#13330</a></li>
<li><strong>[SECURITY]</strong>  Added temporal index bounds check for WebRTC. <a href="https://github.com/electron/electron/pull/13305">#13305</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed tray title not inverting when highlighted. <a href="https://github.com/electron/electron/pull/13262">#13262</a> </li>
<li>Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. <a href="https://github.com/electron/electron/pull/13275">#13275</a>, <a href="https://github.com/electron/electron/pull/13345">#13345</a> </li>
<li>Fixed issue allowing bundles to be selected in <input file="type"> open file. <a href="https://github.com/electron/electron/pull/13277">#13277</a> </li>
<li>Fixed to set mac protocol to none after calling <code>app.removeAsDefaultProtocolClient</code>. <a href="https://github.com/electron/electron/pull/13325">#13325</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.2">
        </link>
        <updated>2018-05-22T18:52:16.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p>Fixed long jitter buffer delays with Opus and DTX (mistakenly marked as fixed in 2.0.1). <a href="https://github.com/electron/electron/pull/13009">#13009</a></p>
</li>
<li>
<p>Documented missing quit events during shutdown. <a href="https://github.com/electron/electron/pull/13026">#13026</a> </p>
</li>
<li>
<p>Updated locale documentation. <a href="https://github.com/electron/electron/pull/13027">#13027</a> </p>
</li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed <code>Menu.setApplicationMenu(null)</code> crash. <a href="https://github.com/electron/electron/pull/13022">#13022</a> </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed frameless transparent windows larger than 64x64. <a href="https://github.com/electron/electron/pull/13014">#13014</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.1">
        </link>
        <updated>2018-05-16T17:30:26.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p>Fixed flaky security-warnings test. <a href="https://github.com/electron/electron/pull/12776">#12776</a>, <a href="https://github.com/electron/electron/pull/12946">#12946</a> </p>
</li>
<li>
<p>Fixed context menu for sandbox devtools. <a href="https://github.com/electron/electron/pull/12731">#12731</a> </p>
</li>
<li>
<p>Fixed <code>dialog.showOpenDialog</code> filters to show filter name instead of extension. <a href="https://github.com/electron/electron/pull/12779">#12779</a> </p>
</li>
<li>
<p>Fixed invisible menu items no longer triggering. <a href="https://github.com/electron/electron/pull/12831">#12831</a> </p>
</li>
<li>
<p>Fixed listeners out of limit warning. <a href="https://github.com/electron/electron/pull/12856">#12856</a> </p>
</li>
<li>
<p><strong>[SECURITY]</strong> Updates command-line backlist switches. <a href="https://github.com/electron/electron/pull/12806">#12806</a> </p>
</li>
<li>
<p>Fixed typescript generation error. <a href="https://github.com/electron/electron/pull/12940">#12940</a> </p>
</li>
<li>
<p>Fixed empty description on file type input when only one extension is given. <a href="https://github.com/electron/electron/pull/12963">#12963</a> </p>
</li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed the type information for <code>inAppPurchase.canMakePayments()</code>. <a href="https://github.com/electron/electron/pull/12824">#12824</a> </li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Backport (2-0-x) - fix: support multiple inherited ubuntu session for indicators. <a href="https://github.com/electron/electron/pull/12964">#12964</a> </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>
<p>Fixed to allow frameless transparent windows to be sized smaller than 64x64 on Windows. <a href="https://github.com/electron/electron/pull/12923">#12923</a> </p>
</li>
<li>
<p>Backported sandbox fixes from Chromium. <a href="https://github.com/electron/electron/pull/12785">#12785</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0">
        </link>
        <updated>2018-05-01T20:00:36.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is the stabilization release for 2.0.0.  There are no code changes between 2.0.0 and <a href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.8">2.0.0-beta.8</a></p>
<p>2.0.0 contains the following changes from the 1.8.x series:</p>
<h3 id="changes--new-features"><a href="#changes--new-features">Changes / New Features</a></h3>
<ul>
<li>Major bumps to several important parts of Electron's toolchain, including Chrome 61, Node 8.9.3, V8 6.1.534.41, GTK+ 3 on Linux, updated spellchecker, and Squirrel.</li>
<li><a href="https://electronjs.org/blog/in-app-purchases">In-app purchases</a> are now supported on MacOS. <a href="https://github.com/electron/electron/pull/11292">#11292</a></li>
<li>New API for loading files. <a href="https://github.com/electron/electron/pull/11565">#11565</a></li>
<li>New API to enable/disable a window. <a href="https://github.com/electron/electron/pull/11832">#11832</a></li>
<li>New API app.setLocale(). <a href="https://github.com/electron/electron/pull/11469">#11469</a></li>
<li>New support for logging IPC messages. <a href="https://github.com/electron/electron/pull/11880">#11880</a></li>
<li>New menu events. <a href="https://github.com/electron/electron/pull/11754">#11754</a></li>
<li>Add a <code>shutdown</code> event to powerMonitor. <a href="https://github.com/electron/electron/pull/11417">#11417</a></li>
<li>Add <code>affinity</code> option for gathering several BrowserWindows into a single process. <a href="https://github.com/electron/electron/pull/11501">#11501</a></li>
<li>Add the ability for saveDialog to list available extensions. <a href="https://github.com/electron/electron/pull/11873">#11873</a></li>
<li>Support for additional notification actions <a href="https://github.com/electron/electron/pull/11647">#11647</a></li>
<li>The ability to set macOS notification close button title. <a href="https://github.com/electron/electron/pull/11654">#11654</a></li>
<li>Add conditional for menu.popup(window, callback)</li>
<li>Memory improvements in touchbar items. <a href="https://github.com/electron/electron/pull/12527">#12527</a></li>
<li>Improved security recommendation checklist.</li>
<li>Add App-Scoped Security scoped bookmarks. <a href="https://github.com/electron/electron/pull/11711">#11711</a></li>
<li>Add ability to set arbitrary arguments in a renderer process. <a href="https://github.com/electron/electron/pull/11850">#11850</a></li>
<li>Add accessory view for format picker. <a href="https://github.com/electron/electron/pull/11873">#11873</a></li>
<li>Fixed network delegate race condition. <a href="https://github.com/electron/electron/pull/12053">#12053</a></li>
</ul>
<h3 id="breaking-api-changes"><a href="#breaking-api-changes">Breaking API changes</a></h3>
<ul>
<li>
<p>Removed <a href="https://github.com/electron/electron/blob/v2.0.0-beta.8/docs/tutorial/planned-breaking-changes.md">deprecated APIs</a>, including:</p>
<ul>
<li>Changed <code>menu.popup</code> signature. <a href="https://github.com/electron/electron/pull/11968">#11968</a></li>
<li>Removed deprecated <code>crashReporter.setExtraParameter</code> <a href="https://github.com/electron/electron/pull/11972">#11972</a></li>
<li>Removed deprecated <code>webContents.setZoomLevelLimits</code> and <code>webFrame.setZoomLevelLimits</code>. <a href="https://github.com/electron/electron/pull/11974">#11974</a></li>
<li>Removed deprecated <code>clipboard</code> methods. <a href="https://github.com/electron/electron/pull/11973">#11973</a></li>
<li>Removed support for boolean parameters for <code>tray.setHighlightMode</code>. <a href="https://github.com/electron/electron/pull/11981">#11981</a></li>
</ul>
</li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Changed to make sure <code>webContents.isOffscreen()</code> is always available. <a href="https://github.com/electron/electron/pull/12531">#12531</a> </li>
<li>Fixed <code>BrowserWindow.getFocusedWindow()</code> when DevTools is undocked and focused. <a href="https://github.com/electron/electron/pull/12554">#12554</a> </li>
<li>Fixed preload not loading in sandboxed render if preload path contains special chars. <a href="https://github.com/electron/electron/pull/12643">#12643</a> </li>
<li>Correct the default of allowRunningInsecureContent as per docs. <a href="https://github.com/electron/electron/pull/12629">#12629</a></li>
<li>Fixed transparency on nativeImage. <a href="https://github.com/electron/electron/pull/12683">#12683</a> </li>
<li>Fixed issue with <code>Menu.buildFromTemplate</code>. <a href="https://github.com/electron/electron/pull/12703">#12703</a> </li>
<li>Confirmed menu.popup options are objects. <a href="https://github.com/electron/electron/pull/12330">#12330</a></li>
<li>Removed a race condition between new process creation and context release. <a href="https://github.com/electron/electron/pull/12361">#12361</a></li>
<li>Update draggable regions when changing BrowserView. <a href="https://github.com/electron/electron/pull/12370">#12370</a> </li>
<li>Fixed menubar toggle alt key detection on focus. <a href="https://github.com/electron/electron/pull/12235">#12235</a> </li>
<li>Fixed incorrect warnings in webviews. <a href="https://github.com/electron/electron/pull/12236">#12236</a> </li>
<li>Fixed inheritance of 'show' option from parent windows. <a href="https://github.com/electron/electron/pull/122444">#122444</a></li>
<li>Ensure that <code>getLastCrashReport()</code> is actually the last crash report. <a href="https://github.com/electron/electron/pull/12255">#12255</a></li>
<li>Fixed require on network share path. <a href="https://github.com/electron/electron/pull/12287">#12287</a> </li>
<li>Fixed context menu click callback. <a href="https://github.com/electron/electron/pull/12170">#12170</a></li>
<li>Fixed popup menu position. <a href="https://github.com/electron/electron/pull/12181">#12181</a></li>
<li>Improved libuv loop cleanup. <a href="https://github.com/electron/electron/pull/11465">#11465</a></li>
<li>Fixed <code>hexColorDWORDToRGBA</code> for transparent colors. <a href="https://github.com/electron/electron/pull/11557">#11557</a></li>
<li>Fixed null pointer dereference with getWebPreferences api. <a href="https://github.com/electron/electron/pull/12245">#12245</a></li>
<li>Fixed a cyclic reference in menu delegate. <a href="https://github.com/electron/electron/pull/11967">#11967</a></li>
<li>Fixed protocol filtering of net.request. <a href="https://github.com/electron/electron/pull/11657">#11657</a></li>
<li>WebFrame.setVisualZoomLevelLimits now sets user-agent scale constraints <a href="https://github.com/electron/electron/pull/12510">#12510</a></li>
<li>Set appropriate defaults for webview options. <a href="https://github.com/electron/electron/pull/12292">#12292</a></li>
<li>Improved vibrancy support. <a href="https://github.com/electron/electron/pull/12157">#12157</a> <a href="https://github.com/electron/electron/pull/12171">#12171</a> <a href="https://github.com/electron/electron/pull/11886">#11886</a></li>
<li>Fixed timing issue in singleton fixture.</li>
<li>Fixed broken production cache in NotifierSupportsActions()</li>
<li>Made MenuItem roles camelCase-compatible. <a href="https://github.com/electron/electron/pull/11532">#11532</a></li>
<li>Improved touch bar updates. <a href="https://github.com/electron/electron/pull/11812">#11812</a>, <a href="https://github.com/electron/electron/pull/11761">#11761</a>.</li>
<li>Removed extra menu separators. <a href="https://github.com/electron/electron/pull/11827">#11827</a></li>
<li>Fixed Bluetooth chooser bug. Closes <a href="https://github.com/electron/electron/pull/11399">#11399</a>.</li>
<li>Fixed macos Full Screen Toggle menu item label. <a href="https://github.com/electron/electron/pull/11633">#11633</a></li>
<li>Improved tooltip hiding when a window is deactivated. <a href="https://github.com/electron/electron/pull/11644">#11644</a></li>
<li>Migrated deprecated web-view method. <a href="https://github.com/electron/electron/pull/11798">#11798</a></li>
<li>Fixed closing a window opened from a browserview. <a href="https://github.com/electron/electron/pull/11799">#11799</a></li>
<li>Fixed Bluetooth chooser bug. <a href="https://github.com/electron/electron/pull/11492">#11492</a></li>
<li>Updated to use task scheduler for app.getFileIcon API. <a href="https://github.com/electron/electron/pull/11595">#11595</a></li>
<li>Changed to fire <code>console-message</code> event even when rendering offscreen. <a href="https://github.com/electron/electron/pull/11921">#11921</a></li>
<li>Fixed downloading from custom protocols using <code>WebContents.downloadURL</code>. <a href="https://github.com/electron/electron/pull/11804">#11804</a></li>
<li>Fixed transparent windows losing transparency when devtools detaches. <a href="https://github.com/electron/electron/pull/11956">#11956</a></li>
<li>Fixed Electron apps canceling restart or shutdown. <a href="https://github.com/electron/electron/pull/11625">#11625</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed event leak on reuse of touchbar item. <a href="https://github.com/electron/electron/pull/12624">#12624</a> </li>
<li>Fixed tray highlight in darkmode. <a href="https://github.com/electron/electron/pull/12398">#12398</a> </li>
<li>Fixed blocking main process for async dialog. <a href="https://github.com/electron/electron/pull/12407">#12407</a> </li>
<li>Fixed <code>setTitle</code> tray crash. <a href="https://github.com/electron/electron/pull/12356">#12356</a></li>
<li>Fixed crash when setting dock menu. <a href="https://github.com/electron/electron/pull/12087">#12087</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Better Linux desktop notifications. <a href="https://github.com/electron/electron/pull/12229">#12229</a> <a href="https://github.com/electron/electron/pull/12216">#12216</a> <a href="https://github.com/electron/electron/pull/11965">#11965</a> <a href="https://github.com/electron/electron/pull/11980">#11980</a></li>
<li>Better GTK+ theme support for menus. <a href="https://github.com/electron/electron/pull/12331">#12331</a> </li>
<li>Exit gracefully on linux. <a href="https://github.com/electron/electron/pull/12139">#12139</a></li>
<li>Use the app’s name as the tray icon's default tooltip. <a href="https://github.com/electron/electron/pull/12393">#12393</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Added Visual Studio 2017 support. <a href="https://github.com/electron/electron/pull/11656">#11656</a></li>
<li>Fixed passing of exception to the system crash handler. <a href="https://github.com/electron/electron/pull/12259">#12259</a></li>
<li>Fixed hiding tooltip from minimized window. <a href="https://github.com/electron/electron/pull/11644">#11644</a></li>
<li>Fixed <code>desktopCapturer</code> to capture the correct screen. <a href="https://github.com/electron/electron/pull/11664">#11664</a></li>
<li>Fixed <code>disableHardwareAcceleration</code> with transparency. <a href="https://github.com/electron/electron/pull/11704">#11704</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.8">
        </link>
        <updated>2018-04-26T14:56:47.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.8.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>Changed to make sure <code>webContents.isOffscreen()</code> is always available. <a href="https://github.com/electron/electron/pull/12531">#12531</a> </p>
</li>
<li>
<p>Fixed <code>BrowserWindow.getFocusedWindow()</code> when DevTools is undocked and focused. <a href="https://github.com/electron/electron/pull/12554">#12554</a> </p>
</li>
<li>
<p>Fixed preload not loading in sandboxed render if preload path contains special chars. <a href="https://github.com/electron/electron/pull/12643">#12643</a> </p>
</li>
<li>
<p>Fixed the default of allowRunningInsecureContent as per docs. <a href="https://github.com/electron/electron/pull/12629">#12629</a> </p>
</li>
<li>
<p>Fixed transparency on nativeImage. <a href="https://github.com/electron/electron/pull/12683">#12683</a> </p>
</li>
<li>
<p>Fixed issue with <code>Menu.buildFromTemplate</code>. <a href="https://github.com/electron/electron/pull/12703">#12703</a> </p>
</li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed event leak on reuse of touchbar item. <a href="https://github.com/electron/electron/pull/12624">#12624</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.7">
        </link>
        <updated>2018-04-03T19:54:18.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.7.</p>
<h3 id="updates"><a href="#updates">Updates</a></h3>
<ul>
<li>Update setProgressBar documentation. <a href="https://github.com/electron/electron/pull/12454">#12454</a></li>
<li>Added arm/arm64 binaries of mksnapshot. <a href="https://github.com/electron/electron/pull/12524">#12524</a> </li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed regression that prevented disabling menu item accelerators. <a href="https://github.com/electron/electron/pull/12455">#12455</a></li>
<li>In-app purchases fail gracefully now on non-macOS systems. <a href="https://github.com/electron/electron/pull/12512">#12512</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed slow 2D canvas performance on High Sierra. <a href="https://github.com/electron/electron/pull/12448">#12448</a> </li>
<li>Fixed pinch/zoom disable bug. <a href="https://github.com/electron/electron/pull/12510">#12510</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.6">
        </link>
        <updated>2018-03-27T20:10:49.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.6.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Changed to use the appname as the tray icon's default tooltip. <a href="https://github.com/electron/electron/pull/12393">#12393</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed tray highlight in darkmode. <a href="https://github.com/electron/electron/pull/12398">#12398</a> </li>
<li>Fixed blocking main process for async dialog. <a href="https://github.com/electron/electron/pull/12407">#12407</a> </li>
<li>Fixed <code>setTitle</code> tray crash. <a href="https://github.com/electron/electron/pull/12356">#12356</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.5">
        </link>
        <updated>2018-03-20T19:04:20.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.5.</p>
<h2 id="bug-fixeschanges"><a href="#bug-fixeschanges">Bug Fixes/Changes</a></h2>
<ul>
<li>
<p>:wrench: Fix security warning. <a href="https://github.com/electron/electron/pull/12313">#12313</a> </p>
</li>
<li>
<p>Fix AttributeError: 'dict' object has no attribute 'required'. <a href="https://github.com/electron/electron/pull/12307">#12307</a> </p>
</li>
<li>
<p>net: change mime type deduction in Change URLRequestAsarJob (#12319). <a href="https://github.com/electron/electron/pull/12333">#12333</a> </p>
</li>
<li>
<p>Backport (2-0-x) - Better GTK+ Menu color support. <a href="https://github.com/electron/electron/pull/12331">#12331</a> </p>
</li>
<li>
<p>Backport (2-0-x) - Check menu.popup options are an object. <a href="https://github.com/electron/electron/pull/12330">#12330</a> </p>
</li>
<li>
<p>Backport (2-0-x) - Update CI to use Node.js 8. <a href="https://github.com/electron/electron/pull/12353">#12353</a> </p>
</li>
<li>
<p>Backport (2-0-x) - Remove the race condition between new process creation and context release. <a href="https://github.com/electron/electron/pull/12361">#12361</a> </p>
</li>
<li>
<p>Backport (2-0-x) - Update draggable regions when changing BrowserView. <a href="https://github.com/electron/electron/pull/12370">#12370</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.4">
        </link>
        <updated>2018-03-15T12:55:16.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.4.</p>
<h3 id="updates"><a href="#updates">Updates</a></h3>
<ul>
<li>Documentation updates.  <a href="https://github.com/electron/electron/pull/12222">#12222</a> <a href="https://github.com/electron/electron/pull/12280">#12280</a> </li>
<li>Enable easy rebuild of native modules for unreleased electron. <a href="https://github.com/electron/electron/pull/12260">#12260</a></li>
<li>Added missing report.length > 1 assertion to spec. <a href="https://github.com/electron/electron/pull/12262">#12262</a></li>
<li>Document and test <code>BrowserView.{destroy,isDestroyed}</code>. <a href="https://github.com/electron/electron/pull/12299">#12299</a> </li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed menubar toggle alt key detection on focus. <a href="https://github.com/electron/electron/pull/12235">#12235</a> </li>
<li>Fixed incorrect warnings in webviews. <a href="https://github.com/electron/electron/pull/12236">#12236</a> </li>
<li>Fixed parent's visibility trumping inherited 'show' option. <a href="https://github.com/electron/electron/pull/12244">#12244</a> </li>
<li>Fixed LocalStorage not persisting. <a href="https://github.com/electron/electron/pull/12239">#12239</a> </li>
<li>Fixed flaky navigator.serviceWorker spec. <a href="https://github.com/electron/electron/pull/12247">#12247</a></li>
<li>Fixed crash opening devtools.  <a href="https://github.com/electron/electron/pull/12245">#12245</a> </li>
<li>Fixed preload script executing twice. <a href="https://github.com/electron/electron/pull/12218">#12218</a> </li>
<li>Fixed to ensure that <code>getLastCrashReport()</code> is actually the last crash report. <a href="https://github.com/electron/electron/pull/12255">#12255</a> </li>
<li>Fixed flaky remote setInterval spec. <a href="https://github.com/electron/electron/pull/12265">#12265</a></li>
<li><strong>[SECURITY]</strong> Set appropriate defaults for webview options.  <a href="https://github.com/electron/electron/pull/12292">#12292</a> </li>
<li>Fixed require on network share path. <a href="https://github.com/electron/electron/pull/12287">#12287</a> </li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Skip client-certificate test for Linux. <a href="https://github.com/electron/electron/pull/12213">#12213</a> </li>
<li>Fixed issues with notifications. <a href="https://github.com/electron/electron/pull/12229">#12229</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed private API usage issue in mas build (#12264)</li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed passing of exception to the system crash handler. <a href="https://github.com/electron/electron/pull/12259">#12259</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.3">
        </link>
        <updated>2018-03-09T14:15:39.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.3.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p><strong>[SECURITY]</strong> Fixed  Integer overflow with PropertyArray issue. <a href="https://github.com/electron/electron/pull/12133">#12133</a></p>
</li>
<li>
<p>Fixed context menu click callback. <a href="https://github.com/electron/electron/pull/12170">#12170</a></p>
</li>
<li>
<p>Fixed popup menu position.  <a href="https://github.com/electron/electron/pull/12181">#12181</a></p>
<h3 id="linux"><a href="#linux">Linux</a></h3>
</li>
<li>
<p>Fixed arm64 crashing. <a href="https://github.com/electron/electron/pull/12178">#12178</a></p>
<h3 id="macos"><a href="#macos">macOS</a></h3>
</li>
<li>
<p>Deprecated getMenuBarHeight. <a href="https://github.com/electron/electron/pull/12137">#12137</a> </p>
</li>
<li>
<p>Add warning when addTabbedWindow is called on self. <a href="https://github.com/electron/electron/pull/12059">#12059</a> </p>
</li>
<li>
<p>Fixed setVibrancy crashing. <a href="https://github.com/electron/electron/pull/12171">#12171</a></p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.2">
        </link>
        <updated>2018-03-05T18:14:27.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.2.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed network delegate race condition <a href="https://github.com/electron/electron/pull/12053">#12053</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed crash when setting dock menu. <a href="https://github.com/electron/electron/pull/12087">#12087</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#2.0.0-beta.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v2.0.0-beta.1">
        </link>
        <updated>2018-02-21T19:45:36.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@2.0.0-beta.1.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome <code>59.0.3071.115</code> to <code>61.0.3163.10</code>. <a href="https://github.com/electron/electron/pull/10213">#10213</a></li>
<li>Upgraded from Node <code>8.2.1</code> to <code>8.9.3</code>. <a href="https://github.com/electron/electron/pull/10213">#10213</a></li>
<li>Upgraded from v8 <code>5.9.211.38</code> to <code>6.1.534.41</code>. <a href="https://github.com/electron/electron/pull/10213">#10213</a></li>
</ul>
<h3 id="breaking-api-changes"><a href="#breaking-api-changes">Breaking API changes</a></h3>
<ul>
<li>Changed <code>menu.popup</code> signature. <a href="https://github.com/electron/electron/pull/11968">#11968</a></li>
<li>Removed deprecated <code>crashReporter.setExtraParameter</code> <a href="https://github.com/electron/electron/pull/11972">#11972</a></li>
<li>Removed deprecated <code>webContents.setZoomLevelLimits</code> and <code>webFrame.setZoomLevelLimits</code>. <a href="https://github.com/electron/electron/pull/11974">#11974</a></li>
<li>Removed deprecated <code>clipboard</code> methods. <a href="https://github.com/electron/electron/pull/11973">#11973</a></li>
<li>Removed support for boolean parameters for <code>tray.setHighlightMode</code>. <a href="https://github.com/electron/electron/pull/11981">#11981</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Switched from GTK2 to GTK3. <a href="https://github.com/electron/electron/pull/10213">#10213</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Updated license year. <a href="https://github.com/electron/electron/pull/11545">#11545</a></li>
<li>Fixed <code>hexColorDWORDToRGBA</code> for transparent colors. <a href="https://github.com/electron/electron/pull/11557">#11557</a></li>
<li>Added <code>window.loadFile</code> and <code>webContents.loadFile</code> helper methods. <a href="https://github.com/electron/electron/pull/11565">#11565</a></li>
<li>Documentation fixes and improvements.  <a href="https://github.com/electron/electron/pull/11747">#11747</a> <a href="https://github.com/electron/electron/pull/11758">#11758</a> <a href="https://github.com/electron/electron/pull/11770">#11770</a>  <a href="https://github.com/electron/electron/pull/11794">#11794</a> <a href="https://github.com/electron/electron/pull/11806">#11806</a>  <a href="https://github.com/electron/electron/pull/11841">#11841</a> <a href="https://github.com/electron/electron/pull/11855">#11855</a> <a href="https://github.com/electron/electron/pull/11863">#11863</a> <a href="https://github.com/electron/electron/pull/11881">#11881</a> <a href="https://github.com/electron/electron/pull/11897">#11897</a> <a href="https://github.com/electron/electron/pull/11918">#11918</a> <a href="https://github.com/electron/electron/pull/11950">#11950</a>  <a href="https://github.com/electron/electron/pull/11963">#11963</a></li>
<li>Added <code>menu-will-show</code> and <code>menu-will-close</code> menu events.  <a href="https://github.com/electron/electron/pull/11754">#11754</a>.</li>
<li>Migrated deprecated web-view method. <a href="https://github.com/electron/electron/pull/11798">#11798</a></li>
<li>Fixed closing a window opened from a browserview. <a href="https://github.com/electron/electron/pull/11799">#11799</a></li>
<li>Added <code>--chromium_dir</code> argument to script/create-dist.py. <a href="https://github.com/electron/electron/pull/11354">#11354</a></li>
<li>Added <code>shutdown</code> event to powerMonitor. <a href="https://github.com/electron/electron/pull/11417">#11417</a></li>
<li>Fixed Bluetooth chooser bug. <a href="https://github.com/electron/electron/pull/11492">#11492</a></li>
<li>Fixed unicode test. <a href="https://github.com/electron/electron/pull/11774">#11774</a></li>
<li>Replaced custom function with <code>Object.values()</code>. <a href="https://github.com/electron/electron/pull/11836">#11836</a></li>
<li>Added API to enable/disable a window. <a href="https://github.com/electron/electron/pull/11832">#11832</a></li>
<li>Added ability to log atom ipc messages. <a href="https://github.com/electron/electron/pull/11880">#11880</a></li>
<li>Added Offscreen rendering improvements. <a href="https://github.com/electron/electron/pull/11728">#11728</a></li>
<li>Updated spellchecker. <a href="https://github.com/electron/electron/pull/11819">#11819</a></li>
<li>Updated to use task scheduler for app.getFileIcon API. <a href="https://github.com/electron/electron/pull/11595">#11595</a></li>
<li>Added <code>affinity</code> option for gathering several BrowserWindows into a single process. <a href="https://github.com/electron/electron/pull/11501">#11501</a></li>
<li>Changed to fire <code>console-message</code> event even when rendering offscreen. <a href="https://github.com/electron/electron/pull/11921">#11921</a></li>
<li>Fixed downloading from custom protocols using <code>WebContents.downloadURL</code>. <a href="https://github.com/electron/electron/pull/11804">#11804</a></li>
<li>Fixed CI test failures. <a href="https://github.com/electron/electron/pull/11944">#11944</a> </li>
<li>Fixed transparent windows losing transparency when devtools detaches. <a href="https://github.com/electron/electron/pull/11956">#11956</a></li>
</ul>
<h4 id="linux-1"><a href="#linux-1">Linux</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Disabled executable stack. <a href="https://github.com/electron/electron/pull/11999">#11999</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added in-app purchase for MacOS. <a href="https://github.com/electron/electron/pull/11292">#11292</a></li>
<li>Fixed Electron apps canceling restart or shutdown. <a href="https://github.com/electron/electron/pull/11625">#11625</a></li>
<li>Added the ability for saveDialog to list available extensions. <a href="https://github.com/electron/electron/pull/11873">#11873</a></li>
<li>Added support for additional notification actions <a href="https://github.com/electron/electron/pull/11647">#11647</a></li>
<li>Added ability to set macOS notification close button title. <a href="https://github.com/electron/electron/pull/11654">#11654</a></li>
<li>Updated to use Squirrel.Mac that supports CDN releases. <a href="https://github.com/electron/electron/pull/11925">#11925</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Added Visual Studio 2017 support. <a href="https://github.com/electron/electron/pull/11656">#11656</a></li>
<li>Fixed hiding tooltip from minimized window. <a href="https://github.com/electron/electron/pull/11644">#11644</a></li>
<li>Fixed <code>desktopCapturer</code> to capture the correct screen. <a href="https://github.com/electron/electron/pull/11664">#11664</a></li>
<li>Fixed <code>disableHardwareAcceleration</code> with transparency. <a href="https://github.com/electron/electron/pull/11704">#11704</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.8">
        </link>
        <updated>2018-08-22T20:34:02.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes  </a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed webPreferences inheritance issue. CVE-2018-15685</li>
<li>Removed upstream code that used private Mac API. <a href="https://github.com/electron/electron/commit/a1a921325dabece06a66e53b94c17e93053eb3c6">https://github.com/electron/electron/commit/a1a921325dabece06a66e53b94c17e93053eb3c6</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.7">
        </link>
        <updated>2018-05-16T18:15:18.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p>Fixed context menu for sandbox devtools. <a href="https://github.com/electron/electron/pull/12734">#12734</a></p>
</li>
<li>
<p><strong>[SECURITY]</strong> Updated command-line backlist switches. <a href="https://github.com/electron/electron/pull/12807">#12807</a></p>
</li>
<li>
<p>Fixed <code>contents.setSize(options)</code> documentation in web-contents.md. <a href="https://github.com/electron/electron/pull/12922">#12922</a></p>
</li>
<li>
<p>Fixed empty description on file type input when only one extension is given. <a href="https://github.com/electron/electron/pull/12962">#12962</a></p>
</li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed flicker with high DPI resolutions. <a href="https://github.com/electron/electron/pull/12945">#12945</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.6">
        </link>
        <updated>2018-04-27T00:52:48.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed 1.8.5 MAS release that contained extraneous files.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.5">
        </link>
        <updated>2018-04-26T18:29:27.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed IndexedDB issues. <a href="https://github.com/electron/electron/pull/12645">#12645</a> </li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed a screen sharing crash. <a href="https://github.com/electron/electron/pull/12645">#12645</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.4">
        </link>
        <updated>2018-03-16T18:44:17.000Z</updated>
        <content type="html"><![CDATA[<h3 id="updates"><a href="#updates">Updates</a></h3>
<ul>
<li>Documentation updates. <a href="https://github.com/electron/electron/pull/12279">#12279</a></li>
<li>Document and test BrowserView.{destroy,isDestroyed}. <a href="https://github.com/electron/electron/pull/12298">#12298</a></li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed popup menu position. <a href="https://github.com/electron/electron/pull/12197">#12197</a></li>
<li><strong>[SECURITY]</strong> Set appropriate defaults for webview options. <a href="https://github.com/electron/electron/pull/12272">#12272</a></li>
<li>Fixed window open not showing. <a href="https://github.com/electron/electron/pull/12261">#12261</a></li>
<li>Fixed flaky remote setInterval spec. <a href="https://github.com/electron/electron/pull/12266">#12266</a></li>
<li>Fixed require on network share path.  <a href="https://github.com/electron/electron/pull/12286">#12286</a></li>
<li>Fixed flaky navigator.serviceWorker spec. <a href="https://github.com/electron/electron/pull/12289">#12289</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed a crash on certain Linux distributions. <a href="https://github.com/electron/electron/pull/12151">#12151</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed checkbox state callback bug. <a href="https://github.com/electron/electron/pull/12154">#12154</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed passing of exception to the system crash handler. <a href="https://github.com/electron/electron/pull/12258">#12258</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.3">
        </link>
        <updated>2018-03-06T01:40:10.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Added Offscreen rendering improvements. <a href="https://github.com/electron/electron/pull/11729">#11729</a></li>
<li>Fixed downloading from custom protocols using WebContents.downloadURL. <a href="https://github.com/electron/electron/pull/12100">#12100</a></li>
<li>Fixed <code>net::ERR_INSECURE_RESPONSE</code> on https error.  <a href="https://github.com/electron/electron/pull/12117">#12117</a></li>
<li><strong>[SECURITY]</strong> Fixed  Integer overflow with PropertyArray issue. <a href="https://github.com/electron/electron/pull/12117">#12117</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Disabled executable stack. <a href="https://github.com/electron/electron/pull/11955">#11955</a> </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed titlebar displaying for frameless and transparent windows. <a href="https://github.com/electron/electron/pull/11910">#11910</a> </li>
<li>Fixed desktopCapturer to capture the correct screen. <a href="https://github.com/electron/electron/pull/11677">#11677</a> </li>
<li>Fixed support for precision trackpad / mouse scrolling. <a href="https://github.com/electron/electron/pull/12117">#12117</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2">
        </link>
        <updated>2018-02-07T01:29:28.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a stable release and should be generally stable for most apps.</p>
<p>Stable release of 1.8.2.  This is the same release as 1.8.2-beta.5, but the version has been updated.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2-beta.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2-beta.5">
        </link>
        <updated>2018-01-31T21:46:12.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@1.8.2-beta.5.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed devtools crash. <a href="https://github.com/electron/electron/pull/11673">#11673</a> </li>
<li><strong>[SECURITY]</strong> Fixed case-sensitive command line arguments. </li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed issue using disableHardwareAcceleration and transparency. <a href="https://github.com/electron/electron/pull/11710">#11710</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other changes</a></h3>
<ul>
<li>Added mips64el build.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2-beta.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2-beta.4">
        </link>
        <updated>2018-01-23T03:19:41.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Backport various upstream libcc bugfixes. <a href="https://github.com/electron/electron/pull/11574">#11574</a></li>
<li>Fix crash when using crypto module. <a href="https://github.com/electron/electron/pull/11457">#11457</a></li>
<li>Fix debugger breakpoint regression. <a href="https://github.com/electron/electron/pull/11430">#11430</a></li>
<li>Fix spellchecking in subframes. <a href="https://github.com/electron/electron/pull/11489">#11489</a></li>
<li>Fix menu.popup bugs.</li>
<li>Fix shift not showing in menu for certain accelerators. <a href="https://github.com/electron/electron/pull/11597">#11597</a></li>
<li>Explicitly hide tooltip on window deactivation. <a href="https://github.com/electron/electron/pull/11629">#11629</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Fixed protocol handler bug. CVE-2018-1000006</li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other changes</a></h3>
<ul>
<li>Allow disabling desktop capture throttling. <a href="https://github.com/electron/electron/pull/11692">#11692</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>Enable Control Flow Guard on Windows builds</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2-beta.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2-beta.3">
        </link>
        <updated>2017-11-24T01:54:19.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@1.8.2-beta.3.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug fixes</a></h3>
<ul>
<li>Fix crash that occurred when calling <code>setApplicationMenu(null)</code>. <a href="https://github.com/electron/electron/pull/11055">#11055</a></li>
<li>Fix crash that occurred when emitting an unhandled error on native EventEmitter. <a href="https://github.com/electron/electron/pull/11099">#11099</a></li>
<li>Avoid a race condition in the proxy handler. <a href="https://github.com/electron/electron/pull/11176">#11176</a></li>
<li>Fix rendering of datalist elements. <a href="https://github.com/electron/electron/pull/10510">#10510</a></li>
<li>If <code>executeJavaScript</code> throws an error, pass the error along. <a href="https://github.com/electron/electron/pull/11158">#11158</a></li>
<li>Follow Node's practice of fs.readFile()'s <code>options</code> argument being optional. <a href="https://github.com/electron/electron/pull/11185">#11185</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fix rendering issues with the Nvidia GPU on High Sierra. <a href="https://github.com/electron/electron/pull/10923">#10923</a></li>
<li>Fix random crash on app shutdown. <a href="https://github.com/electron/electron/pull/11125">#11125</a></li>
<li>Add login helper to manage login items in Mac App Store build. <a href="https://github.com/electron/electron/pull/10856">#10856</a></li>
<li>ScrubberItem width is now calculated dynamically. <a href="https://github.com/electron/electron/pull/11038">#11038</a></li>
<li>Fix devtool rendering of offscreen windows. <a href="https://github.com/electron/electron/pull/10510">#10510</a></li>
<li>Fix <code>titleBarStyle: hidden</code> from incorrectly logging an error. <a href="https://github.com/electron/electron/pull/11164">#11164</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fix crash when user typed in a detached console. <a href="https://github.com/electron/electron/pull/10510">#10510</a></li>
<li>Fix datalist elements setting input's value when a suggestion is accepted. <a href="https://github.com/electron/electron/pull/10510">#10510</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API changes</a></h3>
<ul>
<li>Add <code>BrowserView.getAllViews()</code> and <code>BrowserView.getFromWebContents()</code>. <a href="https://github.com/electron/electron/pull/11225">#11225</a></li>
<li>Add <code>BrowserView.fromBrowserView()</code>. <a href="https://github.com/electron/electron/pull/11224">#11224</a></li>
<li>Allow BrowserWindows to emit <code>console-message</code> events. <a href="https://github.com/electron/electron/pull/11056">#11056</a></li>
<li>Implement <code>registerStreamProtocol</code> and <code>interceptStreamProtocol</code>. <a href="https://github.com/electron/electron/pull/11008">#11008</a></li>
<li>Expose desktopCapturer in sandbox mode. <a href="https://github.com/electron/electron/pull/11124">#11124</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other changes</a></h3>
<ul>
<li>Allow building for <code>mips64el</code> target. <a href="https://github.com/electron/electron/pull/11208">#11208</a></li>
<li>Add support for PDFs in subframes. <a href="https://github.com/electron/electron/pull/10793">#10793</a></li>
<li>Bump electron-typescript-definitions requirement to 1.2.10 or higher. <a href="https://github.com/electron/electron/pull/11048">#11048</a></li>
<li>Generate API and typescript files during CI, easing doc verification. <a href="https://github.com/electron/electron/pull/11060">#11060</a></li>
<li>Script improvmements. <a href="https://github.com/electron/electron/pull/11103">#11103</a>, <a href="https://github.com/electron/electron/pull/11158">#11158</a>, <a href="https://github.com/electron/electron/pull/11178">#11178</a>,</li>
<li>Documentation updates and fixes. <a href="https://github.com/electron/electron/pull/11009">#11009</a>, <a href="https://github.com/electron/electron/pull/11000">#11000</a>, <a href="https://github.com/electron/electron/pull/10997">#10997</a>, <a href="https://github.com/electron/electron/pull/11079">#11079</a>, <a href="https://github.com/electron/electron/pull/11039">#11039</a>, <a href="https://github.com/electron/electron/pull/11093">#11093</a>, <a href="https://github.com/electron/electron/pull/11100">#11100</a>, <a href="https://github.com/electron/electron/pull/11126">#11126</a>, <a href="https://github.com/electron/electron/pull/11088">#11088</a>, <a href="https://github.com/electron/electron/pull/11145">#11145</a>, <a href="https://github.com/electron/electron/pull/11152">#11152</a>, <a href="https://github.com/electron/electron/pull/11117">#11117</a>, <a href="https://github.com/electron/electron/pull/11184">#11184</a>, <a href="https://github.com/electron/electron/pull/11167">#11167</a>, <a href="https://github.com/electron/electron/pull/11170">#11170</a>, <a href="https://github.com/electron/electron/pull/11059">#11059</a>, <a href="https://github.com/electron/electron/pull/11199">#11199</a>, <a href="https://github.com/electron/electron/pull/11204">#11204</a>, <a href="https://github.com/electron/electron/pull/11203">#11203</a>, <a href="https://github.com/electron/electron/pull/11191">#11191</a>, <a href="https://github.com/electron/electron/pull/11218">#11218</a>, <a href="https://github.com/electron/electron/pull/11217">#11217</a>, <a href="https://github.com/electron/electron/pull/11207">#11207</a>, <a href="https://github.com/electron/electron/pull/11231">#11231</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2-beta.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2-beta.2">
        </link>
        <updated>2017-11-06T21:11:34.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p> This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@1.8.2-beta.2.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed Electron crashing if user clicks Dev Tools &#x26; Zoom options. <a href="https://github.com/electron/electron/pull/10873">#10873</a></li>
<li>Fixed Electron only running 1 require script. <a href="https://github.com/electron/electron/pull/10900">#10900</a></li>
<li>Fixed crash in custom protocols. <a href="https://github.com/electron/electron/pull/10918">#10918</a></li>
<li><strong>[SECURITY]</strong> Turn off escape analysis. <a href="https://github.com/electron/electron/pull/10899">#10899</a> </li>
<li><strong>[SECURITY]</strong> Use textContent instead innerHTML to remediate DOM based XSS <a href="https://github.com/electron/electron/pull/10537">#10537</a></li>
<li>Fixed crash after main process notification displayed. <a href="https://github.com/electron/electron/pull/10889">#10889</a></li>
<li>Fixed crash on quit when calling <code>Notification.show</code> 2 times.</li>
<li>Fixed crash if autoupdate is enabled. <a href="https://github.com/electron/electron/pull/10995">#10995</a> </li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed hanging when opening folder or file. <a href="https://github.com/electron/electron/pull/10902">#10902</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed notification <code>onclick</code> incorrectly triggering when clicking close on notification. <a href="https://github.com/electron/electron/pull/10943">#10943</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed windows app log path. <a href="https://github.com/electron/electron/pull/10911">#10911</a></li>
<li>Fixed <code>NOT IMPLEMENTED</code> error when calling <code>getAppMetrics()</code>. <a href="https://github.com/electron/electron/pull/10954">#10954</a> </li>
<li>Added workaround for Windows DPI issues. <a href="https://github.com/electron/electron/pull/10972">#10972</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added <code>did-attach-webview</code> event to <code>WebContents</code>. <a href="https://github.com/electron/electron/pull/10711">#10711</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Documentation updates and fixes. <a href="https://github.com/electron/electron/pull/10874">#10874</a>, <a href="https://github.com/electron/electron/pull/10893">#10893</a>, <a href="https://github.com/electron/electron/pull/10890">#10890</a>, <a href="https://github.com/electron/electron/pull/10762">#10762</a>, <a href="https://github.com/electron/electron/pull/10953">#10953</a>, <a href="https://github.com/electron/electron/pull/10936">#10936</a>, <a href="https://github.com/electron/electron/pull/11007">#11007</a>, <a href="https://github.com/electron/electron/pull/11022">#11022</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.2-beta.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.2-beta.1">
        </link>
        <updated>2017-10-19T03:35:11.000Z</updated>
        <content type="html"><![CDATA[<p>Note: This is a beta release.  Please file new issues for any bugs you find in it.</p>
<p>This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@1.8.2-beta.1.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed issues with webRequest API stability. <a href="https://github.com/electron/electron/pull/10676">#10676</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed to allow dragging of window to screen above menubar. <a href="https://github.com/electron/electron/pull/10661">#10661</a></li>
<li>Fixed crash when calling <code>_setEscapeTouchBarItem</code>. <a href="https://github.com/electron/electron/pull/10725">#10725</a></li>
<li>Fixed notification actions not working on High Sierra <a href="https://github.com/electron/electron/pull/10709">#10709</a></li>
<li>Fixed building Electron with 10.13 or later SDK <a href="https://github.com/electron/electron/pull/10696">#10696</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed warning message logged when calling <code>process.getCPUUsage()</code>. <a href="https://github.com/electron/electron/pull/10680">#10680</a> </li>
<li>Fixed notification size via font DPI scaling fix. <a href="https://github.com/electron/electron/pull/10715">#10715</a> </li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added ability to access logs in <code>getPath()</code>.  <a href="https://github.com/electron/electron/pull/10191">#10191</a> </li>
<li>Added ability to control <code>BrowserWindow</code> opacity.  <a href="https://github.com/electron/electron/pull/10667">#10667</a></li>
<li><strong>[SECURITY]</strong>  Added warning if loading remote content with <code>nodeIntegration</code> enabled. <a href="https://github.com/electron/electron/pull/10708">#10708</a></li>
<li>Added error code to <code>session.setCertificateVerifyProc(proc)</code>. <a href="https://github.com/electron/electron/pull/10810">#10810</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Added <code>app.setAsDefaultProtocolClient</code> support for Linux. <a href="https://github.com/electron/electron/pull/10670">#10670</a></li>
<li>Changed to use real shared library names for symbol files used for crash dumps. <a href="https://github.com/electron/electron/pull/10812">#10812</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added <code>addTabbedWindow</code> to <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/10508">#10508</a></li>
<li>Added <code>mouse-move</code> event and click event <code>position</code> for the <code>Tray</code> class. <a href="https://github.com/electron/electron/pull/10361">#10361</a></li>
<li>Added  <code>nativeImage.createFromNamedImage(imageName[, hslShift])</code> to get a nativeImage from a named NSImage.  <a href="https://github.com/electron/electron/pull/10727">#10727</a></li>
<li>Added <code>systemPreferences.removeUserDefault(key)</code>. <a href="https://github.com/electron/electron/pull/10746">#10746</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other changes</a></h3>
<ul>
<li>Documentation fixes.  <a href="https://github.com/electron/electron/pull/10677">#10677</a>, <a href="https://github.com/electron/electron/pull/10693">#10693</a>, <a href="https://github.com/electron/electron/pull/10719">#10719</a>, <a href="https://github.com/electron/electron/pull/10744">#10744</a>, <a href="https://github.com/electron/electron/pull/10773">#10773</a>, <a href="https://github.com/electron/electron/pull/10777">#10777</a>, <a href="https://github.com/electron/electron/pull/10612">#10612</a>, <a href="https://github.com/electron/electron/pull/10795">#10795</a>, <a href="https://github.com/electron/electron/pull/10825">#10825</a>, <a href="https://github.com/electron/electron/pull/10534">#10534</a>, <a href="https://github.com/electron/electron/pull/10829">#10829</a>, <a href="https://github.com/electron/electron/pull/10834">#10834</a></li>
<li>Translated documentation. <a href="https://github.com/electron/electron/pull/10681">#10681</a>, <a href="https://github.com/electron/electron/pull/10749">#10749</a>, <a href="https://github.com/electron/electron/pull/10748">#10748</a>, <a href="https://github.com/electron/electron/pull/10740">#10740</a>, <a href="https://github.com/electron/electron/pull/10731">#10731</a>, <a href="https://github.com/electron/electron/pull/10730">#10730</a>, <a href="https://github.com/electron/electron/pull/10728">#10728</a></li>
<li>Updates to default app and cli usage. <a href="https://github.com/electron/electron/pull/10633">#10633</a>, <a href="https://github.com/electron/electron/pull/10712">#10712</a> </li>
<li>No longer require bootstrap to be run for doc changes. <a href="https://github.com/electron/electron/pull/10804">#10804</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.1">
        </link>
        <updated>2017-09-28T17:55:06.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This is the first release running on upgraded versions of Chrome/Node.js/V8 and most likely will have have some instability and/or regressions.</p>
<p>Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>, or <code>npm i electron@1.8.1</code>.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome <code>58.0.3029.110</code> to <code>59.0.3071.115</code>. <a href="https://github.com/electron/electron/pull/9946">#9946</a></li>
<li>Upgraded from Node <code>7.9.0</code> to <code>8.2.1</code>. <a href="https://github.com/electron/electron/pull/9992">#9992</a></li>
<li>Upgraded from v8 <code>5.8.283.38</code> to <code>5.9.211.38</code>. <a href="https://github.com/electron/electron/pull/9946">#9946</a></li>
<li>Upgraded from <code>@types/node</code> <code>^7.0.18</code> to <code>^8.0.24</code>. <a href="https://github.com/electron/electron/pull/10328">#10328</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>Added arm64 builds. <a href="https://github.com/electron/electron/pull/10219">#10219</a></li>
<li>Ensure DesktopCapturers are destroyed when no longer needed. <a href="https://github.com/electron/electron/pull/10223">#10223</a></li>
<li>New guide for implementing updates. <a href="https://github.com/electron/electron/pull/10251">#10251</a></li>
<li>Doc fixes. <a href="https://github.com/electron/electron/pull/10273">#10273</a>, <a href="https://github.com/electron/electron/pull/10304">#10304</a>, <a href="https://github.com/electron/electron/pull/10306">#10306</a>, <a href="https://github.com/electron/electron/pull/10215">#10215</a>, <a href="https://github.com/electron/electron/pull/10380">#10380</a>, <a href="https://github.com/electron/electron/pull/10453">#10453</a>, <a href="https://github.com/electron/electron/pull/10454">#10454</a>, <a href="https://github.com/electron/electron/pull/10472">#10472</a>, <a href="https://github.com/electron/electron/pull/10481">#10481</a>, <a href="https://github.com/electron/electron/pull/10487">#10487</a>, <a href="https://github.com/electron/electron/pull/10499">#10499</a>, <a href="https://github.com/electron/electron/pull/10497">#10497</a>, <a href="https://github.com/electron/electron/pull/10509">#10509</a>, <a href="https://github.com/electron/electron/pull/10540">#10540</a>, <a href="https://github.com/electron/electron/pull/10550">#10550</a>, <a href="https://github.com/electron/electron/pull/10542">#10542</a>, <a href="https://github.com/electron/electron/pull/10505">#10505</a>, <a href="https://github.com/electron/electron/pull/10326">#10326</a></li>
<li>Fixed sandbox crash when opening a background tab. <a href="https://github.com/electron/electron/pull/10264">#10264</a></li>
<li>Fixed contextIsolation not working when webPreference <code>sandbox</code> is on. <a href="https://github.com/electron/electron/pull/10214">#10214</a></li>
<li>Fixed issue with webContents <code>did-change-theme-color</code> event. <a href="https://github.com/electron/electron/pull/10240">#10240</a></li>
<li>Added tracking of the origin of webRequest events. <a href="https://github.com/electron/electron/pull/10429">#10429</a></li>
<li>Added support for css in content_scripts. <a href="https://github.com/electron/electron/pull/10076">#10076</a></li>
<li>Fixed mixed content errors when loading content from <code>chrome-extension</code>. <a href="https://github.com/electron/electron/pull/9950">#9950</a></li>
<li>Fixed BrowserView auto-resize and BrowserWindow resize event. <a href="https://github.com/electron/electron/pull/10052">#10052</a></li>
<li>Added <code>getMenuItemById(id)</code> to Menu API. <a href="https://github.com/electron/electron/pull/10440">#10440</a></li>
<li>Fixed v.1.8.0 crashes. <a href="https://github.com/electron/electron/pull/10571">#10571</a></li>
<li>Changed to not allow drag on fullscreen window. <a href="https://github.com/electron/electron/pull/10627">#10627</a></li>
<li>[SECURITY] Fixed Chromium RCE vulnerability.</li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Added support for indicators in Ubuntu Gnome Session. <a href="https://github.com/electron/electron/pull/10355">#10355</a></li>
<li>Fixed <code>app.makeSingleInstance</code> hanging. <a href="https://github.com/electron/electron/pull/10518">#10518</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed issues around update permissions and non-admin users. <a href="https://github.com/electron/electron/pull/10071">#10071</a> <a href="https://github.com/electron/electron/pull/10298">#10298</a></li>
<li>Fixed full screen when resizable is set to true. <a href="https://github.com/electron/electron/pull/8166">#8166</a></li>
<li>Fixed missing file extension in download save dialog. <a href="https://github.com/electron/electron/pull/10121">#10121</a></li>
<li>Fixed occasional crashes on macOS Sierra when inputting with Chinese IME. <a href="https://github.com/electron/electron/pull/7551">#7551</a></li>
<li>Fixed issue closing window if a child modal window is open. <a href="https://github.com/electron/electron/pull/10366">#10366</a></li>
<li>Fixed <code>show</code> option on new <code>BrowserWindow</code> when <code>parent</code> is specified. <a href="https://github.com/electron/electron/pull/8836">#8836</a></li>
<li>Fixed <code>shell.openItem</code> to activate the opened app. <a href="https://github.com/electron/electron/pull/10477">#10477</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed uncaught exception on window close. <a href="https://github.com/electron/electron/pull/10275">#10275</a></li>
<li>Fixed Electron crash after close. <a href="https://github.com/electron/electron/pull/10188">#10188</a></li>
<li>Fixed crash copying cropped image to clipboard. <a href="https://github.com/electron/electron/pull/8017">#8017</a></li>
<li>Fixed potential crash in Win32 notifications. <a href="https://github.com/electron/electron/pull/10516">#10516</a></li>
<li>Changed to set duration for Windows 7 notifications based on Control Panel settings. <a href="https://github.com/electron/electron/pull/10517">#10517</a></li>
<li>Fixed browser-process notifications missing/duplicating images. <a href="https://github.com/electron/electron/pull/10610">#10610</a></li>
<li>Fixed for narrowing conversion warnings, minor style change. <a href="https://github.com/electron/electron/pull/10609">#10609</a></li>
<li>Fixed downloading updates twice. <a href="https://github.com/electron/electron/pull/5057">#5057</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added <code>-webkit-app-region</code> support to BrowserView. <a href="https://github.com/electron/electron/pull/10232">#10232</a></li>
<li>Added a callback option to <code>webContents.print</code>. <a href="https://github.com/electron/electron/pull/10081">#10081</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added support for <code>sound</code> in macOS notifications. <a href="https://github.com/electron/electron/pull/10293">#10293</a></li>
<li>Added <code>app.isInApplicationsFolder()</code> and <code>app.moveToApplicationsFolder()</code>. <a href="https://github.com/electron/electron/pull/10142">#10142</a></li>
<li>Added new roles for macOS native tab menu items. <a href="https://github.com/electron/electron/pull/9086">#9086</a>, <a href="https://github.com/electron/electron/pull/10064">#10064</a></li>
<li>Added <code>app.setAccessibilitySupportEnabled(enabled)</code> to enable or disable accessibility support in macOS. <a href="https://github.com/electron/electron/pull/7206">#7206</a>, <a href="https://github.com/electron/electron/pull/10305">#10305</a></li>
<li>Added macOS native tab methods to the <code>BrowserWindow</code> API. <a href="https://github.com/electron/electron/pull/10321">#10321</a></li>
<li>Added simple fullscreen mode to the <code>BrowserWindow</code> API. <a href="https://github.com/electron/electron/pull/10254">#10254</a></li>
<li>Added more Handoff related APIs. <a href="https://github.com/electron/electron/pull/9869">#9869</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>Added support to forward mouse events via <code>win.setIgnoreMouseEvents(ignore[, options])</code>. <a href="https://github.com/electron/electron/pull/10183">#10183</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.8.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.8.0">
        </link>
        <updated>2017-08-31T20:31:59.000Z</updated>
        <content type="html"><![CDATA[<p>Electron 1.8.0 was a beta release that was pulled due to security reasons.</p>
<p>This release now only contains the chromedriver and mksnapshot release files as those are needed for electron-chromedriver and electron-mksnapshot and are not vulnerable to the security issue.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.16</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.16">
        </link>
        <updated>2018-08-22T20:36:54.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<p>  * <strong>[SECURITY]</strong> Fixed webPreferences inheritance issue.  CVE-2018-15685</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.15</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.15">
        </link>
        <updated>2018-05-16T18:08:31.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p><strong>[SECURITY]</strong> Updated command-line backlist switches. <a href="https://github.com/electron/electron/pull/12808">#12808</a> </p>
</li>
<li>
<p><strong>[SECURITY]</strong> Disabled executable stack in <code>electron</code> binary. <a href="https://github.com/electron/electron/pull/12928">#12928</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.14</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.14">
        </link>
        <updated>2018-04-27T00:47:01.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed issue with mime type deduction. <a href="https://github.com/electron/electron/pull/12383">#12383</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.13">
        </link>
        <updated>2018-03-15T14:28:46.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>
<p>Added Offscreen rendering improvements. <a href="https://github.com/electron/electron/pull/11730">#11730</a> </p>
</li>
<li>
<p><strong>[SECURITY]</strong> Fixed Integer overflow with PropertyArray issue. <a href="https://github.com/electron/electron/pull/12203">#12203</a> </p>
</li>
<li>
<p><strong>[SECURITY]</strong> Set appropriate defaults for webview options. <a href="https://github.com/electron/electron/pull/12294">#12294</a></p>
<h3 id="windows"><a href="#windows">Windows</a></h3>
</li>
<li>
<p>Fixed support for precision trackpad / mouse scrolling. <a href="https://github.com/electron/electron/pull/12203">#12203</a> </p>
</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.12">
        </link>
        <updated>2018-01-31T21:46:48.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed case-sensitive command line arguments. </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.11">
        </link>
        <updated>2018-01-22T22:24:59.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Fixed protocol handler bug. CVE-2018-1000006</li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed mac IME crack. <a href="https://github.com/electron/electron/pull/11576">#11576</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.10">
        </link>
        <updated>2017-12-18T20:23:57.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed crash in custom protocols. <a href="https://github.com/electron/electron/pull/11020">#11020</a></li>
<li>Fixed webrtc crash. electron/libchromiumcontent#393</li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed subpixel font rendering with freetype. <a href="https://github.com/electron/electron/pull/11402">#11402</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed rendering issues with Nvidia GPU on High Sierra. <a href="https://github.com/electron/electron/pull/10898">#10898</a></li>
<li>Fixed incorrectly cropped TouchBar items. <a href="https://github.com/electron/electron/pull/11141">#11141</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.9">
        </link>
        <updated>2017-10-10T19:33:41.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Update to Chromium RCE vulnerability fix for older versions of Chromium.</li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<p>Fixed issues around update permissions and non-admin users. <a href="https://github.com/electron/electron/pull/10071">#10071</a> <a href="https://github.com/electron/electron/pull/10298">#10298</a></p>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed downloading updates twice <a href="https://github.com/electron/electron/pull/5057">#5057</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.8">
        </link>
        <updated>2017-09-24T01:34:18.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed Chromium RCE vulnerability</li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed <code>app.makeSingleInstance</code> hanging. <a href="https://github.com/electron/electron/pull/10586">#10586</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed missing extension when saving a file without filters <a href="https://github.com/electron/electron/pull/10586">#10586</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.7">
        </link>
        <updated>2017-08-30T17:06:59.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed flicker with high DPI resolutions. <a href="https://github.com/electron/electron/pull/9413">#9413</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed Electron crash after close. <a href="https://github.com/electron/electron/pull/10188">#10188</a></li>
<li>Fixed using OneDrive drive with "files on demand" feature enabled. <a href="https://github.com/electron/electron/pull/10377">#10377</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added <code>-webkit-app-region</code> support to BrowserView. <a href="https://github.com/electron/electron/pull/10232">#10232</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added support for <code>sound</code> in macOS notifications. <a href="https://github.com/electron/electron/pull/10293">#10293</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.6">
        </link>
        <updated>2017-08-09T19:28:55.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed query string parsing in PDF Viewer <a href="https://github.com/electron/electron/pull/10008">#10008</a></li>
<li>Fixed crash that occurred when loading URL in detached <code>WebContents</code> <a href="https://github.com/electron/electron/pull/9819">#9819</a></li>
<li>Fixed chrome storage access scope to be shared across domains <a href="https://github.com/electron/electron/pull/9951">#9951</a></li>
<li>Fixed content scripts matches <a href="https://github.com/electron/electron/pull/10075">#10075</a></li>
<li>Fixed bug that returned an object instead of an empty string when reading from an empty asar file with 'utf8' option <a href="https://github.com/electron/electron/pull/10160">#10160</a></li>
<li>Prevented async tasks from crashing after the Node environment is destroyed <a href="https://github.com/electron/electron/pull/10099">#10099</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed issue where opening menu would cause high CPU usage on certain Linux distributions <a href="https://github.com/electron/electron/pull/10070">#10070</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added <code>code</code> and <code>domain</code> as properties to error events emitted by <code>autoUpdater</code> module <a href="https://github.com/electron/electron/pull/10125">#10125</a></li>
<li>Fixed bug where <code>TouchBarScrubber.continuous</code> was getting ignored <a href="https://github.com/electron/electron/pull/10133">#10133</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Added labels for common <code>accept</code> file types <a href="https://github.com/electron/electron/pull/10015">#10015</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added <code>BrowserView.fromId()</code> which returned the <code>BrowserView</code> with the given <code>id</code> <a href="https://github.com/electron/electron/pull/10039">#10039</a></li>
<li>Added <code>BrowserWindow.addExtension</code>, <code>BrowserWindow.removeExtension</code>, <code>BrowserWindow.getExtensions</code> to add/remove/get Chrome extensions in an Electron app <a href="https://github.com/electron/electron/pull/9918">#9918</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added <code>treatPackageAsDirectory</code> flag to <code>dialog.showOpenDialog</code>, in order to treat packages, such as .app folders, as a directory instead of a file <a href="https://github.com/electron/electron/pull/9834">#9834</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.5">
        </link>
        <updated>2017-07-17T19:45:30.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where windows using <code>nativeWindowOpen</code> could
lose their configured <code>webContents</code> options when navigating URLs. <a href="https://github.com/electron/electron/pull/9972">#9972</a></li>
<li>Fixed an issue where the dev tools did not open when using mixed sandbox
mode. <a href="https://github.com/electron/electron/pull/9983">#9983</a></li>
<li>Fixed an issue where the native dialogs did not allow any file to be selected
from <code>&#x3C;input></code> elements using <code>accept</code> attributes. <a href="https://github.com/electron/electron/pull/9745">#9745</a></li>
<li>Fixed an issue where dev tool extension content scripts were not ignoring
the fragment when matching against the page URL. <a href="https://github.com/electron/electron/pull/9953">#9953</a></li>
<li>Fixed an issue where calling <code>show()</code> on a modal window would cause the
parent window to not be re-enabled when the modal was closed. <a href="https://github.com/electron/electron/pull/9962">#9962</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where the IME did not properly input certain characters. <a href="https://github.com/electron/electron/pull/9709">#9709</a></li>
<li>Fixed an issue where <code>alwaysOnTop</code> windows would not reappear correctly
after being restored from a miniaturized position. <a href="https://github.com/electron/electron/pull/9695">#9695</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed <code>Tray</code> objects not properly dispatching a <code>click</code> event when the first
subitem was selected. <a href="https://github.com/electron/electron/pull/9967">#9967</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added a <code>app.disableDomainBlockingFor3DAPIs()</code> API to disable the Chrome
behavior of disabling 3D APIs for domains where the GPU process crashes
too frequently. <a href="https://github.com/electron/electron/pull/10003">#10003</a></li>
<li>The <code>new-window</code> event now supports configuring the <code>webPreferences</code> of
the window being opened from a window using the <code>sandbox</code> or
<code>nativeWindowOpen</code> options. <a href="https://github.com/electron/electron/pull/9972">#9972</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>A <code>subtitle</code> option is now supported when creating notifications. <a href="https://github.com/electron/electron/pull/9903">#9903</a></li>
<li>Added a <code>fullscreenWindowTitle</code> option to the <code>BrowserWindow</code> constructor
to show the window title when in fullscreen for windows using a custom
<code>titleBarStyle</code>. <a href="https://github.com/electron/electron/pull/9788">#9788</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.4">
        </link>
        <updated>2017-06-28T21:37:04.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>The <code>--inspect</code> and <code>--inspect-brk</code> flags are now supported when spawning
child node processes. <a href="https://github.com/electron/electron/pull/9739">#9739</a></li>
<li>Removed internal use of the deprecated node <code>Buffer</code> constructor and instead
used <code>Buffer.from</code>. <a href="https://github.com/electron/electron/pull/9733">#9733</a></li>
<li>Fixed an issue where PDFs would zoom incorrectly. <a href="https://github.com/electron/electron/pull/9700">#9700</a></li>
<li>Fixed an issue where window visibility events may not have been
triggered correctly in <code>&#x3C;webview></code> pages. <a href="https://github.com/electron/electron/pull/9741">#9741</a></li>
<li>Fixed an exception being thrown when floating-point numbers were passed to
<code>webContents.printToPDF</code> as the <code>pageSize</code> <code>height</code> or <code>width</code>. <a href="https://github.com/electron/electron/pull/9396">#9396</a></li>
<li>Fixed a crash when using the file chooser from a <code>BrowserView</code>. <a href="https://github.com/electron/electron/pull/9828">#9828</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed an issue where the tray icon would not display on Ubuntu 17.04. <a href="https://github.com/electron/electron/pull/9716">#9716</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where the wrong file extension would display in the save dialog
when filters were used. <a href="https://github.com/electron/electron/pull/9610">#9610</a></li>
<li>Fixed an issue where the title bar would incorrectly display in frameless
windows on 10.13 (High Sierra). <a href="https://github.com/electron/electron/pull/9798">#9798</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where windows would become unresponsive if started initially
as fullscreen and then made non-fullscreen. <a href="https://github.com/electron/electron/pull/9645">#9645</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>The crash reporter now accepts server responses in the range 200 - 299.
Previously it only accepted a 200 response. <a href="https://github.com/electron/electron/pull/9738">#9738</a></li>
<li><code>dialog.showSaveDialog</code> now shows the last selected directory when the
<code>defaultPath</code> is not absolute. <a href="https://github.com/electron/electron/pull/9588">#9588</a></li>
<li>Added an experimental <code>webContents.setIgnoreMenuShortcuts(ignore)</code> API to
ignore menu keyboard shortcuts for a specific page.</li>
<li>Added an experimental <code>app.enableMixedSandbox()</code> API that adds the
<code>--enable-sandbox</code> flag to any <code>BrowserWindow</code> instances or <code>&#x3C;webview></code> tags
created with the <code>sandbox: true</code> option.</li>
<li>Added several additional keyboard shortcuts to the integrated PDF viewer.
<a href="https://github.com/electron/electron/pull/9892">#9892</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>A <code>new-window-for-tab</code> event is now emitted on <code>app</code> when the native
new tab button is pressed. <a href="https://github.com/electron/electron/pull/9725">#9725</a></li>
<li>Menu accelerators are now displayed with the shift indicator instead of
their shifted character equivalents. For example, <code>CommandOrControl+Shift+1</code>
will now display in the menu as <code>⇧⌘1</code> instead of <code>⌘!</code>. <a href="https://github.com/electron/electron/pull/9743">#9743</a></li>
<li>Added support for button notification actions. <a href="https://github.com/electron/electron/pull/9837">#9837</a></li>
<li><code>Tray</code> instances now emit <code>mouse-enter</code> and <code>mouse-leave</code> events. <a href="https://github.com/electron/electron/pull/9760">#9760</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>The Visual C++ runtime is now dynamic linked instead of statically linked.
<a href="https://github.com/electron/electron/pull/9443">#9443</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.3">
        </link>
        <updated>2017-06-08T17:43:50.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash loading URLs coming from
<code>RenderFrameHostImpl::SetNavigationHandle</code>. <a href="https://github.com/electron/electron/pull/9674">#9674</a></li>
<li>Fixed an issue where the <code>window.history.pushState()</code> API did not behave
correctly on certain pages. <a href="https://github.com/electron/electron/pull/9468">#9468</a></li>
<li>Fixed an issue where <code>document.hidden</code>, <code>document.visibilityState</code>, and the
<code>visibilitychange</code> event did not behave correctly. Also windows now report as
hidden when they are occluded on macOS. <a href="https://github.com/electron/electron/pull/9178">#9178</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added support for <code>&#x3C;datalist></code> elements on Windows and Linux. <a href="https://github.com/electron/electron/pull/9535">#9535</a></li>
<li>Added support for creating/showing <code>Notification</code> objects from the main
process. <a href="https://github.com/electron/electron/pull/9269">#9269</a></li>
<li>Added a <code>app.getGPUFeatureStatus()</code> API that returns the information
displayed in the <code>chrome://gpu</code> page. <a href="https://github.com/electron/electron/pull/9623">#9623</a></li>
<li>Added support for specifying a <code>powerPreference</code> when creating a <code>wegbl</code>-based
<code>&#x3C;canvas></code> context. <a href="https://github.com/electron/electron/pull/9704">#9704</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added a <code>screen.getMenuBarHeight()</code> API. <a href="https://github.com/electron/electron/pull/9572">#9572</a></li>
<li>Added an experimental <code>customButtonsOnHover</code> setting to the <code>BrowserWindow</code>
<code>titleBarStyle</code> option that draws custom close, minimize, and full screen
buttons on hover. <a href="https://github.com/electron/electron/pull/8958">#8958</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.2">
        </link>
        <updated>2017-05-26T20:33:15.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where sandboxed renderer processes would throw remote errors
when reloaded. <a href="https://github.com/electron/electron/pull/9389">#9389</a></li>
<li>Fixed a crash when opening a window from a <code>&#x3C;webview></code> tag that was using
the <code>nativeWindowOpen</code> option. <a href="https://github.com/electron/electron/pull/9568">#9568</a></li>
<li>The built-in PDF viewer plugin is now disabled if the <code>plugins</code> option
is disabled on the BrowserWindow. <a href="https://github.com/electron/electron/pull/9507">#9507</a></li>
<li>Backported a Chrome fix where inputting accented letters in <code>&#x3C;webview></code> tags
would result in double letters. <a href="https://github.com/electron/electron/pull/9508">#9508</a></li>
<li>Backported a Chrome fix where the dev tools would not work correctly
in certain locales. <a href="https://github.com/electron/electron/pull/9551">#9551</a></li>
<li>Backported a Chrome fix where the work area on Windows would not update
or emit change events when the taskbar was moved. <a href="https://github.com/electron/electron/pull/9551">#9551</a></li>
<li>Backported a Chrome fix where SVG images would not render correctly in
certain locales. <a href="https://github.com/electron/electron/pull/9551">#9551</a></li>
<li>Backported a Chrome fix where pressing backspace would not delete the last
character in an input field using certain keyboard layouts. <a href="https://github.com/electron/electron/pull/9557">#9557</a></li>
<li>Backported a Chrome fix where pinch zooming in a <code>&#x3C;webview></code> tag would
incorrectly zoom the <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/9592">#9592</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added support for debugging the main process using <code>--inspect</code> and
<code>--inspect-brk</code> and connecting via the <code>chrome://inspect</code> page in Chrome. <a href="https://github.com/electron/electron/pull/9473">#9473</a></li>
<li>Added support for specifying a <code>deviceName</code> to <code>webContents.print</code>. <a href="https://github.com/electron/electron/pull/8596">#8596</a></li>
<li>Added a <code>webContents.getPrinters()</code> API to get a list of the available
printers. <a href="https://github.com/electron/electron/pull/8596">#8596</a></li>
<li><code>shell.moveItemToTrash</code> now supports the <code>gio</code> trash implementation on Linux.
<a href="https://github.com/electron/electron/pull/9518">#9518</a></li>
<li>The <code>&#x3C;webview></code> tag can now be enabled in windows that have <code>nodeIntegration</code>
disabled. This is configurable via the new <code>webviewTag</code> option to the
<code>BrowserWindow</code> constructor. It defaults to the value of the <code>nodeIntegration</code>
option if unspecified. See the webview/security docs for more information.
<a href="https://github.com/electron/electron/pull/9397">#9397</a></li>
<li>Added a <code>clipboard.writeBuffer(format, buffer)</code> API to write a raw buffer to
the clipboard as a custom format. <a href="https://github.com/electron/electron/pull/9243">#9243</a></li>
<li>Added a new <code>app.getAppMetrics()</code> API that returns the memory and CPU
usage information for all processes. This replaces the
<code>app.getAppMemoryInfo()</code> API which is now deprecated. <a href="https://github.com/electron/electron/pull/9486">#9486</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.1">
        </link>
        <updated>2017-05-16T19:42:37.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash when launching with the <code>--debug</code> or <code>--debug-brk</code>
command line flags. <a href="https://github.com/electron/electron/pull/9436">#9436</a></li>
<li>Fixed several issues with the <code>electron.d.ts</code> TypeScript definition file.</li>
<li>Popup windows and <code>&#x3C;webview></code> tags are now supported by the offscreen
rendering option. <a href="https://github.com/electron/electron/pull/8839">#8839</a></li>
<li>Fixed an issue where service worker scripts would not load when using
<code>protocol.interceptBufferProtocol</code>. <a href="https://github.com/electron/electron/pull/9360">#9360</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added support for using Chrome's default <code>window.open</code> implementation
via the <code>nativeWindowOpen</code> option to the <code>BrowserWindow</code> constructor. <a href="https://github.com/electron/electron/pull/8963">#8963</a></li>
<li>Added a <code>will-prevent-unload</code> event to <code>webContents</code> that can be used to
prevent a page from preventing the unload of a page. <a href="https://github.com/electron/electron/pull/9331">#9331</a></li>
<li>Added support for specifying the maximum disk space used by the cache
via the <code>--disk-cache-size</code> Chrome option. <a href="https://github.com/electron/electron/pull/9435">#9435</a></li>
<li>Added a <code>webContents.getOSProcessId()</code> API to get the operating system
pid for a renderer process. <a href="https://github.com/electron/electron/pull/9222">#9222</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.7.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.7.0">
        </link>
        <updated>2017-05-10T17:42:05.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This is the first release running on upgraded versions of Chrome/Node.js/V8 and most likely will have have some instability and/or regressions.</p>
<p>Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome <code>56.0.2924.87</code> to <code>58.0.3029.110</code>. <a href="https://github.com/electron/electron/pull/9116">#9116</a></li>
<li>Upgraded from Node <code>7.4.0</code> to <code>7.9.0</code>. <a href="https://github.com/electron/electron/pull/9116">#9116</a></li>
<li>Upgraded from v8 <code>5.6.326.50</code> to <code>5.8.283.38</code>. <a href="https://github.com/electron/electron/pull/9116">#9116</a></li>
<li>Updated the <code>NODE_MODULE_VERSION</code>/<code>process.versions.modules</code> value from <code>53</code>
to <code>54</code>. <a href="https://github.com/electron/electron/pull/9116">#9116</a></li>
</ul>
<h3 id="other-changes"><a href="#other-changes">Other Changes</a></h3>
<ul>
<li>The <code>chromedriver</code> asset released with every new minor Electron release now
contains the Electron version in the file name. <a href="https://github.com/electron/electron/pull/8682">#8682</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.18</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.18">
        </link>
        <updated>2018-05-15T19:26:48.000Z</updated>
        <content type="html"><![CDATA[<h3 id="end-of-support-release"><a href="#end-of-support-release">End-of-Support Release</a></h3>
<p>This release marks the end of 1.6.x's support cycle. For more details on supported versions, please see <a href="https://electronjs.org/docs/tutorial/support#supported-versions">https://electronjs.org/docs/tutorial/support#supported-versions</a>.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.17</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.17">
        </link>
        <updated>2018-01-31T22:12:28.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed case-sensitive command line arguments. </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.16</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.16">
        </link>
        <updated>2018-01-23T00:26:35.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Fixed protocol handler bug. CVE-2018-1000006</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.15</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.15">
        </link>
        <updated>2017-10-11T16:27:12.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Update to Chromium RCE vulnerability fix for older versions of Chromium.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.14</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.14">
        </link>
        <updated>2017-09-27T23:00:58.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed Chromium RCE vulnerability</li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed downloading updates twice <a href="https://github.com/electron/electron/pull/5057">#5057</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.13">
        </link>
        <updated>2017-09-06T17:17:43.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed backspace can not erase the last character during Japanese IME conversion</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.12">
        </link>
        <updated>2017-08-03T20:31:21.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Backported a Chrome fix where inputting accented letters in <webview> tags
would result in double letters. <a href="https://github.com/electron/electron/pull/10166">#10166</a></li>
<li>Backported a fix that prevents async tasks from crashing after the Node
environment is destroyed. <a href="https://github.com/electron/electron/pull/10099">#10099</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Backported a fix where the dbus menu implementation of KDE would send the <code>about-to-show</code> signal whenever the menu has been changed, resulting in an infinite loop. <a href="https://github.com/electron/electron/pull/10070">#10070</a></li>
<li>Backported a fix where submenu items in tray menus were not emitting click events. <a href="https://github.com/electron/electron/pull/10166">#10166</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.11">
        </link>
        <updated>2017-05-25T17:56:30.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Backported an upstream Node.js fix where StartCom and WoSign certificates
are now rejected when making HTTPS requests. <a href="https://github.com/electron/electron/pull/9499">#9499</a></li>
<li>Fixed an issue where sandboxed renderer process would throw remote errors
when reloaded. <a href="https://github.com/electron/electron/pull/9505">#9505</a></li>
<li>The built-in PDF viewer plugin is now disabled if the <code>plugins</code> setting
is disabled on the <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/9564">#9564</a></li>
<li>Backported an upstream Chrome fix where media requests would not be cached
properly. <a href="https://github.com/electron/electron/pull/9586">#9586</a></li>
<li>Backported an upstream Chrome fix where the backspace character did not
delete the last character in certain keyboard layouts. <a href="https://github.com/electron/electron/pull/9586">#9586</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.10">
        </link>
        <updated>2017-05-16T17:38:35.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed several issues with the <code>electron.d.ts</code> TypeScript definition file. <a href="https://github.com/electron/electron/pull/9484">https://github.com/electron/electron/pull/9484</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.9">
        </link>
        <updated>2017-05-10T15:35:30.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where <code>beforeunload</code> would not correctly fire after
reloading. <a href="https://github.com/electron/electron/pull/9292">#9292</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added a <code>app.getAppMemoryInfo()</code> API with memory details for each process
associated with the app. <a href="https://github.com/electron/electron/pull/9214">#9214</a></li>
<li>Added <code>process.getCPUUsage()</code> and <code>process.getIOCounters()</code> APIs. <a href="https://github.com/electron/electron/pull/9373">#9373</a></li>
<li><code>process.getProcessMemoryInfo()</code> and <code>process.getSystemMemoryInfo()</code> are now
callable from sandboxed renderer processes. <a href="https://github.com/electron/electron/pull/9333">#9333</a></li>
<li>A Typescript definition file, <code>electron.d.ts</code>, is now provided with each
release. <a href="https://github.com/electron/electron/pull/7857">#7857</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added support for changing the tracking mode of <code>TouchBarSegmentedControl</code>
items via a new <code>mode</code> property. <a href="https://github.com/electron/electron/pull/9315">#9315</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Added support for the <code>dialog.showCertificateTrustDialog()</code> API. <a href="https://github.com/electron/electron/pull/9242">#9242</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.8">
        </link>
        <updated>2017-05-01T22:09:30.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where the default app could render incorrectly depending
on the path Electron was installed into. <a href="https://github.com/electron/electron/pull/9249">#9249</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue where certain built-in window APIs like <code>alert</code>, <code>confirm</code>,
<code>open</code>, <code>history.go</code>, and <code>postMessage</code> would throw errors in the main process
instead of the renderer processes when the arguments were invalid. <a href="https://github.com/electron/electron/pull/9252">#9252</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue where <code>chrome-devtools:</code> URLs would incorrectly override certain window options. <a href="https://github.com/electron/electron/pull/9278">#9278</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue where certain valid frame names passed to <code>window.open</code> would
throw errors in the main process. <a href="https://github.com/electron/electron/pull/9287">#9287</a></li>
<li>Fixed a memory leak in windows that have the <code>sandbox</code> option enabled. <a href="https://github.com/electron/electron/pull/9314">#9314</a></li>
<li>Fixed a crash when closing a window from within the callback to certain
emitted events. <a href="https://github.com/electron/electron/pull/9113">#9113</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue when using <code>postMessage</code> across windows  where the
<code>targetOrigin</code> parameter was not correctly compared against the source
origin. <a href="https://github.com/electron/electron/pull/9301">#9301</a></li>
<li>Fixed a debugger crash that would occur parsing certain protocol messages.
<a href="https://github.com/electron/electron/pull/9322">#9322</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue where specifying <code>webPreferences</code> in the <code>features</code> parameter
to <code>window.open</code> would throw an error in the main process. <a href="https://github.com/electron/electron/pull/9289">#9289</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where the <code>Error</code> emitted on <code>autoUpdater</code> <code>error</code> events
would be missing the <code>message</code> and <code>stack</code> properties when serialized to JSON
or sent over IPC. <a href="https://github.com/electron/electron/pull/9255">#9255</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>The module search path used by <code>require</code> is now set to the application root
for non-<code>file:</code> URLs such as <code>about:blank</code>. <a href="https://github.com/electron/electron/pull/9095">#9095</a></li>
<li><strong>[SECURITY]</strong> The <code>javascript</code> option is now disabled in windows opened from a window that
already has it disabled, similar to the <code>nodeIntegration</code> option. <a href="https://github.com/electron/electron/pull/9250">#9250</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li><code>sheet-begin</code> and <code>sheet-end</code> events are now emitted by <code>BrowserWindow</code>
instances when dialog sheets are presented/dismissed. <a href="https://github.com/electron/electron/pull/9108">#9108</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>A <code>session-end</code> event is now emitted by <code>BrowserWindow</code> instances when the
OS session is ending. <a href="https://github.com/electron/electron/pull/9254">#9254</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.7">
        </link>
        <updated>2017-04-18T16:17:16.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where <code>app.exit()</code> did not close all open windows. <a href="https://github.com/electron/electron/pull/9133">#9133</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where setting <code>scrollBounce</code> to <code>true</code> did not enable it. <a href="https://github.com/electron/electron/pull/9134">#9134</a></li>
<li>Fixed a missing warning icon when calling <code>dialog.showMessageBox</code>. <a href="https://github.com/electron/electron/pull/9187">#9187</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where frameless windows would overflow the screen boundaries
when maximized. <a href="https://github.com/electron/electron/pull/9167">#9167</a></li>
<li>Fixed a crash after performing text selections using touch gestures. <a href="https://github.com/electron/electron/pull/9204">#9204</a></li>
<li>Removed the unused <code>xinput1_3.dll</code> from the distribution. <a href="https://github.com/electron/electron/pull/9157">#9157</a></li>
<li>Back-ported an upstream Chrome fix for non-client area scaling when the
screen DPI changes on Windows 10. <a href="https://github.com/electron/electron/pull/9219">#9219</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added an experimental <code>BrowserView</code> class that is an alternative to the
<code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/9166">#9166</a></li>
<li>Added a <code>flushStore(callback)</code> API to the <code>Cookies</code> module that writes
any unwritten cookie data to disk. <a href="https://github.com/electron/electron/pull/9194">#9194</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added an <code>iconPosition</code> property to <code>TouchBarButton</code> items to change the icon
position. <a href="https://github.com/electron/electron/pull/9208">#9208</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>Added support for notifications on Windows 7. <a href="https://github.com/electron/electron/pull/9168">#9168</a></li>
<li>Enabled per-monitor DPI awareness in the app manifest. <a href="https://github.com/electron/electron/pull/8786">#8786</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.6">
        </link>
        <updated>2017-04-07T16:01:28.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a <code>remote</code> module issue where errors thrown in the main process while
setting remote properties would not be re-thrown in the renderer process.
<a href="https://github.com/electron/electron/pull/9097">#9097</a></li>
<li>Fixed a <code>remote</code> module issue where certain remote objects could not be set as
remote properties. <a href="https://github.com/electron/electron/pull/9101">#9101</a></li>
<li>Back-ported an upstream Node.js bug fix where processes forked with the
<code>--eval</code> argument would not receive messages. <a href="https://github.com/electron/electron/pull/9132">#9132</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where popover touch bar items would not update correctly. <a href="https://github.com/electron/electron/pull/9028">#9028</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where print jobs would stay in the spooling state indefinitely
and selected page ranges would not print correctly. <a href="https://github.com/electron/electron/pull/9111">#9111</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li><code>kioclient</code> will now be used on KDE when <code>shell.moveItemToTrash</code> is called.
<a href="https://github.com/electron/electron/pull/8528">#8528</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Added a <code>dialog.showCertificateTrustDialog</code> API that prompts the user
to accept a self-signed or untrusted certificate. <a href="https://github.com/electron/electron/pull/9099">#9099</a></li>
<li>Added support for replacing the <code>esc</code> button on the touch bar with a custom
item. <a href="https://github.com/electron/electron/pull/9023">#9023</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.5">
        </link>
        <updated>2017-03-31T19:10:09.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where Electron could not use the version of <code>ffmpeg</code> that
does not include proprietary codecs. <a href="https://github.com/electron/electron/pull/9057">#9057</a></li>
<li>Fixed an issue where drag and drop events did not work properly across
<code>&#x3C;webview></code> tags. <a href="https://github.com/electron/electron/pull/9037">#9037</a></li>
<li>Fixed an issue where the geolocation API could hang the UI thread and
crash the renderer process. <a href="https://github.com/electron/electron/pull/8923">#8923</a></li>
<li>Fixed an uncaught error when making a request via the <code>net</code> module
and the response's content encoding was not supported. <a href="https://github.com/electron/electron/pull/9001">#9001</a></li>
<li>Fixed a crash that would occur on certain page navigations. <a href="https://github.com/electron/electron/pull/9043">#9043</a></li>
<li>Fixed an issue where <code>net</code> module requests did not support non-string
header values. <a href="https://github.com/electron/electron/pull/9062">#9062</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where escaped <code>&#x26;</code> characters could not be used in top-level
menu item labels. <a href="https://github.com/electron/electron/pull/8984">#8984</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>The <code>crashReporter</code> module is now available in sandboxed renderer processes.
<a href="https://github.com/electron/electron/pull/8956">#8956</a></li>
<li>Added support for controlling how redirects are handled in the <code>net</code> module.
<a href="https://github.com/electron/electron/pull/9007">#9007</a></li>
<li>Added <code>editMenu</code> and <code>windowMenu</code> menu item roles that include the standard
OS submenu items. <a href="https://github.com/electron/electron/pull/8880">#8880</a></li>
<li>Added support for a <code>tabbingIdentifier</code> option to the <code>BrowserWindow</code>
constructor that enables groupable native tabs on macOS 10.12+. <a href="https://github.com/electron/electron/pull/9052">#9052</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>The <code>uploadToServer</code> option to <code>crashReporter.start</code> is now supported. <a href="https://github.com/electron/electron/pull/9053">#9053</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.4">
        </link>
        <updated>2017-03-22T16:16:08.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where APIs like <code>webContents.executeJavaScript</code> would fail
if the loaded page had deleted the <code>Promise</code> global. <a href="https://github.com/electron/electron/pull/8845">#8845</a></li>
<li>Fixed an issue where the zoom level would reset incorrectly. <a href="https://github.com/electron/electron/pull/8864">#8864</a></li>
<li>Fixed an issue where plugins, like widevine, were not initialized fully
when a window was created. <a href="https://github.com/electron/electron/pull/8907">#8907</a></li>
<li>Fixed a crash when taking heap snapshots. <a href="https://github.com/electron/electron/pull/8926">#8926</a></li>
<li>Fixed an error being thrown when calling <code>toString</code> on a remote
function. <a href="https://github.com/electron/electron/pull/8890">#8890</a></li>
<li>Fixed an issue where specifying an object to the <code>Menu.popup</code> API would
throw an error if the optional <code>async</code> property was not set. <a href="https://github.com/electron/electron/pull/8974">#8974</a></li>
<li>Fixed a crash when quitting the app. <a href="https://github.com/electron/electron/pull/8971">#8971</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Custom V8 snapshots now load correctly. <a href="https://github.com/electron/electron/pull/8926">#8926</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added support for native PDF rendering. <a href="https://github.com/electron/electron/pull/8435">#8435</a></li>
<li>Added support for Node integration in web workers. <a href="https://github.com/electron/electron/pull/8852">#8852</a></li>
<li>Several <code>NativeImage</code> APIs now support a <code>scaleFactor</code> option like
<code>toDataURL</code>, <code>toBitmap</code>, <code>getBitmap</code>, and <code>toPNG</code>. <a href="https://github.com/electron/electron/pull/8849">#8849</a></li>
<li><code>NativeImage</code> now has an <code>addRepresentation</code> method to build up an image
with different representations at different scale factors. <a href="https://github.com/electron/electron/pull/8858">#8858</a></li>
<li><code>Buffer</code> objects are now supported over <code>ipcRenderer</code> when using sandbox
mode. <a href="https://github.com/electron/electron/pull/8900">#8900</a></li>
<li>The <code>remote</code> module is now available when using sandbox mode. <a href="https://github.com/electron/electron/pull/8939">#8939</a></li>
<li>Added a <code>clipboard.readBuffer</code> API to read a custom format type from
the clipboard as a <code>Buffer</code>. <a href="https://github.com/electron/electron/pull/8942">#8942</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added support for creating segmented touch bar items. <a href="https://github.com/electron/electron/pull/8887">#8887</a></li>
<li>Added support for creating scrubber touch bar items. <a href="https://github.com/electron/electron/pull/8910">#8910</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>The <code>uploadToServer</code> option to <code>crashReporter.start</code> is now supported. <a href="https://github.com/electron/electron/pull/8883">#8883</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.3">
        </link>
        <updated>2017-03-07T17:49:39.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This is release is running on an
upgraded version of Chrome and may have some instability and/or regressions.
Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>.</p>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash in preload scripts when using the <code>fetch</code> API when context
isolation was enabled. <a href="https://github.com/electron/electron/pull/8804">#8804</a></li>
<li>The Node environment is now properly destroyed when V8 contexts are released.
<a href="https://github.com/electron/electron/pull/8811">#8811</a></li>
<li>Fixed an issue where the <code>done</code> event would be emitted twice for canceled
<code>DownloadItem</code> instances. <a href="https://github.com/electron/electron/pull/8678">#8678</a></li>
<li>Fixed a crash when loading a URL while there was a pending navigation entry.
<a href="https://github.com/electron/electron/pull/8724">#8724</a></li>
<li>Fixed an issue where the promise returned from <code>webContents.executeJavaScript</code>
would not resolve when no callback was specified. <a href="https://github.com/electron/electron/pull/8744">#8744</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where <code>process.windowStore</code> would be incorrect on machines with
a non-standard <code>WindowsApps</code> folder location. <a href="https://github.com/electron/electron/pull/8806">#8806</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added a <code>baseURLForDataURL</code> option to the <code>loadURL</code> API that can be used
to set the base URL to load relative paths from in data URLs. <a href="https://github.com/electron/electron/pull/8799">#8799</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added an experimental touch bar API that can be set on a window via
<code>BrowserWindow.setTouchBar</code>. <a href="https://github.com/electron/electron/pull/8095">#8095</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.2">
        </link>
        <updated>2017-03-01T17:11:05.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where the flash context menu would throw an error when
opened when fullscreen. <a href="https://github.com/electron/electron/pull/8739">#8739</a></li>
<li>Fixed an issue where the <code>Buffer</code> global would be unavailable in modules
required from preload scripts when node integration was disabled. <a href="https://github.com/electron/electron/pull/8758">#8758</a></li>
<li>Fixed a console warning message about a potential listener leak when more
than 10 <code>&#x3C;webview></code> tags were in a page. <a href="https://github.com/electron/electron/pull/8742">#8742</a></li>
<li>Fixed an issue where no such module errors would be incorrectly thrown in the
renderer process referencing browser process Electron modules. <a href="https://github.com/electron/electron/pull/8766">#8766</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where Quick Look would not work correctly when opened from a
file dialog. <a href="https://github.com/electron/electron/pull/8745">#8745</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added a new <code>async</code> option to the <code>menu.popup</code> API that causes the method
to return immediately instead of after the menu is closed on all platforms
and also no longer blocks rendering updates on macOS. <a href="https://github.com/electron/electron/pull/8702">#8702</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>The <code>dialog.showMessageBox</code> API now supports the <code>cancelId</code> property
similar to other platforms. <a href="https://github.com/electron/electron/pull/8733">#8733</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.1">
        </link>
        <updated>2017-02-21T16:49:50.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Node's <code>Buffer</code> class is no longer available on the <code>window</code> global when
Node integration is disabled. <a href="https://github.com/electron/electron/pull/8605">#8605</a></li>
<li>Fixed an issue where certain modules, like <code>coffee-script</code>, threw errors
when required. <a href="https://github.com/electron/electron/pull/8618">#8618</a></li>
<li>Fixed an issue where the focused window would lose focus when an invisible
window was created. <a href="https://github.com/electron/electron/pull/8676">#8676</a></li>
<li>The <code>minimumFontSize</code>, <code>defaultFontSize</code>, and <code>defaultMonospaceFontSize</code>
settings can now be configured via the <code>webpreferences</code> attribute of a
<code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/8542">#8542</a></li>
<li>Fixed a crash where the browser context did not shutdown cleanly. <a href="https://github.com/electron/electron/pull/8654">#8654</a></li>
<li>Fixed a crash on file lock verification. <a href="https://github.com/electron/electron/pull/8679">#8679</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where a <code>titleBarStyle</code> value of <code>hidden-inset</code> did not work on
certain OS versions. <a href="https://github.com/electron/electron/pull/8619">#8619</a></li>
<li>Fixed an issue where private OS APIs were being used in the Mac App Store
build causing apps to be rejected. <a href="https://github.com/electron/electron/pull/8668">#8668</a></li>
<li>Fixed the <code>scroll-touch-end</code> event not firing. <a href="https://github.com/electron/electron/pull/8673">#8673</a></li>
<li>Fixed <code>BrowserWindow.setVibrancy</code> not working on certain OS versions. <a href="https://github.com/electron/electron/pull/8717">#8717</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>Added a <code>app.getFileIcon(path, callback)</code> API to get the native icon for a
file type. <a href="https://github.com/electron/electron/pull/7851">#7851</a></li>
<li>The callback specified to the <code>session.setCertificateVerifyProc</code> API is now
provided the certificate verification result and can be rejected with any
error code supported by Chrome. <a href="https://github.com/electron/electron/pull/7955">#7955</a></li>
<li>The <code>dialog.showMessageBox</code> API now supports showing a checkbox with a
message in the dialog. The state of the checkbox will be provided to the
callback. <a href="https://github.com/electron/electron/pull/8590">#8590</a></li>
<li><code>webContents</code> now emits a <code>will-attach-webview</code> event that can be used to
configure the settings of a<code>&#x3C;webview></code> tag before it is attached.
Calling <code>event.preventDefault()</code> will destroy the <code>&#x3C;webview></code>. <a href="https://github.com/electron/electron/pull/8584">#8584</a></li>
<li>The zoom preferences on <code>webContents</code> are now persisted in a session on a
per-origin basis. <a href="https://github.com/electron/electron/pull/8537">#8537</a></li>
<li>Added support for <code>webContents.invalidate()</code> on non-offscreen pages to
schedule a paint of the entire view. <a href="https://github.com/electron/electron/pull/8628">#8628</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li><code>dialog.showSaveDialog</code> now supports <code>message</code>, <code>nameFieldLabel</code>, and
<code>showsTagField</code> options. <a href="https://github.com/electron/electron/pull/8556">#8556</a></li>
<li><code>dialog.showOpenDialog</code> now supports a <code>message</code> option. <a href="https://github.com/electron/electron/pull/8556">#8556</a></li>
<li><code>dialog.showOpenDialog</code> now supports a <code>noResolveAliases</code> property to
disable automatic alias (symlink) resolution. <a href="https://github.com/electron/electron/pull/8617">#8617</a></li>
<li>Added a <code>crashReporter.setExtraParameter</code> API to adjust the extra data sent
on crashes. <a href="https://github.com/electron/electron/pull/8648">#8648</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.6.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.6.0">
        </link>
        <updated>2017-02-07T00:42:00.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This is the first release running on an
upgraded version of Chrome and may have some instability and/or regressions.
Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome <code>54.0.2840.101</code> to <code>56.0.2924.87</code>. <a href="https://github.com/electron/electron/pull/8501">#8501</a></li>
<li>Upgraded from v8 <code>5.4.500.43</code> to <code>5.6.326.50</code>. <a href="https://github.com/electron/electron/pull/8501">#8501</a></li>
<li>Upgraded the <code>NODE_MODULE_VERSION</code>/<code>process.versions.modules</code> from <code>51</code> to <code>53</code>. <a href="https://github.com/electron/electron/pull/8501">#8501</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.5.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.5.1">
        </link>
        <updated>2017-02-06T16:56:48.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This release run on recently upgraded versions of Chrome and Node and may have some instability and/or regressions.
Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>.</p>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>You can now launch the crash reporter in forked child processes using the
new <code>process.crashReporter.start</code> API. See the <code>crashReporter</code> module docs
for usage details. <a href="https://github.com/electron/electron/pull/8109">#8109</a></li>
<li>A warning is logged instead of an error being thrown when a remote event
cannot be delivered to a destroyed renderer process. The event names are
included in the logged message and the listener is automatically unregistered.
<a href="https://github.com/electron/electron/pull/8357">#8357</a></li>
<li>The <code>before-input-event</code> event on <code>webContents</code> now includes the <code>code</code>
property. <a href="https://github.com/electron/electron/pull/8561">#8561</a></li>
<li>A <code>forcereload</code> menu item <code>role</code> has been added that maps to the focused
window's <code>webContents.reloadIgnoringCache</code> method. <a href="https://github.com/electron/electron/pull/8570">#8570</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>The <code>dialog.showOpenDialog</code> API now accepts a <code>promptToCreate</code> property
that allow files that do not exist to be entered into the dialog and confirms
with the user that they would like the file to be created. <a href="https://github.com/electron/electron/pull/8566">#8566</a></li>
<li>The <code>app.setLoginItemSettings</code> and <code>app.getLoginItemSettings</code> APIs now accept
optional <code>path</code> and <code>args</code> settings to better support apps using the
<code>Squirrel</code> installer/auto updater. <a href="https://github.com/electron/electron/pull/8515">#8515</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li><code>BrowserWindow.setAlwaysOnTop</code> now accepts a <code>relativeLevel</code> parameter to
allow ordering windows relative to other constant levels. <a href="https://github.com/electron/electron/pull/8487">#8487</a></li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash when loading long URLs that exceeded the maximum character length. <a href="https://github.com/electron/electron/pull/8478">#8478</a></li>
<li>Fixed a crash when calling <code>toBitmap</code>, <code>getBitmap</code>, or <code>getNativeHandle</code>
on an empty <code>NativeImage</code>. <a href="https://github.com/electron/electron/pull/8510">#8510</a></li>
<li>Fixed <code>uncaughtException</code> events not being emitted in the main process
on the <code>process</code> global. <a href="https://github.com/electron/electron/pull/8507">#8507</a></li>
<li>Fixed an issue where <code>require</code>-ed scripts could not define their own
<code>const</code> <code>process</code> or <code>global</code> variables because ones already had been
defined. <a href="https://github.com/electron/electron/pull/8539">#8539</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li>Fixed a crash when calling <code>webContents.startDrag</code> with an empty image. <a href="https://github.com/electron/electron/pull/8511">#8511</a></li>
</ul>
<h4 id="windows-1"><a href="#windows-1">Windows</a></h4>
<ul>
<li>Fixed an issue where the <code>globalShortcut</code> APIs would not function correctly
if the <code>systemPreferences</code> module was required at startup. <a href="https://github.com/electron/electron/pull/8568">#8568</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.5.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.5.0">
        </link>
        <updated>2017-01-24T16:27:37.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note:</strong> This is a beta release. This is the first release running on upgraded
versions of Chrome and Node and may have some instability and/or regressions.
Please file new issues for any bugs you find in it.</p>
<p>This release is published to <a href="https://www.npmjs.com/package/electron">npm</a> under the <code>beta</code> tag and can be installed via <code>npm install electron@beta</code>.</p>
<h3 id="upgrades"><a href="#upgrades">Upgrades</a></h3>
<ul>
<li>Upgraded from Chrome <code>53.0.2785.143</code> to <code>54.0.2840.101</code>. <a href="https://github.com/electron/electron/pull/8406">#8406</a></li>
<li>Upgraded from Node <code>6.5.0</code> to <code>7.4.0</code>. <a href="https://github.com/electron/electron/pull/8406">#8406</a></li>
<li>Upgraded from v8 <code>5.3.332.47</code> to <code>5.4.500.43</code>. <a href="https://github.com/electron/electron/pull/8406">#8406</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.16</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.16">
        </link>
        <updated>2017-04-05T16:26:24.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where printing selected pages did not work. <a href="https://github.com/electron/electron/pull/9044">#9044</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.15</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.15">
        </link>
        <updated>2017-01-19T16:32:42.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash when calling <code>preventDefault()</code> on a <code>new-window</code> event for
a sandboxed window. <a href="https://github.com/electron/electron/pull/8377">#8377</a></li>
<li>Fixed the dev tools not opening when a debugger was already attached. <a href="https://github.com/electron/electron/pull/8390">#8390</a></li>
<li>Pulled in an upstream Chrome patch to fix an issue where certain <code>webm</code>
videos would not play. <a href="https://github.com/electron/electron/pull/8428">#8428</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed incorrect window borders being rendered when the OS zoom level was
greater than 100%. <a href="https://github.com/electron/electron/pull/8404">#8404</a></li>
<li>Fixed a regression where transparent windows wouldn't be transparent when
the window was fullscreen. <a href="https://github.com/electron/electron/pull/8438">#8438</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed the window leaving fullscreen mode incorrectly when kiosk mode was
disabled. <a href="https://github.com/electron/electron/pull/8399">#8399</a></li>
</ul>
<h4 id="new-apis"><a href="#new-apis">New APIs</a></h4>
<ul>
<li><strong>[SECURITY]</strong> Added a <code>contextIsolation</code> option to <code>BrowserWindow</code> and <code>&#x3C;webview></code> tags
that loads the <code>preload</code> script and Electron APIs into a separate JavaScript
context that is isolated from the main page's JavaScript context. <a href="https://github.com/electron/electron/pull/8348">#8348</a></li>
<li>The <code>&#x3C;webview></code> element now emits the <code>context-menu</code> event from the
underlying <code>webContents</code> object.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.14</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.14">
        </link>
        <updated>2017-01-10T19:01:39.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash when closing a window from within a <code>will-navigate</code> event
listener. <a href="https://github.com/electron/electron/pull/8254">#8254</a></li>
<li>Offscreen windows are now always created as frameless so the viewport size
is as expected. <a href="https://github.com/electron/electron/pull/8250">#8250</a></li>
<li>The <code>backgroundThrottling</code> option is now correctly persisted across window
reloads. <a href="https://github.com/electron/electron/pull/8298">#8298</a></li>
<li>The <code>Cookie</code> header is now settable on requests made using Electron's <code>net</code>
module. <a href="https://github.com/electron/electron/pull/8258">#8258</a></li>
<li>Fixed a stack overflow error when creating a window with cycles in the
specified options object. <a href="https://github.com/electron/electron/pull/8340">#8340</a></li>
<li>Fixed an issue where the <code>session.enableNetworkEmulation</code> API would lead to
high CPU usage. <a href="https://github.com/electron/electron/pull/8371">#8371</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed a crash when the OS reported no monitors were available. <a href="https://github.com/electron/electron/pull/8249">#8249</a></li>
</ul>
<h4 id="linux"><a href="#linux">Linux</a></h4>
<ul>
<li>Fixed a crash when closing a window from within a dialog callback. <a href="https://github.com/electron/electron/pull/8252">#8252</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where the window would be incorrectly placed behind the
task bar when maximized. <a href="https://github.com/electron/electron/pull/7765">#7765</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>The <code>defaultFontFamily</code> option in the <code>BrowserWindow</code> constructor now supports
setting the default <code>cursive</code> and <code>fantasy</code> fonts. <a href="https://github.com/electron/electron/pull/8295">#8295</a></li>
<li>Added a <code>normalizeAccessKeys</code> option to the <code>dialog.showMessageBox</code> API that
normalizes keyboard accelerator keys used for buttons across platforms. <a href="https://github.com/electron/electron/pull/8308">#8308</a></li>
<li><code>window.alert</code> and <code>window.confirm</code> are now supported in <code>&#x3C;iframe></code> tags
and sandboxed windows. <a href="https://github.com/electron/electron/pull/8341">#8341</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.13">
        </link>
        <updated>2016-12-20T18:37:16.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Printing now works when the sandbox is enabled. <a href="https://github.com/electron/electron/pull/8165">#8165</a> </li>
<li>Fixed an issue where the salt used to generate media devices ids did not
persist across sessions. <a href="https://github.com/electron/electron/pull/8137">#8137</a></li>
<li>Fixed an issue where an error would be thrown when the optional window
argument to dialog APIs was <code>undefined</code>. <a href="https://github.com/electron/electron/pull/8189">#8189</a> </li>
<li>JavaScript run via an <code>ipcRenderer</code> event listener or <code>setImmediate</code> call is
now recorded correctly in the Dev Tools timeline. <a href="https://github.com/electron/electron/pull/8159">#8159</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where the corners of modal windows were incorrectly rounded. <a href="https://github.com/electron/electron/pull/8167">#8167</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li><code>protocol.interceptHttpProtocol</code> now supports a custom session. <a href="https://github.com/electron/electron/pull/8085">#8085</a></li>
<li><code>webContents</code> now emits a <code>before-input-event</code> event that can be used to intercept
keyboard events before they are handled by the page. Calling
<code>event.preventDefault()</code> will cause the event to not be delivered to the
page. <a href="https://github.com/electron/electron/pull/8143">#8143</a>.</li>
<li>The certificate specified to the <code>select-client-certificate</code> event callback is
now optional. <a href="https://github.com/electron/electron/pull/8134">#8134</a></li>
<li>Buttons are now optional when calling <code>dialog.showMessageBox</code>. <a href="https://github.com/electron/electron/pull/8187">#8187</a></li>
<li><code>nativeImage.createFromBuffer</code> can now be called with bitmap buffers. <a href="https://github.com/electron/electron/pull/8175">#8175</a></li>
<li>You can now register schemes as secure by calling
<code>protocol.registerStandardSchemes</code> with <code>{secure: true}</code> as the second
argument. <a href="https://github.com/electron/electron/pull/7947">#7947</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.12">
        </link>
        <updated>2016-12-10T05:43:27.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where certain certificates would be incorrectly rejected
when making HTTPS requests. This was an upstream Chrome fix that is
time-sensitive where affected certificates will be rejected starting 10 weeks
after the time of the Electron release. Electron versions 1.4.0 - 1.4.11 are
affected. Read <a href="http://electron.atom.io/blog/2016/12/09/certificate-transparency-fix">this blog post</a> for more details. <a href="https://github.com/electron/electron/pull/8176">#8176</a></li>
</ul>
<h3 id="new-apis"><a href="#new-apis">New APIs</a></h3>
<ul>
<li>Added <code>session.createInterruptedDownload</code> to enable resuming a previously
interrupted download. <a href="https://github.com/electron/electron/pull/8061">#8061</a></li>
<li>Added <code>session.clearAuthCache</code> to enable clearing a session's HTTP
authentication cache.  <a href="https://github.com/electron/electron/pull/8107">#8107</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.11">
        </link>
        <updated>2016-12-07T16:53:58.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where <code>window.alert</code>, <code>window.close</code>, and <code>window.confirm</code> did
not behave as expected. <a href="https://github.com/electron/electron/pull/8120">#8120</a></li>
<li>Fixed an issue where accessing remote objects and functions would fail
after reloading. <a href="https://github.com/electron/electron/pull/8110">#8110</a></li>
<li>Fixed an issue where the <code>KeyboardEvent.key</code> value would be incorrect when <code>Control</code> was pressed
on Linux using certain keyboard layouts.  <a href="https://github.com/electron/electron/pull/8147">#8147</a></li>
<li>Fixed an issue where removing a folder from the workspace in the dev tools
failed. <a href="https://github.com/electron/electron/pull/8086">#8086</a></li>
<li>The <code>dialog</code> APIs no longer write values back into the specified <code>options</code>
object parameter. <a href="https://github.com/electron/electron/pull/8123">#8123</a></li>
<li>Fixed an issue where <code>BrowserWindow.fromDevToolsWebContents</code> would throw an
error. <a href="https://github.com/electron/electron/pull/8144">#8144</a></li>
</ul>
<h3 id="new-apis"><a href="#new-apis">New APIs</a></h3>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added <code>BrowserWindow.setAutohideCursor</code> to change the setting dynamically.
<a href="https://github.com/electron/electron/pull/8092">#8092</a></li>
<li>Added <code>BrowserWindow.closeFilePreview</code> to close the Quick Look preview
previously opened with <code>BrowserWindow.previewFile</code>. <a href="https://github.com/electron/electron/pull/8038">#8038</a></li>
<li>Added <code>systemPreferences.setUserDefault</code> to be able to change the user
preference defaults. <a href="https://github.com/electron/electron/pull/8084">#8084</a></li>
<li>Added <code>crashReporter.get/setUploadToServer</code> to dynamically configure the
setting. Also Renamed the <code>autoSubmit</code> option to <code>uploadToServer</code> in
<code>crashReporter.start</code>. The old option name is still available for
backwards-compatibility but will be removed in Electron 2.0. <a href="https://github.com/electron/electron/pull/7952">#7952</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Added <code>BrowserWindow.setAppDetails</code> to configure the properties of the
window's taskbar button. <a href="https://github.com/electron/electron/pull/7952">#7952</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.10">
        </link>
        <updated>2016-11-28T20:50:12.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where the window.opener API did not behave as expected.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.8">
        </link>
        <updated>2016-11-22T22:02:52.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>The error thrown when a missing remote object is accessed now includes the id
of the object and the name of the property being accessed or method being
called. <a href="https://github.com/electron/electron/pull/8003">#8003</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where the window would restore to the incorrect size when
<code>minWidth</code> was used. <a href="https://github.com/electron/electron/pull/8047">#8047</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Fixed an issue where <code>systemPreferences.getUserDefault</code> would crash when
requesting a value as an array or dictionary. <a href="https://github.com/electron/electron/pull/7993">#7993</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li>The implementation of <code>chrome.runtime.onMessage</code> used by dev tools extensions
now supports a response callback parameter. <a href="https://github.com/electron/electron/pull/7974">#7974</a></li>
<li><code>toggledevtools</code> and <code>reload</code> are now supported menu item roles. <a href="https://github.com/electron/electron/pull/7981">#7981</a></li>
<li>Added a <code>setLayoutZoomLevelLimits</code> method to <code>webFrame</code>, <code>webContents</code>, and
<code>&#x3C;webview></code> that can be used to set the layout-based zoom level limits of a
page. The <code>setZoomLevelLimits</code> API has been deprecated and renamed to
<code>setVisualZoomLeveLimits</code> to control the pinch-to-zoom level.
<code>setZoomLevelLimits</code> will be completely removed in Electron 2.0.  <a href="https://github.com/electron/electron/pull/8041">#8041</a></li>
</ul>
<h4 id="macos-1"><a href="#macos-1">macOS</a></h4>
<ul>
<li><code>shell.openExternal</code> is now asynchronous if the final specified argument is
a callback function. <a href="https://github.com/electron/electron/pull/7612">#7612</a></li>
<li>A <code>zoomToPageWidth</code> option was added to the <code>BrowserWindow</code> constructor that
controls how the window resizes when running the Window > Zoom menu item or
when option-clicking the green stoplight toolbar button. <a href="https://github.com/electron/electron/pull/7776">#7776</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.7">
        </link>
        <updated>2016-11-16T16:11:28.000Z</updated>
        <content type="html"><![CDATA[<h3 id="dependency-upgrades"><a href="#dependency-upgrades">Dependency Upgrades</a></h3>
<ul>
<li><a href="https://github.com/Squirrel/Squirrel.Mac">Squirrel.Mac</a>, Electron's bundled
macOS auto updater library, was upgraded to 0.3.0 which includes several bug
fixes. The new version enables <a href="https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW35">App Transport Security (ATS)</a>
on all requests it makes to the update server. This can be disabled,
if needed, by adding <code>NSAllowsArbitraryLoads</code> to the app's plist file. <a href="https://github.com/electron/electron/pull/7933">#7933</a></li>
</ul>
<h3 id="new-apis"><a href="#new-apis">New APIs</a></h3>
<ul>
<li>You can now enable the macOS vibrancy effect on a <code>BrowserWindow</code> by calling
<code>setVibrancy(vibrancyType)</code> or by including a <code>vibrancy</code> value in the
constructor options. <a href="https://github.com/electron/electron/pull/7898">#7898</a></li>
<li>You can now specify <code>POST</code> data when calling <code>BrowserWindow.loadURL</code> via the
<code>postData</code> option. Also <code>&#x3C;form></code> tags configured with <code>method=post</code> will now
make <code>POST</code> requests with their data when submitted. <a href="https://github.com/electron/electron/pull/7540">#7540</a></li>
<li>The certificate specified to the <code>session.setCertificateVerifyProc</code> callback
now includes the entire certificate chain. <a href="https://github.com/electron/electron/pull/7917">#7917</a></li>
<li>The <code>&#x3C;webview></code> tag now supports a <code>disableguestresize</code> attribute that will
disable automatic resizing of the guest <code>webContents</code> when the <code>&#x3C;webview></code>
element resizes. You can now call <code>setSize</code> directly on the guest
<code>webContents</code> to manually control the size. <a href="https://github.com/electron/electron/pull/7658">#7658</a></li>
<li>The <code>chrome.storage.remove</code> and <code>chrome.storage.clear</code> APIs are now available
to DevTools extensions. <a href="https://github.com/electron/electron/pull/7923">#7923</a></li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>The <code>about:</code> protocol is now correctly supported by default. <a href="https://github.com/electron/electron/pull/7908">#7908</a></li>
<li>Menu item keyboard accelerators are now properly disabled when the menu item
is disabled. <a href="https://github.com/electron/electron/pull/7962">#7962</a></li>
<li>The check for disabling ASAR support via the <code>ELECTRON_NO_ASAR</code> environment
variable is now cached for better performance. <a href="https://github.com/electron/electron/pull/7978">#7978</a></li>
<li>Fixed a crash when calling <code>app.setAboutPanelOptions(options)</code> with a
<code>credits</code> value. <a href="https://github.com/electron/electron/pull/7979">#7979</a></li>
<li>Fixed an issue where an error would be thrown in certain cases when accessing
remote objects or functions. <a href="https://github.com/electron/electron/pull/7980">#7980</a></li>
<li><strong>[SECURITY]</strong> Fixed an issue where the <code>window.opener</code> API did not behave as expected.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.6">
        </link>
        <updated>2016-11-09T19:59:25.000Z</updated>
        <content type="html"><![CDATA[<h3 id="dependency-upgrades"><a href="#dependency-upgrades">Dependency Upgrades</a></h3>
<ul>
<li>Upgraded to Chrome <code>53.0.2785.143</code> from <code>53.0.2785.113</code>. <a href="https://github.com/electron/electron/pull/7906">#7906</a></li>
</ul>
<h3 id="api-changes"><a href="#api-changes">API Changes</a></h3>
<ul>
<li><code>webContents.executeJavaScript</code> now returns a <code>Promise</code> that resolves to the
value returned by the specified code block. Previously this method did not
return a value. The <code>callback</code> option is still supported. <a href="https://github.com/electron/electron/pull/7533">#7533</a></li>
</ul>
<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed an issue where <code>&#x3C;webview></code> tags would be cleared or refreshed
incorrectly when toggling the visibility or attaching/detaching. <a href="https://github.com/electron/electron/pull/7852">#7852</a></li>
</ul>
<h3 id="infrastructure-changes"><a href="#infrastructure-changes">Infrastructure Changes</a></h3>
<ul>
<li>Electron's V8 headers can now be downloaded from <a href="https://atom.io/download/electron">https://atom.io/download/electron</a>
instead of <a href="https://atom.io/download/atom-shell">https://atom.io/download/atom-shell</a>. This URL is used as the
<code>disturl</code> option to NPM when compiling native modules to be used in Electron.
<a href="https://github.com/electron/electron/pull/7881">#7881</a></li>
<li>The Windows symbol server for Electron is now available at <a href="https://electron-symbols.githubapp.com">https://electron-symbols.githubapp.com</a>
instead of <a href="http://54.249.141.255:8086/atom-shell/symbols">http://54.249.141.255:8086/atom-shell/symbols</a>. <a href="https://github.com/electron/electron/pull/7895">#7895</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.5">
        </link>
        <updated>2016-11-01T15:51:10.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li>Fixed a crash when loading a URL using a persistent session. <a href="https://github.com/electron/electron/pull/7628">#7628</a></li>
<li>Fixed a crash when using <code>setCertificateVerifyProc</code> on a session. <a href="https://github.com/electron/electron/pull/7651">#7651</a></li>
<li>Fixed a crash when creating notifications on a session that is using a permission request handler. <a href="https://github.com/electron/electron/pull/7788">#7788</a></li>
</ul>
<h4 id="windows"><a href="#windows">Windows</a></h4>
<ul>
<li>Fixed an issue where the web contents would lose focus when clicking the
menu bar causing certain role-based menu items to not work. <a href="https://github.com/electron/electron/pull/7707">#7707</a></li>
<li>Fixed an issue where maximized windows would be restored/un-maximized to the
wrong location. <a href="https://github.com/electron/electron/pull/7766">#7766</a></li>
</ul>
<h3 id="new-apis"><a href="#new-apis">New APIs</a></h3>
<ul>
<li>Added a new <code>net</code> module that exposes Chrome's native network APIs, available
via <code>require('electron').net</code> in the main process. <a href="https://github.com/electron/electron/pull/7577">#7577</a></li>
<li>Added support for setting additional options to
<code>webFrame.registerURLSchemeAsPrivileged</code>. <a href="https://github.com/electron/electron/pull/7665">#7665</a></li>
<li>Added support for a <code>webpreferences</code> attribute to <code>&#x3C;webview></code> tags that can
be used to set additional options similar to the <code>webPreferences</code> option on
the <code>BrowserWindow</code>constructor. <a href="https://github.com/electron/electron/pull/7631">#7631</a></li>
</ul>
<h4 id="macos"><a href="#macos">macOS</a></h4>
<ul>
<li>Added support to the <code>clipboard</code> module for reading from and writing to the
find pasteboard, available as <code>clipboard.readFindText</code>/<code>writeFindText</code>. <a href="https://github.com/electron/electron/pull/7719">#7719</a></li>
<li>Added <code>BrowserWindow.previewFile</code> that opens a file in the native Quick Look
view. <a href="https://github.com/electron/electron/pull/7592">#7592</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.4">
        </link>
        <updated>2016-10-20T00:17:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>ELECTRON_NO_ASAR</code> environment variable. <a href="https://github.com/electron/electron/pull/7479">#7479</a></li>
<li>Fix broken <code>window.open</code>. <a href="https://github.com/electron/electron/pull/7520">#7520</a></li>
<li>Fix crash reports not saved under the <code>temp</code> directory configured by user. <a href="https://github.com/electron/electron/pull/7500">#7500</a></li>
<li>Fix <code>webContents.openDevTools([options])</code> ignoring docks state. <a href="https://github.com/electron/brightray/pull/254">brightray#254</a></li>
<li>Fix <code>Tab</code> not working as <code>keyCode</code> in <code>webContents.sendInputEvent(event)</code> API. <a href="https://github.com/electron/electron/pull/7500">#7500</a></li>
<li>Fix custom properties not set in the constructor of <code>MenuItem</code>. <a href="https://github.com/electron/electron/pull/7498">#7498</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>isInvertedColorScheme()</code> method and <code>inverted-color-scheme-changed</code> event to the <code>systemPreferences</code> module. <a href="https://github.com/electron/electron/pull/7518">#7518</a></li>
<li>Add <code>getColor(name)</code> method and <code>color-changed</code> event to the <code>systemPreferences</code> module. <a href="https://github.com/electron/electron/pull/7561">#7561</a></li>
<li>Fix output not printed to console under Node mode. <a href="https://github.com/electron/electron/pull/7578">#7578</a></li>
<li>Fix accessibility always enabled on touch screen. <a href="https://github.com/electron/electron/pull/7611">#7611</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix audio streams being named as <code>Chromium</code>. <a href="https://github.com/electron/electron/pull/7524">#7524</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>app.setAboutPanelOptions(options)</code> API. <a href="https://github.com/electron/electron/pull/7549">#7549</a></li>
<li>Fix crash caused by long app name when app is sandboxed with non-MAS build. <a href="https://github.com/electron/electron/pull/7566">#7566</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.3">
        </link>
        <updated>2016-10-06T08:12:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>additionalFeatures</code> parameter for <code>new-window</code> event. <a href="https://github.com/electron/electron/pull/7291">#7291</a></li>
<li>Add <code>event.newGuest</code> property for the <code>event</code> object of <code>new-window</code> event. <a href="https://github.com/electron/electron/pull/7407">#7407</a></li>
<li>Add <code>crop</code>, <code>resize</code>, <code>getAspectRatio</code> methods to <code>NativeImage</code>. <a href="https://github.com/electron/electron/pull/7488">#7488</a></li>
<li>Fix crash when closing windows that use <code>window.open</code>. <a href="https://github.com/electron/electron/pull/7432">#7432</a></li>
<li>Fix memory bug when passing <code>Buffer</code> from native land to JavaScript. <a href="https://github.com/electron/electron/pull/7452">#7452</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Enable <code>LargeAddressAware</code> for 32bit build. <a href="https://github.com/electron/brightray/pull/253">brightray#253</a></li>
<li>Use default error mode by default in the main process. <a href="https://github.com/electron/electron/pull/7335">#7335</a></li>
<li>Fix clicking menu not moving focus to the window. <a href="https://github.com/electron/electron/pull/7282">#7282</a></li>
<li>Fix certain emoji not showing with default font. <a href="https://github.com/electron/electron/pull/7334">#7334</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.2">
        </link>
        <updated>2016-09-30T09:39:27.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add experimental <code>sandbox</code> option in <code>webPreferences</code> which allows sandboxing for renderers. <a href="https://github.com/electron/electron/pull/6919">#6919</a></li>
<li>Add <code>level</code> parameter for <code>win.setAlwaysOnTop(flag[, level])</code> API. <a href="https://github.com/electron/electron/pull/7296">#7296</a></li>
<li>Add <code>changed</code> event for <code>cookies</code> module. <a href="https://github.com/electron/electron/pull/7398">#7398</a></li>
<li>Fix crash when using storage in custom schemes. <a href="https://github.com/electron/electron/pull/7298">#7298</a></li>
<li>Fix crash when accessing certain HTTPS websites. <a href="https://github.com/electron/brightray/pull/250">brightray#250</a></li>
<li>Fix menubar buttons not showing hover/press states. <a href="https://github.com/electron/electron/pull/7397">#7397</a></li>
<li>Fix saving CPU profile not working in devtools. <a href="https://github.com/electron/electron/pull/7413">#7413</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Hide <code>Show Tab Bar</code> menu item on macOS Sierra. <a href="https://github.com/electron/electron/pull/7415">#7415</a></li>
<li>Fix offscreen rendering not working with software output. <a href="https://github.com/electron/electron/pull/7327">#7327</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix wrong draggable region calculation under high DPI. <a href="https://github.com/electron/electron/pull/7362">#7362</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix tray icon not showing on Elementary OS. <a href="https://github.com/electron/electron/pull/7319">#7319</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.1">
        </link>
        <updated>2016-09-22T10:05:58.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>guestinstance</code> attribute to <code>&#x3C;webview></code> tag which allows moving <code>WebContents</code> betweens <code>&#x3C;webview></code>s. <a href="https://github.com/electron/electron/pull/7157">#7157</a></li>
<li>Add <code>ses.getBlobData(identifier, callback)</code> API to read uploaded data in protocol. <a href="https://github.com/electron/electron/pull/6941">#6941</a></li>
<li>Add <code>contents.invalidate()</code> API. <a href="https://github.com/electron/electron/pull/7062">#7062</a></li>
<li>Add <code>killed</code> parameter for <code>crashed</code> and <code>gpu-process-crashed</code> events. <a href="https://github.com/electron/electron/pull/7241">#7241</a></li>
<li>Add <code>GOOGLE_API_KEY</code> environment variable to specify custom Google API key. <a href="https://github.com/electron/electron/pull/7276">#7276</a></li>
<li>Fix exception when accessing remote functions. <a href="https://github.com/electron/electron/pull/7209">#7209</a></li>
<li>Fix wrong filename when downloading from URL with trailing slash. <a href="https://github.com/electron/electron/pull/7169">#7169</a></li>
<li>Fix <code>beginFrameSubscription</code> not working correctly for HiDPI screens. <a href="https://github.com/electron/electron/pull/7163">#7163</a></li>
<li>Fix offscreen renderer not resizing. <a href="https://github.com/electron/electron/pull/7062">#7062</a></li>
<li>Fix <code>net::ERR_INSECURE_RESPONSE</code> error when visiting some websites. <a href="https://github.com/electron/electron/pull/7221">#7221</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Add support for <code>kioclient</code>, <code>kioclient5</code> and <code>trash-cli</code> in <code>shell.moveItemToTrash(path)</code> API. <a href="https://github.com/electron/electron/pull/7178">#7178</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>scroll-touch-edge</code> event for <code>BrowserWindow</code> and fix regressions of <code>scroll-touch-begin/end</code> events. <a href="https://github.com/electron/electron/pull/7239">#7239</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Use <code>Ctrl+Y</code> as the default accelerator of <code>redo</code> menu role. <a href="https://github.com/electron/electron/pull/7236">#7236</a></li>
<li>Add <code>getAccentColor</code> method and <code>accent-color-changed</code> event to <code>systemPreferences</code> module. <a href="https://github.com/electron/electron/pull/7173">#7173</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.4.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.4.0">
        </link>
        <updated>2016-09-15T05:44:10.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 53. <a href="https://github.com/electron/electron/pull/7104">#7104</a></li>
<li>Upgrade to Node 6.5.0. <a href="https://github.com/electron/electron/pull/7104">#7104</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.15</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.15">
        </link>
        <updated>2017-04-20T23:20:45.000Z</updated>
        <content type="html"><![CDATA[<ul>
<li>Backported <code>remote</code> module bug fixes from 1.4.x release line. <a href="https://github.com/electron/electron/pull/9240">#9240</a> </li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.14</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.14">
        </link>
        <updated>2017-03-14T17:26:25.000Z</updated>
        <content type="html"><![CDATA[<ul>
<li>Fixed an issue where custom v8 snapshots did not load on Windows.  <a href="https://github.com/electron/electron/pull/8922">#8922</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.13</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.13">
        </link>
        <updated>2016-12-06T22:12:51.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where <code>window.alert</code>, <code>window.close</code>, and <code>window.confirm</code> did
not behave as expected. <a href="https://github.com/electron/electron/pull/8120">#8120</a></li>
<li>Fixed an issue where accessing remote objects and functions would fail
after reloading. <a href="https://github.com/electron/electron/pull/8110">#8110</a></li>
<li>Fixed an issue where the <code>KeyboardEvent.key</code> value would be incorrect when <code>Control</code> was pressed
on Linux using certain keyboard layouts.  <a href="https://github.com/electron/electron/pull/8147">#8147</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.12">
        </link>
        <updated>2016-11-28T18:50:25.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where the window.opener API did not behave as expected.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.10">
        </link>
        <updated>2016-11-22T17:33:38.000Z</updated>
        <content type="html"><![CDATA[<h3 id="new-apis"><a href="#new-apis">New APIs</a></h3>
<ul>
<li>Added a <code>setLayoutZoomLevelLimits</code> method to <code>webFrame</code>, <code>webContents</code>, and <code>&#x3C;webview></code> that can be used to set the layout-based zoom level limits of a page. The <code>setZoomLevelLimits</code> API has been deprecated and renamed to <code>setVisualZoomLeveLimits</code> to control the pinch-to-zoom level. <code>setZoomLevelLimits</code> will be completely removed in Electron 2.0.  <a href="https://github.com/electron/electron/pull/8041">#8041</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.9">
        </link>
        <updated>2016-11-16T19:29:03.000Z</updated>
        <content type="html"><![CDATA[<h3 id="bug-fixes"><a href="#bug-fixes">Bug Fixes</a></h3>
<ul>
<li><strong>[SECURITY]</strong> Fixed an issue where the window.opener API did not behave as expected.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.8">
        </link>
        <updated>2016-10-20T02:34:18.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Windows</strong></p>
<ul>
<li>Fix accessibility always enabled on touch screen. <a href="https://github.com/electron/electron/pull/7611">#7611</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.7">
        </link>
        <updated>2016-09-27T03:19:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Node 6.5.0.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.6">
        </link>
        <updated>2016-09-14T05:36:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>devtools</code> option to <code>webPreferences</code>. <a href="https://github.com/electron/electron/issues/7096">#7096</a></li>
<li>Add return values for <code>shell.showItemInFolder</code> and <code>shell.openItem</code>. <a href="https://github.com/electron/electron/issues/7182">#7182</a></li>
<li>Fix context menu not working for pepper flash. <a href="https://github.com/electron/electron/issues/7110">#7110</a></li>
<li>Fix asar archives not working after <code>execSync</code> throws. <a href="https://github.com/electron/electron/issues/7116">#7116</a></li>
<li>Fix exception when accessing <code>process.stdin</code> in renderer process. <a href="https://github.com/electron/electron/issues/7130">#7130</a></li>
<li>Fix <code>&#x3C;webview></code> loading host URL when <code>src</code> is empty. <a href="https://github.com/electron/electron/issues/7146">#7146</a></li>
<li>Fix videos unable to be loaded in asar archives. <a href="https://github.com/electron/electron/issues/7123">#7123</a></li>
<li>Fix wrong judge on in-page navigation when <code>history.replaceState</code> is used. <a href="https://github.com/electron/electron/issues/7175">#7175</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>userInfo</code> parameter to <code>ready</code> event of <code>app</code>. <a href="https://github.com/electron/electron/issues/7053">#7053</a></li>
<li>Add support for <code>titleBarStyle: 'hidden-inset'</code> on OS X 10.9. <a href="https://github.com/electron/electron/issues/7077">#7077</a></li>
<li>Fix hanging when showing a dialog when a modal window is being closed. <a href="https://github.com/electron/electron/issues/7131">#7130</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.5">
        </link>
        <updated>2016-09-02T04:59:28.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Allow accessing remote function properties. <a href="https://github.com/electron/electron/issues/6867">#6867</a></li>
<li>Improve performance when sending <code>Buffer</code> with <code>remote</code> module. <a href="https://github.com/electron/electron/issues/6963">#6963</a></li>
<li>Fix crash when sending native objects through IPC. <a href="https://github.com/electron/electron/issues/6998">#6998</a></li>
<li>Fix crash when calling <code>inspectElement</code> after <code>openDevTools</code>. <a href="https://github.com/electron/electron/issues/6940">#6940</a></li>
<li>Fix <code>webkitRequestFileSystem</code> not working in custom protocols. <a href="https://github.com/electron/electron/issues/6952">#6952</a></li>
<li>Fix the same objects sent in one IPC message becoming <code>null</code>. <a href="https://github.com/electron/electron/issues/6977">#6977</a></li>
<li>Fix <code>downloadItem.setSavePath</code> not working when server returns 404 status. <a href="https://github.com/electron/electron/issues/6983">#6983</a></li>
<li>Fix <code>--debug-brk</code> not stopping on first line. <a href="https://github.com/electron/electron/issues/7001">#7001</a></li>
<li>Fix <code>process.exit()</code> not accepting empty arguments. <a href="https://github.com/electron/electron/issues/7028">#7028</a></li>
<li>Fix <code>beginFrameSubscription</code> not working for the <code>WebContents</code> of <code>&#x3C;webview</code>>. <a href="https://github.com/electron/libchromiumcontent/issues/227">libchromiumcontent#227</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>The prebuilt binaries for ARM now use <code>armv7l</code> as filename suffix. <a href="https://github.com/electron/electron/issues/6986">#6986</a></li>
<li>Fix <code>win.setFullScreen(false)</code> not working. <a href="https://github.com/electron/electron/issues/6961">#6961</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>app.getJumpListSettings()</code> and <code>app.setJumpList(categories)</code> APIs. <a href="https://github.com/electron/electron/issues/6826">#6826</a></li>
<li>Fix CJK fonts not showing in flash plugin. <a href="https://github.com/electron/electron/issues/7018">#7018</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.4">
        </link>
        <updated>2016-08-23T08:03:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Use <code>String</code> instead of <code>Buffer</code> to represent certificate data. <a href="https://github.com/electron/electron/pull/6814">#6814</a>, <a href="https://github.com/electron/electron/pull/6881">#6881</a></li>
<li>Add <code>isMainFrame</code> parameter to the <code>did-navigate-in-page</code> event. <a href="https://github.com/electron/electron/pull/6810">#6810</a></li>
<li>Fix privileged schemes not able to send CORS requests. <a href="https://github.com/electron/electron/pull/6816">#6816</a></li>
<li>Fix <code>hasImageContents</code> parameter of <code>context-menu</code> event being wrong. <a href="https://github.com/electron/electron/pull/6817">#6817</a></li>
<li>Fix crash on garbage collection in renderer process. <a href="https://github.com/electron/electron/pull/6832">#6832</a></li>
<li>Fix memory leak when render view is deleted. <a href="https://github.com/electron/electron/pull/6857">#6857</a></li>
<li>Fix relative URLs not working when changing <code>win.location</code> for objects returned by <code>window.open</code>. <a href="https://github.com/electron/electron/pull/6861">#6861</a></li>
<li>Fix <code>webRequest.onBeforeSendHeaders</code> API drops headers with "." in the name. <a href="https://github.com/electron/electron/pull/6856">#6856</a></li>
<li>Fix crash when using <code>fetch</code> in renderer process. <a href="https://github.com/electron/electron/pull/6926">#6926</a></li>
<li>Fix <code>ses.enableNetworkEmulation</code> not working with default options. <a href="https://github.com/electron/electron/pull/6935">#6935</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add support for <code>titleBarStyle: 'hidden'</code> on OS X 10.9. <a href="https://github.com/electron/electron/pull/6848">#6848</a></li>
<li>Fix window size being changed when calling <code>setClosable</code>, <code>setMaximizable</code> and <code>setMinimizable</code> APIs. <a href="https://github.com/electron/electron/pull/6850">#6850</a></li>
<li>Fix "Hide extension" checkbox showing for open dialog. <a href="https://github.com/electron/electron/pull/6872">#6872</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>path</code> and <code>args</code> parameters to <code>app.setAsDefaultProtocolClient</code> API. <a href="https://github.com/electron/electron/pull/6858">#6858</a></li>
<li>Fix menu item roles not working correctly when having hidden windows. <a href="https://github.com/electron/electron/pull/6851">#6851</a></li>
<li>Fix thumbar buttons disappeared after calling <code>win.setSkipTaskbar(skip)</code>. <a href="https://github.com/electron/electron/pull/6829">#6829</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.3">
        </link>
        <updated>2016-08-10T07:00:24.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Remove the <code>view-painted</code> event which was introduced in v1.3.1 and didn't work. <a href="https://github.com/electron/electron/pull/6705">#6705</a></li>
<li>Add support for offscreen rendering. <a href="https://github.com/electron/electron/pull/6691">#6691</a>, <a href="https://github.com/electron/electron/pull/6713">#6713</a>, <a href="https://github.com/electron/electron/pull/6723">#6723</a>, <a href="https://github.com/electron/electron/pull/6721">#6721</a>, <a href="https://github.com/electron/electron/pull/6737">#6737</a>, <a href="https://github.com/electron/electron/pull/6741">#6741</a></li>
<li>Add <code>win.setContentBounds(options[, animate])</code> and <code>win.getContentBounds()</code> APIs. <a href="https://github.com/electron/electron/pull/6654">#6654</a></li>
<li>Add <code>image.getBitmap()</code> API. <a href="https://github.com/electron/electron/pull/6733">#6733</a></li>
<li>Add <code>zoomin</code>, <code>zoomout</code>, <code>resetzoom</code> to <code>MenuItem</code>'s <code>role</code>s. <a href="https://github.com/electron/electron/pull/6777">#6777</a></li>
<li>Fix the remote devtools page not loading in Electron. <a href="https://github.com/electron/electron/pull/6707">#6707</a></li>
<li>Fix cookies API not working for custom protocols. <a href="https://github.com/electron/electron/pull/6708">#6708</a></li>
<li>Fix properties of DOM objects not being able to be sent via <code>ipc</code> module. <a href="https://github.com/electron/electron/pull/6776">#6776</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>systemPreferences.isSwipeTrackingFromScrollEventsEnabled()</code> API. <a href="https://github.com/electron/electron/pull/6686">#6686</a></li>
<li>Add <code>systemPreferences.postNotification(event, userInfo)</code> and <code>systemPreferences.postLocalNotification(event, userInfo)</code> APIs. <a href="https://github.com/electron/electron/pull/6752">#6752</a></li>
<li>Add more details to error message of <code>autoUpdater</code>. <a href="https://github.com/electron/electron/pull/6743">#6743</a></li>
<li>Add <code>startspeaking</code> and <code>stopspeaking</code> to <code>MenuItem</code>'s <code>role</code>s. <a href="https://github.com/electron/electron/pull/6765">#6765</a></li>
<li>Fix <code>resizable: false</code> option disabling the fullscreen button. <a href="https://github.com/electron/electron/pull/6664">#6664</a></li>
<li>Fix <code>scroll-touch-begin</code> and <code>scroll-touch-end</code> events being emitted when scrolling page. <a href="https://github.com/electron/electron/pull/6754">#6754</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add return value for  <code>app.setUserTasks(tasks)</code> API. <a href="https://github.com/electron/electron/pull/6766">#6766</a></li>
<li>Add <code>win.setThumbnailToolTip(toolTip)</code> API. <a href="https://github.com/electron/electron/pull/6762">#6762</a></li>
<li>Fix calling <code>autoUpdate.checkForUpdates()</code> for twice making <code>quitAndInstall()</code> throw errors. <a href="https://github.com/electron/electron/pull/6780">#6780</a></li>
<li>Fix <code>win.setThumbnailClip(region)</code> API not recognizing high-DPI displays. <a href="https://github.com/electron/electron/pull/6782">#6782</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.2">
        </link>
        <updated>2016-08-02T17:27:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upload the checksums of releases. <a href="https://github.com/electron/electron/pull/6588">#6629</a></li>
<li>Improve performance when creating native classes. <a href="https://github.com/electron/electron/pull/6688">#6688</a></li>
<li>Add <code>downloadItem.getSavePath()</code> API. <a href="https://github.com/electron/electron/pull/6629">#6629</a></li>
<li>Add <code>image.toBitmap()</code> API. <a href="https://github.com/electron/electron/pull/6661">#6661</a></li>
<li>Add <code>size</code>, <code>hotspot</code> parameters to the <code>cursor-changed</code> event of <code>WebContents</code>. <a href="https://github.com/electron/electron/pull/6661">#6661</a></li>
<li>Add <code>setZoomFactor</code>, <code>getZoomFactor</code>, <code>setZoomLevel</code>, <code>getZoomLevel</code>, <code>setZoomLevelLimits</code> methods to <code>WebContents</code>. <a href="https://github.com/electron/electron/pull/6685">#6685</a></li>
<li>Fix <code>LICENSES.chromium.html</code> being empty. <a href="https://github.com/electron/libchromiumcontent/pull/225">libchromiumcontent#225</a></li>
<li>Fix failing to register custom protocol due to <code>Session</code> being garbage collected. <a href="https://github.com/electron/electron/pull/6674">#6674</a></li>
<li>Fix unicode characters not working with <code>contents.sendInputEvent(event)</code> API. <a href="https://github.com/electron/electron/pull/6661">#6661</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>shell.writeShortcutLink(shortcutPath[, operation], options)</code> and <code>shell.readShortcutLink(shortcutPath)</code> APIs. <a href="https://github.com/electron/electron/pull/6623">#6623</a></li>
<li>Fix window size being changed after restoring from minimized state. <a href="https://github.com/electron/electron/pull/6667">#6667</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>app.dock.isVisible()</code> API. <a href="https://github.com/electron/electron/pull/6683">#6683</a></li>
<li>Fix crash with keyboard events under fullscreen. <a href="https://github.com/electron/electron/pull/6637">#6637</a></li>
<li>Fix crash when using webview. <a href="https://github.com/electron/electron/pull/6644">#6644</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix components not showing correctly on displays with 2.0 DPI. <a href="https://github.com/electron/electron/pull/6646">#6646</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.1">
        </link>
        <updated>2016-07-27T04:21:17.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>view-painted</code> event to <code>WebContent</code>. <a href="https://github.com/electron/electron/pull/6524">#6524</a></li>
<li>Add <code>proxyBypassRules</code> option to <code>ses.setProxy(config, callback)</code> API. <a href="https://github.com/electron/electron/pull/6558">#6558</a></li>
<li>Add support for passing typed arrays in <code>remote</code> module. <a href="https://github.com/electron/electron/pull/6572">#6572</a>, <a href="https://github.com/electron/electron/pull/6590">#6590</a></li>
<li>Add <code>contents.copyImageAt(x, y)</code> API. <a href="https://github.com/electron/electron/pull/6619">#6619</a></li>
<li>Fix file dialog not working with <code>&#x3C;input></code> tag on DevPanel. <a href="https://github.com/electron/brightray/pull/238">brightray#238</a></li>
<li>Fix <code>fs.access</code>/<code>accessSync</code> not working with asar archives. <a href="https://github.com/electron/electron/pull/6598">#6598</a></li>
<li>Fix LCD-text-antialiasing not working. <a href="https://github.com/electron/electron/pull/6606">#6606</a></li>
<li>Fix crash when adding project workspace in devtools. <a href="https://github.com/electron/electron/pull/6613">#6613</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix window position not restoring after restoring from minimized state. <a href="https://github.com/electron/electron/pull/6596">#6596</a></li>
<li>Fix crash when calling <code>crashReporter.start(options)</code> for multiple times. <a href="https://github.com/electron/electron/pull/6618">#6618</a></li>
<li>Fix invalid AppUserModelID when executable name contains spaces. <a href="https://github.com/electron/electron/pull/6602">#6602</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add option to always highlight the tray icon. <a href="https://github.com/electron/electron/pull/6620">#6620</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.3.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.3.0">
        </link>
        <updated>2016-07-25T03:57:10.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 52. <a href="https://github.com/electron/electron/pull/6342">#6342</a></li>
<li>Update to Node.js 6.3.0. <a href="https://github.com/electron/electron/pull/6559">#6559</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.8">
        </link>
        <updated>2016-07-21T05:57:08.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>options</code> parameter for the <code>session.fromPartition(''[, options])</code> API. <a href="https://github.com/electron/electron/pull/6470">#6470</a></li>
<li>Add more attributes for <code>certificate</code> object of <code>certificate-error</code> event. <a href="https://github.com/electron/electron/pull/6474">#6474</a></li>
<li>Add <code>autoUpdater.getFeedURL()</code> API. <a href="https://github.com/electron/electron/pull/6486">#6486</a></li>
<li>Add <code>getAllWebContents()</code> and <code>getFocusedWebContents()</code> APIs to <code>webContents</code> module. <a href="https://github.com/electron/electron/pull/6489">#6489</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>drop-text</code> event to <code>Tray</code>. <a href="https://github.com/electron/electron/pull/6490">#6490</a></li>
<li>Fix exception when calling console.log after relaunch. <a href="https://github.com/electron/electron/pull/6527">#6527</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>win.setThumbnailClip(region)</code> API. <a href="https://github.com/electron/electron/pull/6497">#6497</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.7">
        </link>
        <updated>2016-07-13T03:22:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Do not show default accelerators in menus other than application menu and window menu. <a href="https://github.com/electron/electron/pull/6385">#6385</a></li>
<li>Add <code>capturePage</code> method to <code>WebContents</code> class and <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/6355">#6355</a></li>
<li>Add <code>showHiddenFiles</code> to <code>dialog.showOpenDialog(options)</code>'s <code>properties</code>. <a href="https://github.com/electron/electron/pull/6431">#6431</a></li>
<li>Add <code>app.getLoginItemSettings()</code> and <code>app.setLoginItemSettings(settings)</code> APIs. <a href="https://github.com/electron/electron/pull/6375">#6375</a>, <a href="https://github.com/electron/electron/pull/6444">#6444</a></li>
<li>Add <code>accessibility-support-changed</code> event and <code>isAccessibilitySupportEnabled()</code> method to <code>app</code> module. <a href="https://github.com/electron/electron/pull/6446">#6446</a></li>
<li>Fix session not saved on exit. <a href="https://github.com/electron/electron/pull/6411">#6411</a></li>
<li>Fix passing remote objects without constructor. <a href="https://github.com/electron/electron/pull/6369">#6369</a></li>
<li>Fix showing context menu and synchronous dialogs emitting <code>unresponsive</code> event. <a href="https://github.com/electron/electron/pull/6432">#6432</a></li>
<li>Fix value becoming <code>null</code> when passing the same Array for multiple times in <code>remote</code> module. <a href="https://github.com/electron/electron/pull/6442">#6442</a></li>
<li>Fix setting maximum/minimum size overriding minimum/maximum size. <a href="https://github.com/electron/electron/pull/6455">#6455</a></li>
<li>Fix edit menu in context menu of devtools not showing. <a href="https://github.com/electron/electron/pull/6459">#6459</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Fix single key accelerator not working. <a href="https://github.com/electron/electron/pull/6370">#6370</a></li>
<li>Fix <code>win.setBounds(bounds)</code> API ignore maximum/minimum sizes. <a href="https://github.com/electron/electron/pull/6363">#6363</a></li>
<li>Fix the fullscreen button showing in frameless window on OS X 10.9. <a href="https://github.com/electron/electron/pull/6433">#6433</a></li>
<li>Fix transparent window having border on OS X 10.9. <a href="https://github.com/electron/electron/pull/6449">#6449</a></li>
<li>Fix crash when destroying tray icon from its context menu. <a href="https://github.com/electron/electron/pull/6448">#6448</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix exception when calling <code>console.log</code> after relaunch. <a href="https://github.com/electron/electron/pull/6412">#6412</a></li>
<li>Fix menubar not hiding after entering fullscreen. <a href="https://github.com/electron/electron/pull/6429">#6429</a></li>
<li>Fix crash on startup. <a href="https://github.com/electron/electron/pull/6466">#6466</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>thickFrame</code> option for <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/6412">#6412</a></li>
<li>Add <code>toolbar</code> to <code>BrowserWindow</code>'s <code>type</code>. <a href="https://github.com/electron/electron/pull/6428">#6428</a></li>
<li>Fix transparent window not working when in maximized or fullscreen state. <a href="https://github.com/electron/electron/pull/6417">#6417</a></li>
<li>Fix <code>shell.openExternal(url)</code> not working with non-ASCII characters. <a href="https://github.com/electron/electron/pull/6436">#6436</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.6">
        </link>
        <updated>2016-07-06T04:20:36.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Chrome 51.0.2704.106. <a href="https://github.com/electron/electron/pull/6322">#6322</a></li>
<li>Improve performance for looking up paths in <code>require</code>. <a href="https://github.com/electron/electron/pull/6213">#6213</a></li>
<li>Add <code>webContents.startDrag(item)</code> API. <a href="https://github.com/electron/electron/pull/6333">#6333</a></li>
<li>Add <code>clipboard.readBookmark()</code> and <code>clipboard.writeBookmark(title, url)</code> APIs. <a href="https://github.com/electron/electron/pull/6233">#6233</a></li>
<li>Add <code>onlyDirty</code> pararmeter to <code>webContents.beginFrameSubscription([onlyDirty ,]callback)</code> API. <a href="https://github.com/electron/electron/pull/6164">#6164</a></li>
<li>Add <code>app.setBadgeCount(count)</code> and <code>app.getBadgeCount()</code> APIs. <a href="https://github.com/electron/electron/pull/6243">#6243</a> <a href="https://github.com/electron/electron/pull/6309">#6309</a></li>
<li>Fix <code>did-fail-load</code> event emitting for canceled requests. <a href="https://github.com/electron/electron/pull/6201">#6201</a></li>
<li>Fix passing the same callback to main process for multiple times will make the callback stop working after the remote callback gets GCed in main process. <a href="https://github.com/electron/electron/pull/6218">#6218</a></li>
<li>Fix <code>Promise</code> not resolved in native handlers of the main process. <a href="https://github.com/electron/electron/pull/6220">#6220</a></li>
<li>Fix exception when <code>package.json</code> includes BOM. <a href="https://github.com/electron/electron/pull/6354">#6354</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Include <code>PDB</code> files in releases. <a href="https://github.com/electron/electron/pull/6225">#6225</a></li>
<li>Fix crash when loading non-exist <code>ICO</code> files. <a href="https://github.com/electron/electron/pull/6278">#6220</a></li>
<li>Fix <code>tray.popUpContextMenu(menu)</code> not popUpping menu when <code>menu</code> is not passed. <a href="https://github.com/electron/electron/pull/6280">#6280</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Add <code>app.isUnityRunning()</code> API. <a href="https://github.com/electron/electron/pull/6243">#6243</a></li>
<li>Fix <code>dialog.showOpenDialog()</code> replacing extensions of filenames ending with <code>.*.gz</code>. <a href="https://github.com/electron/electron/pull/6305">#6305</a></li>
<li>Fix <code>icon</code> property of <code>BrowserWindow</code> not working. <a href="https://github.com/electron/electron/pull/6323">#6323</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.5">
        </link>
        <updated>2016-06-23T05:37:58.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><code>accelerator</code> and <code>label</code> are now optional when <code>role</code> is specified for <code>MenuItem</code>. <a href="https://github.com/electron/electron/pull/6190">#6190</a></li>
<li>Add <code>event</code> parameter for <code>click</code> handler of <code>MenuItem</code>. <a href="https://github.com/electron/electron/pull/6170">#6170</a></li>
<li>Add <code>session.setUserAgent(userAgent[, acceptLanguages])</code> API. <a href="https://github.com/electron/electron/pull/6172">#6172</a></li>
<li>Add <code>win.setContentProtection(enable)</code> API. <a href="https://github.com/electron/electron/pull/6175">#6175</a></li>
<li>Fix members of <code>protocol</code> module not being set. <a href="https://github.com/electron/electron/pull/6195">#6195</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Update Squirrel.Mac to 0.2.1. <a href="https://github.com/electron/electron/pull/6183">#6183</a></li>
<li>Fix crash when using frameless window on OS X 10.9. <a href="https://github.com/electron/electron/pull/6197">#6197</a></li>
<li>Fix <code>maximize</code> event being emitted before window is maximized. <a href="https://github.com/electron/electron/pull/6171">#6171</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix crash on startup. <a href="https://github.com/electron/brightray/pull/229">electron/brightray#229</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.4">
        </link>
        <updated>2016-06-22T01:26:54.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Chrome 51.0.2704.103. <a href="https://github.com/electron/electron/pull/6134">#6134</a></li>
<li>Add support for child windows. <a href="https://github.com/electron/electron/pull/6140">#6140</a></li>
<li>Add <code>tray.getBounds()</code> API. <a href="https://github.com/electron/electron/pull/6159">#6159</a></li>
<li>Add <code>quit</code>, <code>togglefullscreen</code> roles to <code>MenuItem</code>. <a href="https://github.com/electron/electron/pull/6154">#6154</a> <a href="https://github.com/electron/electron/pull/6166">#6166</a></li>
<li>Fix members of <code>protocol</code> module not being set. <a href="https://github.com/electron/electron/pull/6095">#6095</a></li>
<li>Fix devtools extensions not showing up on first load. <a href="https://github.com/electron/electron/pull/6095">#6115</a></li>
<li>Fix output in renderer process not being redirected to the main process. <a href="https://github.com/electron/electron/pull/6130">#6130</a></li>
<li>Fix <code>&#x3C;webview></code> tag having wrong size when <code>transform</code> style is applied. <a href="https://github.com/electron/electron/pull/6128">#6128</a></li>
<li>Fix crash when releasing contexts in renderer process. <a href="https://github.com/electron/electron/pull/6144">#6144</a></li>
<li>Fix rejection of remote <code>Promise</code> being treated as unhandled rejection in the main process. <a href="https://github.com/electron/electron/pull/6151">#6151</a></li>
<li>Fix color of menu bar not being updated when system theme changes. <a href="https://github.com/electron/electron/pull/6161">#6161</a></li>
<li>Fix wrong <code>role</code> when <code>menu.insert(item)</code> is used. <a href="https://github.com/electron/electron/pull/6169">#6169</a></li>
</ul>
<p><strong>macOS</strong></p>
<ul>
<li>Add <code>systemPreferences.subscribeLocalNotification(event, callback)</code> and
<code>systemPreferences.unsubscribeLocalNotification(id)</code> APIs. <a href="https://github.com/electron/electron/pull/6150">#6150</a></li>
<li>Fix frameless window not showing in <code>Window</code> menu. <a href="https://github.com/electron/electron/pull/6089">#6089</a>, <a href="https://github.com/electron/electron/pull/6097">#6097</a></li>
<li>Fix crash when calling <code>win.setProgressBar</code> after <code>app.dock.setIcon</code>. <a href="https://github.com/electron/electron/pull/6091">#6091</a></li>
<li>Fix context menu always choosing first item by default. <a href="https://github.com/electron/electron/pull/6110">#6110</a></li>
<li>Fix <code>Delete</code> not working as accelerator. <a href="https://github.com/electron/electron/pull/6168">#6168</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix app indicators using random IDs. <a href="https://github.com/electron/electron/pull/6145">#6145</a></li>
<li>Fix message boxes and file dialogs not being modal. <a href="https://github.com/electron/electron/pull/6160">#6160</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix bounds of <code>Tray</code> not respecting scale factor.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.3">
        </link>
        <updated>2016-06-16T03:38:00.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Use app's name as default window title. <a href="https://github.com/electron/electron/pull/5945">#5945</a></li>
<li>Add <code>ready-to-show</code> event to <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/6026">#6026</a></li>
<li>Add <code>--abi</code> command line switch to default app. <a href="https://github.com/electron/electron/pull/5911">#5911</a></li>
<li>Add <code>showDefinitionForSelection()</code> method to <code>WebContents</code> and <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/5921">#5921</a></li>
<li>Add <code>pepperFlashSystemPlugin</code> to the paths of <code>app.getPath(name)</code> API. <a href="https://github.com/electron/electron/pull/5943">#5943</a></li>
<li>Add <code>protocol</code> property to <code>Session</code> to allow custom protocol for <code>partition</code>. <a href="https://github.com/electron/electron/pull/5904">#5904</a></li>
<li>Add <code>isPaused</code>, <code>canResume</code>, <code>getState</code> APIs to <code>DownloadItem</code>. <a href="https://github.com/electron/electron/pull/5959">#5959</a></li>
<li>Add support for a few more <code>chrome.*</code> APIs for devtools extensions. <a href="https://github.com/electron/electron/pull/5924">#5924</a></li>
<li>Add <code>BrowserWindow.getDevToolsExtensions()</code> API. <a href="https://github.com/electron/electron/pull/5965">#5965</a></li>
<li>Add <code>focusable</code> option to <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/6023">#6023</a></li>
<li>Add <code>web-contents-created</code> event to <code>app</code>. <a href="https://github.com/electron/electron/pull/6029">#6029</a></li>
<li>Fix devtools extension not working for <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/5913">#5913</a></li>
<li>Fix devtools extension not working for sessions with <code>partition</code>. <a href="https://github.com/electron/electron/pull/5904">#5904</a></li>
<li>Fix random crash when using custom protocol. <a href="https://github.com/electron/electron/pull/5904">#5904</a></li>
<li>Fix <code>window.opener</code> being <code>null</code> in window opened by <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/5953">#5953</a></li>
<li>Fix crash when closing window with devtools opened. <a href="https://github.com/electron/brightray/pull/226">brightray#226</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>requestHeaders</code> parameter for <code>autoUpdater.setFeedURL(url[, requestHeaders])</code> API. <a href="https://github.com/electron/electron/pull/5879">#5879</a></li>
<li>Fix <code>maximizable: false</code> not working for frameless window. <a href="https://github.com/electron/electron/pull/5944">#5944</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>win.setFocusable(focusable)</code> API. <a href="https://github.com/electron/electron/pull/6013">#6013</a> <a href="https://github.com/electron/electron/pull/6023">#6023</a></li>
<li>Fix <code>autoUpdater</code> not waiting for current app to quit before launching newly installed app. <a href="https://github.com/electron/electron/pull/6037">#6037</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.2">
        </link>
        <updated>2016-06-08T07:47:41.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Chrome 51.0.2704.84. <a href="https://github.com/electron/electron/pull/5929">#5929</a></li>
<li>Implement click-through window for Windows and Linux.
<a href="https://github.com/electron/electron/pull/5910">#5910</a></li>
<li>Add <code>app.relaunch([options])</code> API. <a href="https://github.com/electron/electron/pull/5837">#5837</a></li>
<li>Add support for <code>array</code> and <code>dictionary</code> types in <code>systemPreferences.getUserDefault(key, type)</code> API. <a href="https://github.com/electron/electron/pull/5833">#5833</a></li>
<li>Add <code>pasteandmatchstyle</code> and <code>delete</code> roles to <code>MenuItem</code>.  <a href="https://github.com/electron/electron/pull/5870">#5870</a></li>
<li>Add <code>app.disableHardwareAcceleration()</code> API. <a href="https://github.com/electron/electron/pull/5889">#5889</a></li>
<li>Add <code>update-target-url</code> event to <code>WebContents</code> and <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/5903">#5903</a></li>
<li>Add <code>disableBlinkFeatures</code> option to <code>webPreferences</code> of <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/5923">#5923</a></li>
<li>Add <code>disableBlinkFeatures</code> attribute to <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/pull/5923">#5923</a></li>
<li>Fix crash when using <code>fetch</code> in custom protocols. <a href="https://github.com/electron/electron/pull/5932">#5932</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix title of frameless window showing as empty under fullscreen. <a href="https://github.com/electron/electron/pull/5905">#5905</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix <code>BrowserWindow.focus()</code> not moving focus to the window. <a href="https://github.com/electron/electron/pull/5888">#5888</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.1">
        </link>
        <updated>2016-06-01T07:15:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Set default mime type if <code>mimeType</code> is not defined in the handler of <code>protocol.registerBufferJob</code> API. <a href="https://github.com/electron/electron/pull/5711">#5711</a></li>
<li>Add <code>app.releaseSingleInstance()</code> API. <a href="https://github.com/electron/electron/pull/5720">#5720</a></li>
<li>Add <code>select-bluetooth-device</code> event to <code>WebContents</code>. <a href="https://github.com/electron/electron/pull/5781">#5781</a></li>
<li>Fix support for DevTools Extensions. <a href="https://github.com/electron/electron/pull/5711">#5711</a></li>
<li>Fix node integration and <code>preload</code> script not working when <code>webSecurity: false</code> is set. <a href="https://github.com/electron/electron/pull/5768">#5768</a></li>
<li>Fix <code>protocol.registerHttpProtocol</code> not working when the target URL redirects. <a href="https://github.com/electron/electron/pull/5753">#5753</a></li>
<li>Fix objects without prototype can not be passed in <code>remote</code> module. <a href="https://github.com/electron/electron/pull/5736">#5736</a></li>
<li>Fix <code>print()</code> method not available for the window returned by <code>window.open</code>. <a href="https://github.com/electron/electron/pull/5737">#5737</a></li>
<li>Fix WebBluetooth not working. <a href="https://github.com/electron/electron/pull/5781">#5781</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix node processes unable to print output to console. <a href="https://github.com/electron/electron/pull/5776">#5776</a></li>
<li>Fix <code>fullscreen: false</code> option also setting <code>fullscreenable: false</code> in <code>BrowserWindow</code>. <a href="https://github.com/electron/electron/pull/5718">#5718</a></li>
<li>Fix using wrong icon size for Windows taskbar. <a href="https://github.com/electron/electron/pull/5763">#5763</a></li>
<li>Fix window icon reverting to default after hiding and showing the window. <a href="https://github.com/electron/electron/pull/5782">#5782</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix menu appearing on wrong monitor. <a href="https://github.com/electron/electron/pull/5726">#5726</a></li>
<li>Fix crash caused by calling <code>BrowserWindow.setAspectRatio(0)</code> <a href="https://github.com/electron/electron/pull/5734">#5734</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.2.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.2.0">
        </link>
        <updated>2016-05-26T09:07:52.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Chrome 51. <a href="https://github.com/electron/electron/issues/5648">#5648</a></li>
<li>Returning a non-void value in <code>beforeunload</code> handler nows prevents the page to unload.  <a href="https://github.com/electron/electron/issues/5648">#5648</a></li>
<li>Improve the "Error opening app" dialog. <a href="https://github.com/electron/electron/issues/5610">#5610</a></li>
<li>Improve how <code>Promise</code> is detected in <code>remote</code> module. <a href="https://github.com/electron/electron/issues/5689">#5689</a></li>
<li>Add <code>webpageURL</code> parameter to <code>app.setUserActivity(type, userInfo[, webpageURL])</code> API. <a href="https://github.com/electron/electron/issues/5658">#5658</a></li>
<li>Fix <code>document.visibilityState</code> and <code>visibilitychange</code> event not working in <code>&#x3C;webview></code> tag. <a href="https://github.com/electron/electron/issues/5684">#5684</a></li>
<li>Fix unexpected behavior when calling <code>app.quit()</code> while there are <code>BrowserWindow</code>s with <code>closable</code> set to <code>false</code>. <a href="https://github.com/electron/electron/issues/5701">#5701</a></li>
</ul>
<p>Migration Notice:</p>
<ul>
<li>Due to <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=587940">a change of Chrome 51</a>, returning non-empty strings or <code>true</code> in <code>beforeunload</code> handler now <em>prevents</em> the page to unload. <a href="https://github.com/electron/electron/issues/5648">#5648</a></li>
<li>The private <code>ATOM_SHELL_INTERNAL_RUN_AS_NODE</code> environment variable has been removed, the code relies on it should use the public <code>ELECTRON_RUN_AS_NODE</code> environment variable instead. <a href="https://github.com/electron/electron/issues/5682">#5682</a></li>
<li>The internal <code>ATOM_SHELL_</code> environment variables have been renamed, if you are maintaining your own Electron fork, you might be affected. <a href="https://github.com/electron/electron/issues/5683">#5683</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.1.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.1.3">
        </link>
        <updated>2016-05-25T05:47:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash caused by linking with VC++ statically. <a href="https://github.com/electron/electron/issues/5658">#5658</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.1.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.1.2">
        </link>
        <updated>2016-05-24T06:59:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>BrowserWindow.setIcon(icon)</code> API. <a href="https://github.com/electron/electron/pull/5624">#5624</a></li>
<li>Add <code>Session.allowNTLMCredentialsForDomains(domains)</code> API, and mark <code>app.allowNTLMCredentialsForDomains(domains)</code> as deprecated. <a href="https://github.com/electron/electron/pull/5638">#5638</a></li>
<li>Fix error description of <code>did-fail-load</code> event being empty. <a href="https://github.com/electron/electron/pull/5634">#5634</a></li>
<li>Fix <code>require('electron')</code> being able to be overridden by npm modules.
<a href="https://github.com/electron/electron/pull/5662">#5662</a></li>
<li>Fix <code>remote</code> module not handling rejection of <code>Promise</code> in the main process. <a href="https://github.com/electron/electron/pull/5666">#5666</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Improve icon resolution when using <code>ICO</code> icons. <a href="https://github.com/electron/electron/pull/5624">#5624</a></li>
<li>Fix <code>crashReporter</code> not working. <a href="https://github.com/electron/electron/pull/5646">#5646</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>offsetX</code> parameter to <code>BrowserWindow.setSheetOffset(offsetY[, offsetX])</code> API. <a href="https://github.com/electron/electron/pull/5603">#5603</a></li>
<li>Fix the usages of private APIs in MAS build. <a href="https://github.com/electron/libchromiumcontent/pull/212">electron/libchromiumcontent#212</a></li>
<li>Fix <code>BrowserWindow.setAspectRatio(ratio)</code> not correctly implemented. <a href="https://github.com/electron/electron/pull/5644">#5644</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix the binary of <code>ffmpeg</code> not stripped. <a href="https://github.com/electron/electron/pull/5668">#5668</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.1.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.1.1">
        </link>
        <updated>2016-05-20T00:30:24.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Disable <code>&#x3C;webview></code> tag when <code>nodeIntegration</code> is off in host window. <a href="https://github.com/electron/electron/pull/5559">#5559</a></li>
<li>Add <code>--disable-http2</code> command line switch. <a href="https://github.com/electron/brightray/pull/222">electron/brightray#222</a></li>
<li>Add <code>webFrame.getResourceUsage()</code> and <code>webFrame.clearCache()</code> APIs. <a href="https://github.com/electron/electron/pull/5413">#5413</a></li>
<li>Add <code>buttonLabel</code> option to <code>dialog.showOpenDialog(options)</code> and <code>dialog.showSaveDialog(options)</code>. <a href="https://github.com/electron/electron/pull/5509">#5509</a></li>
<li>Fix <code>Invalid package error</code> when there is asar path in the command passed to <code>child_process.exec</code>. <a href="https://github.com/electron/electron/pull/5571">#5571</a></li>
<li>Fix <code>&#x3C;webview></code> tag not inheriting host window's zoom level. <a href="https://github.com/electron/electron/pull/5616">#5616</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Enable Mac App Store sandboxing without using <code>temporary-exception</code>.
<a href="https://github.com/electron/electron/pull/5584">#5584</a>, <a href="https://github.com/electron/electron/pull/5601">#5601</a></li>
<li>The callback of <code>systemPreferences.subscribeNotification(event, callback)</code> now accepts <code>event</code> and <code>userInfo</code> parameters. <a href="https://github.com/electron/electron/pull/5582">#5582</a></li>
<li>Fix context menu not showing all items when opened near the lower bound of display. <a href="https://github.com/electron/electron/pull/5518">#5518</a></li>
<li>Fix using <code>titleBarStyle</code> option makes the top of window draggable. <a href="https://github.com/electron/electron/pull/5557">#5557</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Link statically with Visual C++ libraries. <a href="https://github.com/electron/electron/pull/5538">#5538</a>, <a href="https://github.com/electron/electron/pull/5602">#5602</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix dynamic library loading error with <code>libnotify.so.4</code> on some distributions. <a href="https://github.com/electron/brightray/pull/221">electron/brightray#221</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.1.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.1.0">
        </link>
        <updated>2016-05-13T08:00:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 50.0.2661.102.</li>
<li>Upgrade to Node.js 6.1.0.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Use Visual Studio 2015 for building.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.0.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.0.2">
        </link>
        <updated>2016-05-13T00:21:33.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Allow <code>protocol</code> module to be imported before the <code>ready</code> event of <code>app</code> module. <a href="https://github.com/electron/electron/pull/5406">#5406</a></li>
<li>Add <code>context-menu</code> event to <code>WebContents</code>. <a href="https://github.com/electron/electron/pull/5379">#5379</a></li>
<li>Add <code>process.defaultApp</code> property. <a href="https://github.com/electron/electron/pull/5421">#5421</a></li>
<li>Fix <code>protocol.registerStandardSchemes(schemes)</code> not working. <a href="https://github.com/electron/electron/pull/5406">#5406</a></li>
<li>Fix file system indexing not working in devtools. <a href="https://github.com/electron/electron/pull/5431">#5431</a></li>
<li>Fix crash when replying to the same synchronous message more than once. <a href="https://github.com/electron/electron/pull/5430">#5430</a></li>
<li>Fix <code>expirationDate</code> not showing for persistent cookies in <code>session.cookies.get</code> API. <a href="https://github.com/electron/electron/pull/5444">#5444</a></li>
<li>Fix <code>protocol.registerStandardSchemes(schemes)</code> not working. <a href="https://github.com/electron/electron/pull/5406">#5406</a></li>
<li>Fix exception after creating large numbers of renderer processes. <a href="https://github.com/electron/electron/pull/5491">#5491</a></li>
<li>Fix devtools extension repeatedly loaded when changing dock state. <a href="https://github.com/electron/brightray/pull/219">electron/brightray#219</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Disable the scroll bounce (rubber banding) effect by default. <a href="https://github.com/electron/electron/pull/5412">#5412</a></li>
<li>Add <code>scrollBounce</code> option to <code>webPreferences</code>. <a href="https://github.com/electron/electron/pull/5412">#5412</a></li>
<li>Add <code>app.setUserActivity(type, userInfo)</code>, <code>app.getCurrentActivityType()</code> APIs and <code>continue-activity</code> event for Handoff feature of OS X. <a href="https://github.com/electron/electron/pull/5352">#5352</a></li>
<li>Add <code>app.dock.downloadFinished(filePath)</code> API. <a href="https://github.com/electron/electron/pull/5477">#5477</a></li>
<li>Fix high CPU usage when using pty.js Node module. <a href="https://github.com/electron/electron/pull/5378">#5378</a></li>
<li>Fix <code>app.removeAsDefaultProtocolClient(protocol)</code> API not working. <a href="https://github.com/electron/electron/pull/5440">#5440</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Resize the icon of <code>dialog.showMessageBox()</code> to a suitable size. <a href="https://github.com/electron/electron/pull/5496">#5496</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.0.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.0.1">
        </link>
        <updated>2016-05-11T11:10:38.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix devtools extension not loading.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#1.0.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v1.0.0">
        </link>
        <updated>2016-05-09T12:17:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Bump version number to 1.0.0.</li>
<li>Remove deprecated APIs. <a href="https://github.com/electron/electron/pull/5373">#5373</a></li>
</ul>
<p>Migration notice:</p>
<ul>
<li>Please update your app to v0.37.8 first to check whether there are deprecated
APIs usages.</li>
<li>
<p>Following deprecated events of <code>BrowserWindow</code> have been removed but there
were no deprecation warnings in previous versions, you should use the
corresponding events in <code>webContents</code> instead:</p>
<ul>
<li><code>crash</code></li>
<li><code>devtools-focused</code></li>
<li><code>devtools-opened</code></li>
<li><code>devtools-closed</code></li>
</ul>
</li>
<li><code>NativeImage.toDataUrl</code> has been removed but there were no deprecation
warnings in previous versions, you should use <code>toDataURL</code> instead.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.8">
        </link>
        <updated>2016-04-29T11:48:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Disable node integration in webview when it is disabled in host page. <a href="https://github.com/electron/electron/pull/5244">#5244</a></li>
<li>Make sure the <code>userData</code> directory is created during the <code>ready</code> event of <code>app</code> module. <a href="https://github.com/electron/electron/pull/5340">#5340</a></li>
<li>Throw error when <code>autoUpdater.quitAndInstall()</code> is called while there is no update. <a href="https://github.com/electron/electron/pull/5287">#5287</a></li>
<li>Add <code>systemPreferences</code> module. <a href="https://github.com/electron/electron/pull/5282">#5282</a></li>
<li>Add <code>app.isDefaultProtocolClient(protocol)</code> API.  <a href="https://github.com/electron/electron/pull/5302">#5302</a></li>
<li>Fix occasional crash when doing GC. <a href="https://github.com/electron/electron/pull/5293">#5293</a></li>
<li>Fix <code>app.makeSingleInstance(callback)</code> wrongly returning <code>true</code> on first launch. <a href="https://github.com/electron/electron/pull/5311">#5311</a></li>
<li>Fix <code>will-download</code> event not emitted for HTML pages. <a href="https://github.com/electron/electron/pull/5315">#5315</a></li>
<li>Fix crash when navigating to a new location after downloading failed. <a href="https://github.com/electron/electron/pull/5315">#5315</a></li>
<li>Fix <code>webContents.executeJavaScript</code> not working after being called immediately after <code>loadURL</code>. <a href="https://github.com/electron/electron/pull/5319">#5319</a></li>
<li>Fix <code>desktopCapturer.getSources</code> not responding when there is subsequent calls with different arguments. <a href="https://github.com/electron/electron/pull/5320">#5320</a></li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix the <code>Command Plus</code> accelerator appearing as <code>Shift Command =</code> in menu. <a href="https://github.com/electron/electron/pull/5298">#5298</a></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>display-removed</code> event not working. <a href="https://github.com/electron/electron/pull/5334">#5334</a></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.7">
        </link>
        <updated>2016-04-22T08:39:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>mode</code> option to <code>webContents.openDevTools(options)</code> API.</li>
<li>Add <code>openExternal</code> type of <code>permission</code> parameter to <code>Session.setPermissionRequestHandler(handler)</code> API.</li>
<li>Add <code>process.windowsStore</code> property to determine whether the app is an Windows Store app.</li>
<li>Fix random crash when accessing <code>devToolsWebContents.hostWebContents</code>.</li>
<li>Fix <code>session.enableNetworkEmulation(options)</code> API not working.</li>
<li>Fix <code>WebContents.executeJavaScript(code)</code> not working when called during a resource load after page is loaded.</li>
<li>Fix after using <code>app.setPath</code> to change the location of <code>userData</code> directory, a folder is still created at the default location. </li>
<li>Fix occasional exception when removing a reference to a remote object.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Avoid spawning new Squirrel processes when there is already one running.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Use the <code>append</code> hint when showing notifications.</li>
<li>Add <code>app.importCertificate(options, callback)</code> API.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Update the docs on how to submit latest versions of Electron to Mac App Store.</li>
<li>Add <code>BrowserWindow.setSheetOffset(offset)</code> for changing the offset when showing sheet.</li>
<li>Fix crash when app's name is long while using <code>app.makeSingleInstance</code> with Mac App Store build.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.6">
        </link>
        <updated>2016-04-15T07:48:09.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Don't emit <code>will-quit</code> when <code>app.exit()</code> is called.</li>
<li>Add <code>isMainFrame</code> parameter to <code>did-fail-load</code> event of <code>WebContents</code>.</li>
<li>Add <code>statusLine</code> property to <code>webRequest.OnHeadersReceived</code> API's <code>responseHeaders</code> object.</li>
<li>Add <code>backgroundThrottling</code> option to <code>webPreferences</code> of <code>BrowserWindow</code>.</li>
<li>Add <code>resourceType</code> parameter to <code>did-get-response-details</code> event of <code>WebContents</code>.</li>
<li>Fix <code>&#x3C;webview></code> and <code>preload</code> script not working when there is no script tag in page.</li>
<li>Fix <code>webRequest.onHeadersReceived</code> API modifying original headers' status line.</li>
<li>Fix breakpoints not working after reloading in the devtools view.</li>
<li>Fix idle GC not working in the main process.</li>
<li>Fix the race condition between <code>did-fail-load</code> and <code>did-finish-load</code> events.</li>
<li>Fix wrong default transparent background for frameless window.</li>
<li>Fix SSL certificate information not showing in the Security tab of devtools.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix printing not working.</li>
<li>Fix support with NVDA/JAWS screen readers.</li>
<li>Fix crash when closing a window in its <code>blur</code> event handler.</li>
<li>Fix notification not showing when Application User Model ID is set.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix template image not working as tray icon on some machines.</li>
<li>Fix <code>backgroundColor</code> of <code>BrowserWindow</code> not displaying correctly.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Do not wait for <code>xdg-open</code> to exit when calling <code>shell.openExternal</code>.</li>
<li>Add support for the <code>tag</code> property of HTML5 <code>Notification</code> API.</li>
<li>Fix notifications not showing on Ubuntu 16.04.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.5">
        </link>
        <updated>2016-04-07T01:34:25.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix wrongly using Node v6.0.0-pre, use Node v5.10.0 instead.</li>
<li>Fix crash when creating <code>Buffer</code> with large size.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.4">
        </link>
        <updated>2016-04-03T09:31:23.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Node v5.10.0.</li>
<li>Remove the white flash when loading pages.</li>
<li>The default app is now packaged as <code>asar</code> archive.</li>
<li>The <code>atom.asar</code> in the resources directory is renamed to <code>electron.asar</code>.</li>
<li>Disable node integration in child windows opened with <code>window.open</code> when node integration is disabled in parent window.</li>
<li>Add <code>app.setAsDefaultProtocolClient(protocol)</code> and <code>app.removeAsDefaultProtocolClient(protocol)</code> APIs.</li>
<li>Fix crash when sending IPC messages.</li>
<li>Fix wrong <code>disposition</code> parameter of <code>new-window</code> event for certain types of background types.</li>
<li>Fix exception when calling remote method while not storing its remote object.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>swipe</code> event to <code>BrowserWindow</code>.</li>
<li>Fix <code>backgroundColor</code> option of <code>BrowserWindow</code> not working.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.3">
        </link>
        <updated>2016-03-27T03:16:12.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><code>&#x3C;webview></code>'s background is now transparent by default.</li>
<li>Add <code>NativeImage.getNativeHandle()</code> API.</li>
<li>Add <code>-i/--interactive</code> flag to default app that starts a repl for the main process. </li>
<li>Fix occasional exception when using <code>remote</code> module.</li>
<li>Fix devtools workspace not working.</li>
<li>Fix exception when <code>accelerator</code> is undefined when calling <code>Menu.buildFromTemplate</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Automatically set Application User Model ID when Squirrel.Windows is used.</li>
<li>Fix crash when showing notifications while notifications are disabled.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.2">
        </link>
        <updated>2016-03-14T08:22:09.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>activeMatchOrdinal</code> property in the <code>result</code> object of <code>found-in-page</code> event.</li>
<li>Fix notifications not showing.</li>
<li>Fix the main process hanging on exit.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.1">
        </link>
        <updated>2016-03-13T02:38:39.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>OS X</strong></p>
<ul>
<li>Fix <code>libffmpeg.dylib image not found</code> error on startup.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix unable to start on Windows 7.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.37.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.37.0">
        </link>
        <updated>2016-03-12T00:54:10.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 49.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.12">
        </link>
        <updated>2016-03-27T01:40:57.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix occasional exception when using <code>remote</code> module.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash when showing notifications while notifications are disabled.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.11">
        </link>
        <updated>2016-03-11T11:09:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>show</code> and <code>hide</code> events to <code>BrowserWindow</code>.</li>
<li>Do not block when calling <code>document.hidden</code>.</li>
<li>Fix <code>visibilitychange</code> event not working.</li>
<li>Fix passing certificate to <code>select-client-certificate</code> event's callback.</li>
<li>Fix <code>PrintScreen</code> not working as accelerator.</li>
<li>Fix style issues with <code>&#x3C;webview></code> inside flexbox.</li>
<li>Fix unable to read image when there is <code>..</code> in file path.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix <code>resizable</code> option not working.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Make <code>fullscreenable</code> option work.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>platform-theme-changed</code> event to <code>app</code> module.</li>
<li>Add <code>app.isDarkMode()</code> API.</li>
<li>Fix <code>Cmd+~</code> cycling windows in wrong direction.</li>
<li>Fix <code>BrowserWindow.isMaximized()</code> returning wrong result when window is not resizable.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.10">
        </link>
        <updated>2016-03-05T03:00:06.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><code>WebContents.beginFrameSubscription</code> becomes faster and gets better image quality.</li>
<li>Add <code>callback</code> parameter for <code>webContents.executeJavaScript</code> and <code>&#x3C;webview>.executeJavaScript</code>.</li>
<li>Fix media devices having empty labels.</li>
<li>Fix the methods of remote objects being unwritable and unconfigurable.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.9">
        </link>
        <updated>2016-02-26T02:18:27.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Cache the remote objects returned by <code>remote</code> module.</li>
<li>Add <code>webContents.hostWebContents</code> property.</li>
<li>Add <code>&#x3C;webview>.getWebContents()</code> API.</li>
<li>Fix ES6 classes not working with <code>remote</code> module.</li>
<li>Fix remote objects of renderer processes being wrongly freed when page is reloaded.</li>
<li>Fix crash in <code>protocol</code> module for certain kind of URLs.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix crash when freetype 2.6.3 is used in system.</li>
<li>Fix the application menu bar disappearing after hiding and showing the window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.8">
        </link>
        <updated>2016-02-19T06:38:36.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Link with ffmpeg dynamically.</li>
<li>Provide prebuilt binaries of ffmpeg which do not include proprietary codecs.</li>
<li>Improve error message when there is invalid parameter passed to Electron API.</li>
<li>Emit <code>did-fail-load</code> event when invalid URL is passed to <code>BrowserWindow.loadURL</code>.</li>
<li>Launch URL or HTML file directly in default app.</li>
<li>Add <code>cursor-changed</code> event to <code>WebContents</code>.</li>
<li>Add <code>Session.setPermissionRequestHandler(handler)</code> API.</li>
<li>Add <code>Session.clearHostResolverCache(callback)</code> API.</li>
<li>Add <code>readRtf</code> and <code>writeRtf</code> methods to <code>clipboard</code> module.</li>
<li>Fix crash when calling methods of <code>downloadItem</code> in <code>will-download</code> handler when <code>event.preventDefault</code> is called.</li>
<li>Fix crash when calling <code>WebContents.endFrameSubscription()</code> while there are pending frames.</li>
<li>Fix the <code>exit</code> event of <code>process</code> object not reliable in renderer process.</li>
<li>Fix <code>BrowserWindow.getNativeWindowHandle()</code> returning corrupted buffer.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix methods of <code>autoUpdater</code> not accessible in <code>remote</code> module.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>app.show</code> and <code>app.hide</code> APIs.</li>
<li>Fix <code>icon</code> not working in <code>dialog.showMessageBox(options)</code>.</li>
<li>Fix <code>Command + ~</code> not switching windows sometimes.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Don't drop capabilities in renderer process.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.7">
        </link>
        <updated>2016-01-30T05:20:46.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix the occasional <code>Object has been destroyed</code> exception in the main process.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash on exit.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.6">
        </link>
        <updated>2016-01-29T04:43:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Restarts renderer process for server redirect.</li>
<li>Add <code>setMovable</code>, <code>isMovable</code>, <code>setMinimizable</code>, <code>isMinimizable</code>, <code>setMaximizable</code>, <code>isMaximizable</code>, <code>setFullScreenable</code>, <code>isFullScreenable</code>, <code>setClosable</code>, <code>isClosable</code>, <code>setHasShadow</code>, <code>hasShadow</code> methods to <code>BrowserWindow</code>.</li>
<li>Add <code>scroll-touch-begin</code> and <code>scroll-touch-end</code> events to <code>BrowserWindow</code>.</li>
<li>Add <code>webContents.debugger</code> API.</li>
<li>Add <code>app.dock.setIcon</code> API.</li>
<li>Add <code>uploadData</code> to <code>details</code> of <code>session.webRequest.onBeforeRequest</code>.</li>
<li>Support alpha channel in <code>backgroundColor</code> option of <code>BrowserWindow</code>.</li>
<li>Fix exception when writing to stdout/stderr in renderer process under certain circumstances.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>positioningItem</code> parameter for <code>Menu.popup</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix using <code>autoUpdater</code> throws exception.</li>
<li>Fix possible crash when closing <code>asar</code> archive.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.5">
        </link>
        <updated>2016-01-22T00:04:38.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when switching between submenus of window menubar.</li>
<li>Add support for the <code>silent</code> property of <code>Notification</code>.</li>
<li>Add <code>defaultFontFamily</code>, <code>defaultFontSize</code>, <code>defaultMonospaceFontSize</code>, <code>minimumFontSize</code>, <code>defaultEncoding</code> options to <code>webPreferences</code> of <code>BrowserWindow</code>.</li>
<li>Add <code>&#x3C;webview>.loadURL</code>.</li>
<li>Add <code>blinkfeatures</code> attribute for <code>&#x3C;webview></code>.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>animate</code> parameter for <code>setBounds</code>, <code>setSize</code>, <code>setContentSize</code>, <code>setPosition</code> methods of <code>BrowserWindow</code>.</li>
<li>Add <code>movable</code> option for <code>BrowserWindow</code>.</li>
<li>Make the <code>backgroundColor</code> option of <code>BrowserWindow</code> work.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>app.isAeroGlassEnabled()</code> API.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.4">
        </link>
        <updated>2016-01-15T06:27:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><code>session.setProxy(config)</code> API now accepts an <code>Object</code> instead of <code>String</code>.</li>
<li><code>BrowserWindow.getFocusedWindow()</code> API now returns <code>null</code> instead of <code>undefined</code> when there is no focused window.</li>
<li>Add <code>session.flushStorageData()</code> API.</li>
<li>Add <code>session.getCacheSize(callback)</code> API.</li>
<li>Add <code>BrowserWindow.getNativeWindowHandle()</code> API.</li>
<li>Add <code>defaultId</code> option for <code>dialog.showMessageBox(options)</code> API.</li>
<li>Add <code>insertText</code> and <code>executeJavaScript</code> methods to <code>webFrame</code> module.</li>
<li>Add <code>insertText</code> method to <code>webContents</code> and <code>&#x3C;webview></code>.</li>
<li>Fix wrong aspect ratio in Netflix videos.</li>
<li>Fix source code highlighting not working in devtools.</li>
<li>Fix <code>&#x3C;webview>.src</code> not working before <code>onload</code> event.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix <code>--touch-devices</code> command line switch not working.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix DRM not working in Adobe Flash Player plugin.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.3">
        </link>
        <updated>2016-01-08T05:40:47.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for Widevine CDM plugin.</li>
<li>Add <code>isDevToolsFocused</code> method to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Add <code>did-navigate</code> and <code>did-navigate-in-page</code> events to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Add <code>will-navigate</code>, <code>devtools-opened</code>, <code>devtools-closed</code>, <code>devtools-focused</code> events to <code>&#x3C;webview></code>.</li>
<li>Add <code>blinkFeatures</code> option to <code>webPreferences</code>.</li>
<li>Remove <code>overlayScrollbars</code>, <code>sharedWorker</code>, <code>pageVisibility</code> options from <code>webPreferences</code>.</li>
<li>Localize the default string resources in HTML elements.</li>
<li>Allow using <code>fetch</code> for URLs registered as privilege.</li>
<li>Fix memory leak in <code>remote</code> module.</li>
<li>Fix distorted image when calling <code>capturePage</code> with no rect.</li>
<li>Fix crash when using <code>protocol.registerHttpProtocol</code> without internet connection.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix <code>drop-files</code> not firing when dragging from the dock.</li>
<li>Fix <code>app.clearRecentDocuments</code> not working.</li>
<li>Fix crash when calling <code>dialog.showSaveDialog</code> with filters with no extensions.</li>
<li>Fix crash when creating <code>Window</code> menu with no submenu items.</li>
<li>Fix <code>Tray.setPressedImage</code> not working after turning off highlight mode.</li>
<li>Fix unable to hide fullscreen button on EL Capitan.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix recursive loop when calling <code>mkdirp</code> inside an <code>asar</code> archive.</li>
<li>Fix the window menu bar not behaving correctly.</li>
<li>Fix <code>dialog.openSaveDialog</code> adding extension to filename when it shouldn't.</li>
<li>Fix bad typing performance.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.2">
        </link>
        <updated>2015-12-25T05:45:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>did-change-theme-color</code> event to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Add <code>media-started-playing</code> and <code>media-paused</code> events to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Add <code>findInPage</code> method to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Fix form redirect not working.</li>
<li>Fix <code>credentials: 'include'</code> being added to service worker's headers.</li>
<li>Fix in page navigations in sub-frames causing full page refresh.</li>
<li>Fix wrong <code>document.hidden</code> and <code>document.visibilityState</code> values when window is minimized.</li>
<li>Fix crash when using <code>webRequest</code> API.</li>
<li>Fix <code>webRequest.onBeforeSendHeaders</code> not removing existing headers.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Remove the notification from notification center when is clicked or cancelled.</li>
<li>Fix app menu not showing after calling <code>app.dock.show()</code>.</li>
<li>Fix fullscreen mode for <code>BrowserWindow</code> with <code>hidden-inset</code> of <code>titleBarStyle</code>.</li>
<li>Fix <code>shell.openExternal</code> not working with URLs containing valid URL special characters.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Load <code>libnotify</code> dynamically instead of linking with the library.</li>
<li>Fix pressing <code>Alt</code> not toggling window menu bar.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>shell.moveItemToTrash</code> not working on Windows 7.</li>
<li>Fix showing notification when icon is inside <code>asar</code> archive or the icon's URL is not <code>file://</code> scheme.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.1">
        </link>
        <updated>2015-12-18T05:16:30.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>session.webRequest</code> API.</li>
<li>Add <code>A5</code> to <code>webContents.printToPDF</code>'s <code>pageSize</code>.</li>
<li><code>crashReporter.start</code> now requires passing <code>submitURL</code> and <code>companyName</code>.</li>
<li>Make <code>window.opener</code> a <code>BrowserWindowProxy</code>.</li>
<li>Don't pump message loop when sending synchronous message in renderer process.</li>
<li>Fix crash in V8 when doing garbage collection.</li>
<li>Fix crash when garbage collecting <code>Buffer</code>s.</li>
<li>Fix crash when passing empty path to <code>app.addRecentDocument</code>.</li>
<li>Fix crash when changing page's location while using service worker.</li>
<li>Fix <code>x</code> and <code>y</code> options not working in <code>BrowserWindow.capturePage</code>.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Remove usages of private <code>xpc_</code> APIs in MAS build.</li>
<li>Fix <code>shell.openExternal</code> not able to open URLs with unescaped characters.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.36.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.36.0">
        </link>
        <updated>2015-12-11T03:49:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 47.</li>
<li>Upgrade to Node 5.1.1.</li>
<li>Add <code>desktopCapturer</code> module.</li>
<li>Add <code>protocol.registerServiceWorkerSchemes</code> API.</li>
<li>Add <code>uploadDate</code> property for <code>request</code> object in <code>protocol</code> module.</li>
<li>Don't touch the argument when calling <code>Menu.buildFromTemplate</code>.</li>
<li>Don't emit <code>will-quit</code> event when calling <code>process.exit</code> or <code>app.exit</code>.</li>
<li>Fix wrong <code>appData</code> and <code>userData</code> dir values.</li>
<li>Fix HTTP/2 not working.</li>
<li>Fix the <code>exit</code> event of <code>process</code> object not including exit code.</li>
<li>Fix <code>event.source</code> not matching the object returned by <code>window.open</code> in <code>message</code> event handler.</li>
<li>Fix wrong <code>origin</code> string in <code>window.postMessage</code>.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>BrowserWindow.setIgnoreMouseEvents</code> API.</li>
<li>Remove the automatically appended <code>Enter Full Screen</code> menu item.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.6">
        </link>
        <updated>2015-12-25T05:45:08.000Z</updated>
        <content type="html"><![CDATA[<p>Changeling:</p>
<ul>
<li>Fix wrong <code>appData</code> and <code>userData</code> dir values.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.5">
        </link>
        <updated>2015-12-25T05:44:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>shell.moveItemToTrash</code> not working on Windows 7.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.4">
        </link>
        <updated>2015-12-04T11:23:48.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix typo: <code>isDestroy</code> => <code>isDestroyed</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.3">
        </link>
        <updated>2015-12-04T08:43:23.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>menu</code> parameter for <code>Tray.popUpContextMenu</code> API.</li>
<li>Add <code>downloadURL</code> method for <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Allow toggling <code>asar</code> support in Node's built-in modules with <code>process.noAsar</code>.</li>
<li>Disable CORS for custom protocols.</li>
<li>Fix crash when calling <code>loadURL</code> in the <code>did-fail-load</code> event.</li>
<li>Fix crash when closing window in the <code>page-title-updated</code> event.</li>
<li>Fix recursive call when using <code>downloadItem.hasUserGesture</code>.</li>
<li>Fix crash caused by race condition on exit when using <code>protocol</code> module.</li>
<li>Fix <code>window.open</code> not respecting the features string.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash on exit when there are heavy Node tasks.</li>
<li>Fix <code>child_process.execFile</code> not working for files in <code>asar</code> archive.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Build with OS X 10.10 SDK.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.2">
        </link>
        <updated>2015-11-27T14:23:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>--proxy-bypass-list</code> command line switch.</li>
<li>Add <code>ELECTRON_RUN_AS_NODE</code> environment variable.</li>
<li>Don't block renderer process when calling asynchronous methods of <code>&#x3C;webview></code>.</li>
<li>Fix <code>child_process.execFile</code> unable to execute files in <code>asar</code> archive.</li>
<li>Fix crash when handling HTTP responses without content in <code>protocol</code> module.</li>
<li>Fix a few places using deprecated API inside Electron.</li>
<li>Fix callbacks passed to <code>dialog</code> module with <code>remote</code> module not working.</li>
<li>Fix wrong deprecation wrappers of <code>BrowserWindow</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash when Notification is used while there is no Application User Model ID.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix crash when closing a window in fullscreen state.</li>
<li>Fix crash when <code>LSUIElement</code> is added to main bundle's <code>Info.plist</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.1">
        </link>
        <updated>2015-11-20T05:36:59.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>session</code> module for full multi-session support.</li>
<li>Add support for some special keys in <code>webContents.sendInputEvent</code>.</li>
<li>Add <code>certificate-error</code> event to <code>webContents</code> and <code>app</code>.</li>
<li>Add <code>session.setCertificateVerifyProc</code> API.</li>
<li>Fix <code>webContents.reloadIgnoringCache</code> not working.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash when sending notifications with images.</li>
<li>Fix showing notifications on Windows 8 when app name is not the same with app user model ID.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add downloads for dSYM symbols.</li>
<li>Support showing the window as desktop.</li>
<li>Fix the size of <code>Tray</code> icon not updated when the image is changed.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix blurry rendering on some High-DPI machines.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.35.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.35.0">
        </link>
        <updated>2015-11-16T08:48:51.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Show warnings for deprecated APIs, can be turned off with <code>process.noDeprecation</code>.</li>
<li>Add <code>electron</code> module which includes all public APIs.</li>
<li>The <code>ipc</code> module is deprecated, should use <code>ipcRenderer</code> in renderer process, and <code>ipcMain</code> in main process.</li>
<li>The <code>ipcRenderer</code> module adds an <code>event</code> object when emitting events, to match the style of <code>ipcMain</code> module.</li>
<li>Remove the <code>-</code> in <code>BrowserWindow</code>'s option names.</li>
<li><code>clicked</code> events in <code>Tray</code> are renamed to <code>click</code>.</li>
<li>The <code>Url</code> in API names is replaced with <code>URL</code>.</li>
<li>Add <code>documents</code>, <code>downloads</code>, <code>music</code>, <code>pictures</code>, <code>videos</code> keys to <code>app.getPath</code>.</li>
<li>Fix memory leak of <code>webContents.beginFrameSubscription</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add support for toast notifications on Windows >= 8.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>drag-enter</code>, <code>drag-leave</code>, <code>drag-end</code> and <code>drop</code> events to <code>Tray</code> module.</li>
<li>Fix images not showing in notifications on OS X 10.9.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.5">
        </link>
        <updated>2015-11-20T02:01:00.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>OS X</strong></p>
<ul>
<li>Fix crash when closing a window in fullscreen state.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.4">
        </link>
        <updated>2015-11-20T02:00:00.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Linux</strong></p>
<ul>
<li>Fix blurry rendering on some High-DPI machines.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.3">
        </link>
        <updated>2015-11-06T13:37:37.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Quit the application gracefully when <code>process.exit</code> is called.</li>
<li>Fix showing context menu for pepper plugin.</li>
<li>Fix possible crashes when exiting.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Don't set Application User Model ID by default.</li>
<li>Improve accessibility support.</li>
<li>Fix the Application User Model ID set by <code>app.setAppUserModelId</code> not being used by other APIs.</li>
<li>Fix buffer overflow when setting long tooltip for tray icon.</li>
<li>Fix <code>shell.moveItemToTrash()</code> not working for drives created with <code>subst</code>.</li>
<li>Fix crash when starting crash reporter on some machines.</li>
<li>Fix crash when calling <code>process.exit</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.2">
        </link>
        <updated>2015-10-30T06:50:57.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>login</code> event for <code>app</code> and <code>WebContents</code>.</li>
<li>Add <code>extraHeaders</code> option for <code>WebContents.loadUrl</code>.</li>
<li>Fix crash when the callback passed to native APIs threw exception.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>BrowserWindow.hookWindowMessage</code> API.</li>
<li>Fix exception when calling <code>shell.openItemInFolder</code> in renderer process.</li>
<li>Fix <code>*.*</code> being appended to filename when setting path in save dialog without extension.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix private API call of <code>_NSDrawCarbonThemeListBox</code> in Mac App Store build.</li>
<li>Links with OS X 10.11 SDK.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.1">
        </link>
        <updated>2015-10-23T12:32:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>app.allowNTLMCredentialsForAllDomains</code> API.</li>
<li>Add <code>app.makeSingleInstance</code> API.</li>
<li>Add support for <code>--cipher-suite-blacklist</code> command line switch.</li>
<li>Add <code>ELECTRON_ENABLE_LOGGING</code> environment variable to enable logging.</li>
<li>Add <code>background-color</code> option for <code>BrowserWindow</code>.</li>
<li>Enable setting PAC url in <code>session.setProxy</code> API.</li>
<li>Fix the locations of external files saved by <code>WebContents.savePage</code>.</li>
<li>Fix memory corruption in child processes forked by <code>child_process.fork</code>.</li>
<li>Fix debugger stopped at wrong place in main process when <code>--debug-brk</code> is specified.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Improve how draggable regions are handled.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Make <code>auto-updater</code> module work together with <code>Squirrel.Windows</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.34.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.34.0">
        </link>
        <updated>2015-10-16T10:53:25.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>OS X</strong></p>
<ul>
<li>Add experiment build for Mac App Store, read <a href="https://github.com/atom/electron/blob/master/docs/tutorial/mac-app-store-submission-guide.md">Mac App Store Submission Guide</a> for more.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.9">
        </link>
        <updated>2015-10-16T09:42:55.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Remove <code>subpixel-font-scaling</code> option of <code>BrowserWindow</code>.</li>
<li>Add <code>WebContents.savePage</code> API.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix exception when writing to console in the main process.</li>
<li>Fix <code>crash-reporter</code> might block for a second when starting.</li>
<li>Fix <code>crash-reporter</code> not working on x64 Windows when crash came from V8.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.8">
        </link>
        <updated>2015-10-14T04:36:03.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Do not print <code>ERROR</code> logs from Chromium by default.</li>
<li>Remove storage limitation of WebSQL.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.7">
        </link>
        <updated>2015-10-10T09:43:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Calling <code>webFrame.setZoomLevel</code> nows also changes the zoom levels of <code>&#x3C;webview></code>s in the page.</li>
<li>Fix sending special keys with <code>webContents.sendInputEvent</code>.</li>
<li>Fix uncaught exception when releasing a remote object in browser process.</li>
<li>Fix various problems arounds minimum and maximum sizes of <code>BrowserWindow</code>.</li>
<li>Fix <code>postMessage</code> not working for windows opened by <code>window.open</code>.</li>
<li>Fix <code>--ppapi-flash-path</code> failed to recognize path with unicode characters.</li>
<li>Fix headers' value being converted to lower case in <code>did-get-response-details</code> event.</li>
<li>Fix HTTP requests' <code>Accept-Language</code> header not using system locale.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Don't add prefix for <code>console.log</code> outputs.</li>
<li>Fix <code>BrowserWindow</code>'s size changed after restored from minimized state.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix frameless window has wrong initial size when it is not resizable.</li>
<li>Fix text-to-speech not working on OS X 10.11.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix calling <code>BrowserWindow.setResizable(true)</code> clears size constraints.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.6">
        </link>
        <updated>2015-10-05T11:57:30.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>BrowserWindow.hide</code> not hiding the window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.5">
        </link>
        <updated>2015-10-05T03:42:43.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Disable Chromium's logging by default unless <code>--enable-logging</code> is specified.</li>
<li>Don't add paths outside the app to Node module search paths in packaged app.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix crash when dragging items from FireFox and QT5 programs to Electron.</li>
<li>Fix crash when closing window while having keyboard focus.</li>
<li>Fix pressing <code>Alt</code> not showing auto-hide menubar.</li>
<li>Fix various problems with high-DPI displays.</li>
<li>Fix tooltips cropped by the window.</li>
<li>Quit gracefully when app is terminated with <code>Ctrl+C</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.4">
        </link>
        <updated>2015-10-02T05:41:50.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for preload modules (<code>--require</code>) in the default app.</li>
<li>Add <code>session.enableNetworkEmulation</code> and <code>session.disableNetworkEmulation</code> APIs.</li>
<li>Move <code>devtools-opened</code>, <code>devtools-closed</code>, <code>devtools-focused</code> events from <code>BrowserWindow</code> to <code>WebContents</code>.</li>
<li>Move <code>devToolsWebContents</code> property from <code>BrowserWindow</code> to <code>WebContents</code>.</li>
<li>A few improvements on the <code>sendInputEvent</code> API.</li>
<li>Requests with unhandled protocols like <code>mailto:</code> are now opened by system's default application.</li>
<li>Reduce memory usage when calling <code>&#x3C;webview></code>'s methods.</li>
<li>Fix network throttling in devtools not working.</li>
<li>Fix source map not loading for JavaScript in devtools.</li>
<li>Fix context menu not working for devtools opened for <code>&#x3C;webview></code>.</li>
<li>Fix the regression of <code>window.outerHeight</code> and <code>window.outerWidth</code> being set to 0 in hidden window.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix extension not added to filename in file dialogs when custom filter is specified.</li>
<li>Fix <code>maximize/mnimize</code> events not emitted for AeroSnap.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Improve how we detect whether Unity is running.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.3">
        </link>
        <updated>2015-09-26T14:06:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>OS X</strong></p>
<ul>
<li>Fix the auto updater not cleaning old downloaded files.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.2">
        </link>
        <updated>2015-09-25T09:50:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Node.js v4.1.1.</li>
<li>Add <code>allowpopups</code> attribute for <code>&#x3C;webview></code> tag.</li>
<li>Add <code>options</code> parameter for <code>new-window</code> event.</li>
<li>Inherit parent window's options in child windows opened by <code>window.open</code>.</li>
<li>Pass a <code>DownloadItem</code> object in the <code>will-download</code> event, allowing users to subscribe to download updates.</li>
<li>Fix length of <code>Buffer</code> becoming 0 when there are lots of <code>Buffer</code> created.</li>
<li>Fix crash when there is external ArrayBuffer created with pointers to addresses outside the heap.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix leak of <code>fd</code>s when reading files in <code>asar</code> archives.</li>
<li>Fix tray icon not showing sometimes.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix draggable regions not working for <code>BrowserWindow</code> with <code>title-bar-style</code> set to <code>hidden</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.1">
        </link>
        <updated>2015-09-22T07:13:50.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>webContents.enableDeviceEmulation</code> API.</li>
<li>Add <code>webcontents.beginFrameSubscription</code> and <code>webcontents.endFrameSubscription</code> APIs.</li>
<li>Add <code>sendInputEvent</code> method for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>webFrame.registerUrlSchemeAsPrivileged</code> API.</li>
<li>Add more information of the request in <code>did-get-redirect-request</code> event.</li>
<li>Fix exception when reading an invalid file inside <code>asar</code> archive.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.33.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.33.0">
        </link>
        <updated>2015-09-17T10:31:12.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Node.js v4.1.0.</li>
<li>Add <code>app.getLocale</code> API.</li>
<li>Fix <code>activate-with-no-open-windows</code> emitted at wrong time.</li>
<li>Fix <code>mimeType</code> not working in <code>registerStringProtocol</code> and its families.</li>
<li>Fix crash when calling <code>vm.createContext</code>.</li>
<li>Fix occasional crash when closing devtools.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix crash when <code>title-bar-style</code> is set on OS X &#x3C;= 10.9.</li>
<li>Fix crash when opening a new window after closing a window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.32.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.32.3">
        </link>
        <updated>2015-09-15T07:30:22.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>browser-window-created</code> event for <code>app</code> module.</li>
<li>Add <code>BrowserWindow.isDevToolsFocused</code> API.</li>
<li>Fix <code>process</code> and <code>global</code> objects not available in <code>preload</code> script after the first tick of message loop when node integration is off.</li>
<li>Fix <code>devtools-opened</code> event emitted before <code>devToolsWebContents</code> gets created.</li>
<li>Fix <code>BrowserWindow.addDevToolsExtension</code> not working.</li>
<li>Fix memory leak when calling <code>node::Buffer::New</code>.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Add <code>title-bar-style</code> option for <code>BrowserWindow</code>, which allows creating Yosemite style frameless window.</li>
<li>Add <code>activate</code> event for <code>app</code> module.</li>
<li>Fix <code>devtools-focused</code> event not working.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.32.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.32.2">
        </link>
        <updated>2015-09-10T08:27:15.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix a regression in v0.32.1 that made some options of <code>web-preferences</code> not working.</li>
<li>Add <code>validatedUrl</code> parameter for <code>did-fail-load</code> event of <code>WebContents</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.32.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.32.1">
        </link>
        <updated>2015-09-09T11:39:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when using Web MIDI API.</li>
<li>Fix compatibility with old <code>BrowserWindow</code> options.</li>
<li>Fix session not getting persisted on exit.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.32.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.32.0">
        </link>
        <updated>2015-09-08T05:40:10.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 45.</li>
<li>Upgrade to io.js 3.3.0.</li>
<li>Add <code>partition</code> attribute for <code>&#x3C;webview></code> tag.</li>
<li>Add <code>partition</code> attribute for <code>web-preferences</code> option of <code>BrowserWindow</code>.</li>
<li>The <code>preload</code>, <code>zoom-factor</code>, <code>node-integration</code> options of <code>BrowserWindow</code>
have been moved to <code>web-preferences</code> option.</li>
<li>Fix using <code>Buffer</code> created with external native C buffer.</li>
<li>Fix exception when accessing <code>process.stdout</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.31.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.31.2">
        </link>
        <updated>2015-09-02T03:12:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>process.setFdLimit</code> API.</li>
<li>Add <code>will-download</code> event for <code>Session</code>.</li>
<li>Add <code>role</code> attribute for <code>MenuItem</code>.</li>
<li>Navigation in <code>&#x3C;webview></code> tag now restarts renderer process.</li>
<li>Fix wrong <code>source</code> and <code>origin</code> for <code>window.opener.postMessage</code>.</li>
<li>Fix node integration not working after <code>POST</code> request.</li>
<li>Fix referrer not sent for navigations.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>window.print</code> only printing three pages.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.31.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.31.1">
        </link>
        <updated>2015-08-28T02:43:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>webFrame.setZoomLevelLimits</code> API.</li>
<li>Exit HTML5 fullscreen mode when <code>ESC</code> is pressed.</li>
<li>Return <code>undefined</code> in DOM's <code>alert</code> function.</li>
<li>Try loading <code>index.js</code> when the <code>main</code> field is not available in app's <code>package.json</code>.</li>
<li>Improve memory usage when using <code>remote</code> module.</li>
<li>Fix memory leak when emitting events.</li>
<li>Fix crash of the main process when a renderer process which uses <code>&#x3C;webview></code> has crashed.</li>
<li>Fix <code>*</code> not working as filter in <code>dialog</code> module.</li>
<li>Fix <code>--debug</code> and <code>--debug-brk</code> not working.</li>
<li>Fix geolocation not working.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix message box not having close button.</li>
<li>Fix <code>os.release()</code> reporting wrong version for Windows 10.</li>
<li>Fix <code>app.quit()</code> not working when called immediately in <code>ready</code> event handler.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Fix bad rendering performance.</li>
<li>Fix context menu of <code>Tray</code> not showing sometimes.</li>
</ul>
<p><strong>Notice for Windows users:</strong></p>
<p>We have added compatibility information in the executable's manifest file, it might change some behaviors on Windows.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.31.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.31.0">
        </link>
        <updated>2015-08-21T12:16:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 44.</li>
<li>Upgrade to io.js 3.1.0.</li>
<li>The <code>protocol.registerProtocol</code> and <code>protocol.interceptProtocol</code> APIs have been replaced by the <code>protocol.register[File/String/Buffer/Http]Protocol</code> and <code>protocol.intercept[File/String/Buffer/Http]Protocol</code> APIs.</li>
<li>The ffmpeg library is now statically linked to the binary.</li>
</ul>
<p><strong>Upgrade notice:</strong></p>
<ul>
<li>Most native modules are broken because of io.js upgrade, module writers need to use NAN v2 to rewrite the modules.</li>
<li>There are breaking changes in <code>protocol</code> module that require users to rewrite code that uses the <code>protocol</code> module.</li>
<li>Users no longer need to ship the <code>ffmpeg</code> library along with the app.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.8">
        </link>
        <updated>2015-09-26T13:34:28.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>OS X</strong></p>
<ul>
<li>Fix the auto updater not cleaning old downloaded files.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.7">
        </link>
        <updated>2015-09-16T16:59:21.000Z</updated>
        <content type="html"><![CDATA[<ul>
<li>Fix exception when reading an invalid file inside asar archive.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix leak of <code>fd</code>s when reading files in <code>asar</code> archives.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.6">
        </link>
        <updated>2015-08-26T07:46:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Mac</strong></p>
<ul>
<li>Fix bad rendering performance.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.5">
        </link>
        <updated>2015-08-21T04:08:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix <code>printBackground</code> option of <code>BrowserWindow.printToPDF</code> not working.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Support reading <code>.ico</code> images.</li>
<li>Fix tray icon not showing.</li>
<li>Fix socket and named pipe server not working in main process.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.4">
        </link>
        <updated>2015-08-10T08:50:48.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><code>Tray.popContextMenu</code> API is renamed to <code>Tray.popUpContextMenu</code>.</li>
<li>Fix building native modules with <code>npm</code> shipped with io.js v3.0.0.</li>
<li>Fix crash when resizing windows that use <code>&#x3C;webview></code> tag.</li>
<li>Fix <code>protocol.interceptProtocol</code> not working until the app has started for a while.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Don't emit <code>right-clicked</code> event when there is menu attached in <code>Tray</code>.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li>Don't emit <code>clicked</code> event when there is menu attached in <code>Tray</code>.</li>
<li>Redraw <code>Tray</code> icon when menu is closed.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.3">
        </link>
        <updated>2015-08-07T14:04:59.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>userGuesture</code> parameter for <code>WebContents.executeJavaScript</code>.</li>
<li>Add <code>webFrame.registerUrlSchemeAsBypassingCsp</code> API.</li>
<li>Add <code>load-commit</code> event for <code>&#x3C;webview></code> tag.</li>
<li>Add <code>BrowserWindow.setThumbarButtons</code> API.</li>
<li>Support passing <code>Promise</code> objects in <code>remote</code> module.</li>
<li>Only set <code>window.opener</code> for windows opened by <code>window.open</code>.</li>
<li>Fix memory leak when creating <code>NativeImage</code>.</li>
<li>Fix the <code>closed</code> property of windows opened by <code>window.open</code> is <code>undefined</code>.</li>
<li>Fix microtask jobs running too early.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix calling <code>BrowserWindow.setResizable</code> not working sometimes.</li>
<li>Fix calling <code>BrowserWindow.setResizable</code> changes size of frameless window.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix the crash reporter process not exiting when there is another Electron app running.</li>
<li>Fix devtools window's size being too small sometimes.</li>
<li>Don't show exe's name as message box's default title.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.2">
        </link>
        <updated>2015-07-30T06:17:43.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>pageSize</code> option for <code>BrowserWindow.printToPDF</code>.</li>
<li>Add <code>bounds</code> payload for <code>double-clicked</code> event of <code>Tray</code>.</li>
<li>Add <code>WebContents.addWorkSpace</code> and <code>WebContents.removeWorkSpace</code> APIs to change devtools workspace.</li>
<li>Add <code>Session.setDownloadPath</code> API.</li>
<li>Add <code>allow-displaying-insecure-content</code> and <code>allow-running-insecure-content</code> options for <code>BrowserWindow</code>.</li>
<li>Allow checking keyboard modifiers in the <code>clicked</code> events of <code>Tray</code>.</li>
<li>Fix <code>RequestHttpJob</code> not sending headers.</li>
<li>Fix zoom level of devtools not remembered.</li>
<li>Fix <code>node-integration</code> option not working in <code>window.open</code>.</li>
<li>Fix a crash when closing window.</li>
<li>Fix executing remote callbacks of renderer process when node integration is off in the renderer process.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Set GUID for tray icons, preventing multiple items showing in notification area preferences.</li>
<li>Implement <code>double-clicked</code> event.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix crash when using <code>accept</code> attribute of <code>&#x3C;input></code> tag.</li>
<li>A few fixes to <code>Tray</code>'s behavior.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.1">
        </link>
        <updated>2015-07-24T08:59:18.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>BrowserWindow.setAspectRatio</code> API.</li>
<li>Add <code>tray.popContextMenu</code> API.</li>
<li>Add <code>session.setProxy</code> API.</li>
<li>Add <code>session</code> option for <code>protocol.RequestHttpJob</code>.</li>
<li>Add <code>getUserAgent</code> method for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>noLink</code> option for <code>dialog.showMessageBox</code>.</li>
<li>Fix a few bugs when intercepting <code>HTTP</code> requests with <code>protocol</code> module.</li>
</ul>
<p><strong>Windows and Mac</strong></p>
<ul>
<li>Add <code>right-clicked</code> event to <code>Tray</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix resolved callback of <code>Promise</code> doesn't get invoked under some situations.</li>
<li>Fix <code>app-command</code> event always returns <code>unknown</code>.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Make window's bottom corner render more smooth.</li>
<li>Fix <code>BrowserWindow.setContentSize</code> and <code>use-content-size</code> option not working.</li>
<li>Fix the filters of file dialogs including other types of files.</li>
<li>Fix web page not having focus under some circumstances.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix minimum and maximum size of <code>BrowserWindow</code> not working.</li>
<li>Fix <code>resizable</code> option of <code>BrowserWindow</code> not working.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.30.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.30.0">
        </link>
        <updated>2015-07-16T17:01:25.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Breaking change: All <code>protocol</code> APIs are now asynchronous.</strong></li>
<li>Add <code>cancelId</code> option for <code>dialog.showMessageBox</code>.</li>
<li>Add <code>app.getAppPath</code> API.</li>
<li>Add <code>clipboard.write</code> API which allows writing multiple types of data at the same time.</li>
<li>Add <code>session.clearCache</code> and <code>session.clearStorageData</code> APIs.</li>
<li>Add support for <code>--proxy-pac-url</code> command line switch.</li>
<li>Fix relative urls not working in <code>window.open</code>.</li>
<li>Fix <code>close</code> event of <code>WebContents</code> and <code>&#x3C;webview></code> tag not working.</li>
<li>Fix the <code>window.global</code> variable exposed in web page when node integration is off.</li>
<li>Fix handling trailing slash in asar package.</li>
<li>Fix cookies not showing in Network panel of devtools.</li>
<li>Fix <code>accept</code> attribute of <code>&#x3C;input></code> tag not working.</li>
<li>Remember the last opened directory of <code>&#x3C;input></code> tag.</li>
<li>Allow showing insecure content when <code>web-security</code> option is <code>false</code>.</li>
</ul>
<p><strong>Windows and Linux</strong></p>
<ul>
<li><strong>Make <code>dialog.showMessageBox</code> use native dialogs on Windows and Linux.</strong></li>
<li>Use <code>Shift+Ctrl+I</code> for toggling devtools by default on Windows and Linux.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash on quit when using dialog APIs.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.29.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.29.2">
        </link>
        <updated>2015-07-07T09:22:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Pressing <code>backspace</code> won't trigger a navigation back anymore.</strong></li>
<li><strong>The <code>node-integration</code> option of the window opened by <code>window.open</code> now inherits opener window's option by default.</strong></li>
<li>Fix reversed <code>PageUp</code> and <code>PageDown</code> accelerators.</li>
<li>Fix <code>name</code> not working in <code>window.open</code>.</li>
<li>Fix wrong time zone in pepper plugins.</li>
<li>Fix calling <code>window.moveTo</code> and <code>window.resizeTo</code> causing exceptions in the main process.</li>
<li>Check whether object is alive before calling its methods.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>fullscreen</code> flag of <code>BrowserWindow</code> not working.</li>
<li>Fix <code>-webkit</code> cursors not working.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix HTTPS websites not loading.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.29.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.29.1">
        </link>
        <updated>2015-07-03T15:33:49.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Fix native modules unable to be built with iojs &#x3C; 2.3.1.</strong></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.29.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.29.0">
        </link>
        <updated>2015-07-03T08:45:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Add <code>arm</code> build.</strong></li>
<li>Update to io.js v2.3.1.</li>
<li>The <code>gpu-process-crashed</code> event is moved to the <code>app</code> module, and also fixes this event not working.</li>
<li>Add <code>power-save-blocker</code> built-in module.</li>
<li>Add <code>select-certificate</code> event to <code>app</code> module.</li>
<li>Add <code>app-command</code> event to BrowserWindow.</li>
<li>Fix file downloading.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.28.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.28.3">
        </link>
        <updated>2015-06-23T06:22:17.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>browser-window-focus</code> and <code>browser-window-blur</code> events to <code>app</code>.</li>
<li>Add <code>protocol.registerStandardSchemes</code> API.</li>
<li>Add <code>process.hang</code> API.</li>
<li>Add <code>session.cookies</code> API to <code>WebContents</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>BrowserWindow.setContentSize</code> changing window position.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix wrong fallback fonts for CKJ characters.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.28.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.28.2">
        </link>
        <updated>2015-06-18T05:15:13.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>setAudioMuted</code>, <code>isAudioMuted</code> methods for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>printToPdf</code> method for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>--ignore-connections-limit</code> command line switch.</li>
<li>Add <code>protocol.RequestHttpJob</code>.</li>
<li>Fix sending circular object in <code>remote</code> module.</li>
<li>Fix reading asar archive when there is <code>..</code> in path.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix notification icon not working.</li>
<li>Fix files deleted by <code>shell.moveItemToTrash</code> can not be "Put Back".</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.28.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.28.1">
        </link>
        <updated>2015-06-12T08:26:51.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Fix sending <code>POST</code> requests.</strong></li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li><strong>Fix corrupted 64bit build.</strong></li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li><code>shell.openExternal</code> now returns <code>false</code> when the no application can handle the URL.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.28.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.28.0">
        </link>
        <updated>2015-06-11T06:14:22.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Update to io.js v2.2.1.</strong></li>
<li>Add support for <code>--log-net-log</code> switch.</li>
<li>Add support for client certificates.</li>
<li>Add options to specify <code>httpReferer</code> and <code>userAgent</code> for <code>WebContents.loadUrl</code>.</li>
<li>Add <code>crash-reporter.getUploadedReports</code> API.</li>
<li>Fix multi-line headers in <code>did-get-response-details</code>.</li>
<li>Fix using HTML5 fullscreen API in <code>&#x3C;webview></code> tag.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix <code>dialog.showSaveDialog</code> doesn't show non-exist filename.</li>
<li>Fix accessing <code>clipboard</code> module in renderer process.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Add <code>bounds</code> payload to <code>clicked</code> event of <code>Tray</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.27.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.27.3">
        </link>
        <updated>2015-06-08T05:54:24.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Fix various bugs caused by changing <code>src</code> attribute of <code>&#x3C;webview></code> tag.</strong></li>
<li>Add <code>page-visibility</code> attribute for <code>web-preferences</code> option of <code>BrowserWindow</code>.</li>
<li>Add default menu for apps ran by <code>default_app</code>.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix crash reporter not working by switching to <code>crashpad</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.27.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.27.2">
        </link>
        <updated>2015-06-01T05:25:31.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Fix <code>&#x3C;webview></code> tag not visible.</strong></li>
<li>Fix wrong Chrome version.</li>
<li>Fix exception when using <code>remote</code> module in <code>preload</code> script.</li>
<li>Remove setTimeout Throttle for hidden page.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>pdf.dll</code> not shipped.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.27.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.27.1">
        </link>
        <updated>2015-05-28T08:23:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Fix random crash caused by race condition when reading request headers.</strong></li>
<li>Add <code>readHtml</code> and <code>writeHtml</code> methods for <code>clipboard</code> module.</li>
<li>Fix loading <code>javascript:</code> urls.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.27.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.27.0">
        </link>
        <updated>2015-05-27T08:57:41.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Warning:</strong> V8 in Chrome 43 now strictly clears <code>Handle</code> when it goes out of <code>HandleScope</code>, so some ill-written native modules might crash or cause undefined behaviors.</p>
<ul>
<li><strong>Upgrade to Chrome 43.</strong></li>
<li>Add <code>move</code>, <code>moved</code> and <code>resize</code> events to <code>BrowserWindow</code>.</li>
<li>Add <code>ftp</code> protocol support.</li>
<li>Add <code>InspectServiceWorker</code> for <code>WebContents</code> and <code>BrowserWindow</code>.</li>
<li>Fix creating <code>Buffer</code> for one-byte external Strings created by <code>blink</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash reporter not working when started for multiple times.</li>
<li>Separate <code>pdf.dll</code> and make it optional for apps that don't need printing.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.26.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.26.1">
        </link>
        <updated>2015-05-21T07:52:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix <code>web-preferences</code> option of <code>BrowserWindow</code> not working.</li>
<li>Fix showing description of Flash pepper plugin.</li>
<li>Fix intercepting http/https protocols with <code>porotocol</code> module.</li>
<li>Fix using persistent storage.</li>
<li>Fix calling <code>&#x3C;webview>.goToIndex</code>.</li>
<li>Fix events not emitted for current monitor in <code>screen</code> module.</li>
<li>Fix HTML5 fullscreen API in <code>&#x3C;webview></code> tag.</li>
<li>Add <code>plugin-crashed</code> and <code>gpu-crashed</code> events for <code>WebContents</code>.</li>
<li>Add <code>clearHistory</code> method to <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>pasteAndMatchStyle</code> method to <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Don't use textured background for frameless window.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Reduces the binary size.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix <code>click</code> event not emitted for tray icon.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.26.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.26.0">
        </link>
        <updated>2015-05-12T09:24:00.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for Flash Pepper plugin.</li>
<li>Add <code>protocol.RequestErrorJob</code>.</li>
<li>Remove <code>getFavicon</code> method of <code>BrowserWindow</code> and <code>&#x3C;webview></code>.</li>
<li>Fix in-page navigations doing full page refreshes.</li>
<li>Keep <code>asar</code> archive file opened during the archive's life time.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix printing.</li>
<li>Fix bugs of io.js interacting with stdout.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix window showing in wrong monitor.</li>
<li>Do not use textured window background by default.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.25.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.25.3">
        </link>
        <updated>2015-05-08T06:28:30.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>BrowserWindow.getBounds</code> and <code>BrowserWindow.setBounds</code> API.</li>
<li>Log errors happened in <code>preload</code> scripts to devtools.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Send the bounds of tray icon in the <code>clicked</code> event.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix WebGL not working.</li>
<li>Allow specifying <kbd>Super</kbd> as global accelerator.</li>
<li>Enable NTLM / Kerberos authentication.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.25.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.25.2">
        </link>
        <updated>2015-05-01T06:57:25.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Implement HTML5 fullscreen API.</strong></li>
<li>Add <code>page-favicon-updated</code> event for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>dom-ready</code> event for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>getFavicon</code> method for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Add <code>inspectElement</code> method for <code>&#x3C;webview></code> tag.</li>
<li>Callbacks passed to asynchronous <code>asar</code> APIs will be called in the next tick of message loop when error happens.</li>
<li>Add APIs to check service workers.</li>
<li>Navigation happened in <code>&#x3C;webview></code> tag now restarts renderer process.</li>
<li>Allow opening links with external protocols in <code>&#x3C;webview></code> tag.</li>
<li>Reimplement navigation history control with JavaScript.</li>
<li>Fix un-handled Promise rejection not reported in devtools.</li>
</ul>
<p><strong>OS X</strong></p>
<ul>
<li><strong>Fix the non-transparent corners for frameless windows.</strong></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.25.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.25.1">
        </link>
        <updated>2015-04-23T05:29:34.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Don't look up modules in user-defined search paths.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Don't require <code>BluetoothApis.dll</code> for starting.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.25.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.25.0">
        </link>
        <updated>2015-04-22T05:50:55.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Upgrade to Chrome42.</strong></li>
<li>Fix using debugger for forked scripts by <code>child_process</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Don't require <code>MFReadWrite.dll</code> when starting.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Show icons in notifications.</li>
<li>Fix notification showing as message box on Ubuntu sometimes.</li>
<li>Fix <code>shell.openExternal</code> not working with Chrome browser.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.24.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.24.0">
        </link>
        <updated>2015-04-17T07:53:46.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Atom Shell is renamed to Electron.</strong></li>
<li>Add <code>position</code> and <code>id</code> attribute to <code>MenuItem</code>.</li>
<li>Add <code>did-get-response-details</code> event to <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Fix <code>WebContents.reloadIgnoringCache</code> not ignoring cache.</li>
<li>Fix a crash when calling <code>WebContents.getUrl</code>.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix using VoiceOver.</li>
<li>Fix <code>shell.moveItemToTrash</code> return wrong value.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.23.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.23.0">
        </link>
        <updated>2015-04-12T08:16:17.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Chromium is statically linked to atom-shell.</strong></li>
<li><strong>Node(io.js) is dynamically linked to atom-shell.</strong></li>
<li>Upgrade to io.js v1.6.3.</li>
<li>Add <code>devtools-focused</code> event for <code>BrowserWindow</code>.</li>
<li>Add <code>page-title-set</code> event for <code>WebContents</code> and <code>&#x3C;webview></code> tag.</li>
<li>Fix <code>process.title</code> not changeable.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Fix crash when quitting a fullscreen app.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li><strong>Add 64bit build.</strong></li>
<li>__Renaming <code>atom.exe</code> no longer breaks native modules.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.22.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.22.3">
        </link>
        <updated>2015-03-30T01:55:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix leak when removing WebView from DOM.</li>
<li>Fix <code>accept-first-mouse</code> not working for draggable regions in frameless window.</li>
<li>Fix crash when quitting in the <code>closed</code> event of <code>BrowserWindow</code>.</li>
<li>Throw error when downloaded application is not signed in auto updater.</li>
<li>Add <code>clipboard.writeImage</code> API.</li>
<li>Restore window state when calling <code>BrowserWindow.show</code>.</li>
<li>Add option to open devtools in its own window for <code>BrowserWindow.openDevTools</code>.</li>
<li>Fix <code>process.argv</code> not reserving command line parameters' order.</li>
<li>Returns whether operation succeeded in <code>shell.moveItemToTrash</code>.</li>
<li>Add support for Chrome web UIs like <code>chrome://gpu</code> and <code>chrome://tracing</code>.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Zygote process is disabled.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix WebGL not working.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.22.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.22.2">
        </link>
        <updated>2015-03-23T08:30:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>protocol.RequestBufferJob</code>.</li>
<li>Add support for <code>asar</code> archive with unpacked files.</li>
<li>Fix reading empty files in <code>asar</code> archives.</li>
<li>Add back the <code>subpixel-font-scaling</code> option of <code>BrowserWindow</code>.</li>
<li>Fix crash when <code>BrowserWindow</code> instance is garbage collected by V8.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.22.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.22.1">
        </link>
        <updated>2015-03-18T14:36:44.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash on Windows and Linux.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.22.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.22.0">
        </link>
        <updated>2015-03-18T12:57:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Upgrade to Chrome 41.</strong></li>
<li>Add <code>postMessage</code> method for window object returned by <code>window.open</code>.</li>
<li>Fix <code>getUrl</code> returning <code>about:blank</code> for local pages.</li>
<li>Fix <code>showMessageBox</code> throwing errors sometimes.</li>
<li>The <code>subpixel-font-scaling</code> option of <code>BrowserWindow</code> is removed.</li>
<li>Fix <code>did-fail-load</code> not emitted under some circumstances.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.21.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.21.3">
        </link>
        <updated>2015-03-03T21:42:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>The <code>BrowserWindow.capturePage</code> now passes <code>NativeImage</code> instance instead of <code>Buffer</code>.</strong></li>
<li>Add <code>type</code> option for <code>BrowserWindow</code> to allow changing <code>_NET_WM_WINDOW_TYPE</code> property of the window.</li>
<li>Add <code>BrowserWindow.setOverlayIcon</code> API.</li>
<li>Add <code>native-image</code> module for low level image operations.</li>
<li>Add <code>clipboard.readImage</code> API.</li>
<li>Add <code>before-quit</code> event for <code>app</code> module.</li>
<li>Enable setting icon for <code>MenuItem</code>.</li>
<li>Bundle all <code>.js</code> files into asar archive.</li>
<li>Fix using images from asar archives in atom-shell APIs.</li>
<li>Fix parsing some <code>window.open</code> options.</li>
<li>The <code>display</code> style attribute of <code>&#x3C;webview></code> is <code>block</code> by default.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.21.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.21.2">
        </link>
        <updated>2015-02-05T21:46:09.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Support <code>asar</code> archives in scripts forked with <code>child_process.fork</code>.</li>
<li>Fix the race condition when updating <code>&#x3C;webview></code> info.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.21.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.21.1">
        </link>
        <updated>2015-02-03T01:06:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Remove the <code>asar:</code> protocol, use <code>file:</code> protocol to access files in <code>asar</code> archives instead</strong>. (#1077)</li>
<li>Fix <code>asar</code> support in <code>graceful-fs</code> module.</li>
<li>Fix uncaught exception in browser process when <code>window.open</code> is called in a page that doesn't allow to open new window.</li>
<li>Fix initializing node integration in the webview when the page in it navigates.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix browser progress not quitting when using <code>asar</code> archives that contain native modules.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.21.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.21.0">
        </link>
        <updated>2015-01-28T01:33:13.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 40.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.8">
        </link>
        <updated>2015-01-27T19:38:30.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li><strong>Node symbols are no longer inserted in <code>iframe</code>s.</strong></li>
<li>Fix a race condition which caused node integration not correctly initialized.</li>
<li>Add <code>https://atom.io/download/atom-shell/index.json</code> web endpoint which
contains version information of all atom-shell releases.</li>
<li>Fix <code>MediaStreamTrack.getSources</code> returning sources with empty labels.</li>
<li>Fix receiving IPC messages in <code>&#x3C;webview></code> when node integration is off.</li>
<li>Add <code>Plus</code> as accelerator key.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.7">
        </link>
        <updated>2015-01-20T19:30:41.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add API in <code>screen</code> module to handle external monitors.</li>
<li>Add <code>app.getPath</code> and <code>app.setPath</code> to get/set paths to special files or
directories.</li>
<li>Add editing commands to <code>WebContents</code> and <code>&#x3C;webview></code>.</li>
<li>Fix <code>String::localeCompare</code> crashing in scripts ran by <code>child_process.fork</code>.</li>
<li>Fix <code>original-fs</code> not working with some high-level <code>fs</code> APIs.</li>
<li>Don't popup error dialog when user has a custom uncaught exception handler.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Use the icon of <code>exe</code> as windows' default icon.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.6">
        </link>
        <updated>2015-01-14T22:05:22.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>webFrame.registerUrlSchemeAsSecure</code> API.</li>
<li>Add support for window transparency.</li>
<li>Don't set <code>contentWindow</code> property for <code>&#x3C;webview></code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.5">
        </link>
        <updated>2015-01-08T07:27:58.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix a crash when sending deep nested object via IPC.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.4">
        </link>
        <updated>2015-01-05T23:51:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>--disable-http-cache</code> command line switch.</li>
<li>Add <code>icon</code> option to <code>dialog.showMessageBox</code> API.</li>
<li>Fix <code>--remote-debugging-port</code>.</li>
<li>Avoid crashes caused by the <code>screen</code> module.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Add support for template image.</li>
<li>Fix a building problem.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix devtools not able to minimize.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.3">
        </link>
        <updated>2014-12-29T20:21:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Mac</strong></p>
<ul>
<li>Fix <code>BrowserWindow.show()</code> not focusing the window.</li>
<li>Fix renaming application bundle.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.2">
        </link>
        <updated>2014-12-22T21:11:28.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>disablewebsecurity</code> attribute for <code>&#x3C;webview></code>.</li>
<li>Fix <code>getUserMedia</code> in <code>&#x3C;webview></code>.</li>
<li>Fix file dialogs in <code>&#x3C;webview></code>.</li>
<li>Add support for spell checking in input fields and text areas.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.1">
        </link>
        <updated>2014-12-17T23:27:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix including the same object in arguments for more than once when sending IPC
message.</li>
<li>Add <code>ipc-message</code> event for <code>&#x3C;webview></code> tags.</li>
<li>Add <code>ipc.sendToHost</code> API.</li>
<li>Fix crash when closing window after dragging some file into window.</li>
<li>Add <code>will-navigate</code> event for <code>WebContents</code>.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix stopping <code>flashFrame</code>.</li>
<li>Fix minimize button not usable when <code>resizable</code> is not specified.</li>
<li>Fix maximizing a window before it shows.</li>
<li>Fix content going outside of screen when maximizing a frameless window.</li>
<li>Don't allow maximizing a un-resizable window.</li>
<li>Fix asynchronous file dialogs being synchronous.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.20.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.20.0">
        </link>
        <updated>2014-12-13T02:21:14.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 39.</li>
<li>Remove <code>localStorage</code> size limit.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Renaming <code>Atom.app</code> now requires renaming the helper app and framework's
names, see more in <a href="https://github.com/atom/atom-shell/blob/master/docs/tutorial/application-distribution.md#renaming-atom-shell-for-your-app">Renaming Atom Shell for your app</a>.</li>
<li>Fix crashing when using frameless window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.5">
        </link>
        <updated>2014-11-28T12:01:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add parameter check for <code>fs.statSyncNoException</code></li>
<li>Fix <code>BrowserWindow.capturePage</code> API</li>
<li>Add <code>maximize</code>, <code>unmaximize</code>, <code>minimize</code>, <code>restore</code>, <code>enter-full-screen</code>,
<code>leave-full-screen</code> events for <code>BrowserWindow</code></li>
<li>Add <code>Tray.destroy</code> API</li>
<li>Make it possible to specify menu location in <code>Menu.popup</code> API</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Set <code>WM_CLASS</code> of <code>BrowserWindow</code> to application's name</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix building when Node is installed on a custom location</li>
<li>Fix crash when using <code>Tray</code> on some machines</li>
<li>Add <code>Tray.displayBalloon</code> API</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.4">
        </link>
        <updated>2014-11-21T08:51:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p><strong>Windows</strong></p>
<ul>
<li>Fix crash when calling <code>app.setName</code></li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.3">
        </link>
        <updated>2014-11-20T03:09:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix displaying context menu for devtools</li>
<li>Add <code>app.addRecentDocument</code> API</li>
<li>Add a guide on desktop environment integration</li>
</ul>
<p><strong>Windows &#x26; Linux</strong></p>
<ul>
<li>Fix "visible" not working in menu bar</li>
</ul>
<p><strong>Window</strong></p>
<ul>
<li>Add <code>app.setUserTasks</code> API</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Add <code>app.dock.setMenu</code> API</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.2">
        </link>
        <updated>2014-11-15T07:18:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>plugins</code> attribute for <code>&#x3C;webview></code></li>
<li>Add <code>preload</code> attribute for <code>&#x3C;webview></code></li>
<li>Add <code>httpreferrer</code> attribute for <code>&#x3C;webview></code></li>
<li>Add <code>crashRepoter.getLastCrashReport</code> API</li>
<li>Add <code>original-fs</code> module</li>
<li>Add <code>preload</code> option for BrowserWindow</li>
<li>Add APIs to toggle menu bar for BrowserWindow</li>
<li>Fix wrong string when using <code>Buffer</code> for WebKit’s external string</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Use system window frame for undocked devtools</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Upload PDB files to symbol server</li>
<li>Use native frame for <code>BrowserWindow</code> when DWM is off</li>
<li>Fix setting default path for file dialogs</li>
</ul>
<p><strong>Windows &#x26; Linux</strong></p>
<ul>
<li>Fix crash when showing error dialog on early initialization stage</li>
<li>Make <code>auto-hide-menu-bar</code> work when number lock is on</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.1">
        </link>
        <updated>2014-11-04T11:19:31.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Implement dialogs for <code>&#x3C;input></code> tag</li>
<li>Add API to show devtools for <code>&#x3C;webview></code></li>
<li>Fix <code>event.preventDefault()</code> not working</li>
<li>Add <code>disposition</code> parameter for <code>new-window</code> event</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.19.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.19.0">
        </link>
        <updated>2014-10-30T04:02:42.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Breaking change:</strong></p>
<ul>
<li>All custom security restrictions on <code>iframe</code> have been dropped, users should use <a href="https://github.com/atom/atom-shell/blob/master/docs/api/web-view-tag.md"><code>&#x3C;webview></code> tag</a> instead.</li>
</ul>
<p>Changelog:</p>
<ul>
<li>Drop custom security restrictions on <code>iframe</code></li>
<li>Add <code>&#x3C;webview></code> tag</li>
<li>Fix leak of WebContents when opening external links</li>
<li>Better handling of <code>window.open</code> and <code>&#x3C;a target=“frame”></code></li>
</ul>
<p>Mac</p>
<ul>
<li>Fix building under Yosemite</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.18.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.18.2">
        </link>
        <updated>2014-10-21T13:27:43.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Breaking change:</strong></p>
<ul>
<li>Now <code>BrowserWindow.show()</code> would give focus to window.</li>
</ul>
<p>Changelog:</p>
<ul>
<li>Add <code>BrowserWindow.showInactive()</code> API.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix detecting global application menu.</li>
<li>Fix showing on High DPI system.</li>
<li>Fix focus issue on some desktop environments.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.18.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.18.1">
        </link>
        <updated>2014-10-17T09:00:26.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix memory leak when emitting events.</li>
<li>Fix mnemonics in menu.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix showing menu bar under DEs other than Unity on Ubuntu.</li>
</ul>
<p>Windows</p>
<ul>
<li>Fix toggling menu bar with <code>Alt</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.18.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.18.0">
        </link>
        <updated>2014-10-14T12:24:56.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Note: Requires apm v0.102.0 for building native modules.</strong></p>
<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 38.</li>
<li>Add support for speech synthesizer and speech recognizer API.</li>
</ul>
<p>Linux</p>
<ul>
<li>Only show global menu when <code>UBUNTU_MENUPROXY</code> is set.</li>
</ul>
<p>Windows</p>
<ul>
<li>Fix wrong <code>__dirname</code> for web page in asar package.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.17.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.17.2">
        </link>
        <updated>2014-10-06T11:13:26.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix file time returned by <code>fs.stat</code> when reading <code>asar</code> archives.</li>
<li>Add <code>process.versions['chrome']</code>.</li>
<li>Recognize proprietary media formats.</li>
</ul>
<p>Mac</p>
<ul>
<li>Disable rubber-band.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.17.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.17.1">
        </link>
        <updated>2014-10-01T12:41:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix starting distributed app.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.17.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.17.0">
        </link>
        <updated>2014-10-01T10:12:03.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for <a href="https://github.com/atom/atom-shell/blob/master/docs/tutorial/application-packaging.md">application packaging</a>.</li>
<li>Upgrade node to v0.11.14.</li>
<li>Add support for capturing screen with <code>getUserMedia</code>.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix focusing on file dialog.</li>
</ul>
<p>Mac</p>
<ul>
<li>Fix crash caused by empty dialog buttons.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.16.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.16.3">
        </link>
        <updated>2014-09-20T15:12:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for chromedriver.</li>
<li>Add <code>BrowserWindow.setProgressBar</code> API.</li>
<li>Add <code>direct-write</code> option for <code>BrowserWindow</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.16.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.16.2">
        </link>
        <updated>2014-09-09T12:07:08.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Some tunes on devtools.</li>
<li>Add more options for <code>web-preferences</code> of <code>BrowserWindow</code>.</li>
</ul>
<p>Mac</p>
<ul>
<li>Add some OS X specific <code>Tray</code> APIs.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.16.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.16.1">
        </link>
        <updated>2014-09-08T08:00:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix <code>dialog.showSaveDialog</code> and <code>dialog.showMessageBox</code>.</li>
<li>Fix <code>BrowserWindow.show()</code> focusing window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.16.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.16.0">
        </link>
        <updated>2014-09-06T12:58:34.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 37.</li>
<li>Add support for Chrome devtools extension.</li>
<li>Add support for printing.</li>
<li>Fix setting window minimum size.</li>
</ul>
<p>Windows</p>
<ul>
<li>Don't override high dpi setting of Chrome.</li>
</ul>
<p>Mac</p>
<ul>
<li>Enable add <code>Services</code> menu.</li>
</ul>
<p>Linux</p>
<ul>
<li>Don't set PR_SET_NO_NEW_PRIVS for child processes.</li>
<li>Fix <code>BrowserWindow.setResizable</code>.</li>
<li>Fix <code>BrowserWindow.setSkipTaskbar</code>.</li>
<li>Set <code>WM_CLASS</code> and <code>WM_WINDOW_ROLE</code> for browser window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.9">
        </link>
        <updated>2014-08-18T11:05:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>app.resolveProxy</code> API.</li>
<li>Add <code>--debug</code> switch.</li>
<li>Add <code>--proxy-server</code> and <code>--no-proxy-server</code> switches.</li>
</ul>
<p>Windows</p>
<ul>
<li>Fix crash when scheduling a uv loop.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix race condition when initializing IO thread.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.8">
        </link>
        <updated>2014-08-18T09:49:08.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Breaking Changes:</strong></p>
<ul>
<li><code>BrowserWindow</code> now can not be resized larger than screen unless the
<code>enable-larger-than-screen</code> option is set to <code>true</code>.</li>
</ul>
<p>Changelog:</p>
<ul>
<li>Add <code>app.getDataPath</code> API.</li>
<li>Add <code>enable-larger-than-screen</code> option for <code>BrowserWindow</code>.</li>
</ul>
<p>Mac</p>
<ul>
<li>Fix system's "Text to Speech" feature for <code>BrowserWindow</code>.</li>
</ul>
<p>Linux &#x26; Windows</p>
<ul>
<li>Enable adding accelerator for menu bar items.</li>
<li>Fix showing accelerators for F2 to F24.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix menu bar under some dark themes.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.7">
        </link>
        <updated>2014-08-15T07:07:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for <code>--host-rules</code> switch.</li>
<li>Fix a crash when using <code>protocol</code> module.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.6">
        </link>
        <updated>2014-08-13T10:19:38.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for geolocation.</li>
</ul>
<p>Windows</p>
<ul>
<li>Show minimize button for unresizable window.</li>
<li>Enable window to be resized larger than screen.</li>
</ul>
<p>Mac</p>
<ul>
<li>Fix crash of auto updater.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.5">
        </link>
        <updated>2014-08-11T09:44:16.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Enable ignore <code>X-Frame-Options</code> header for iframes.</li>
</ul>
<p>Mac</p>
<ul>
<li>Enable window to be resized larger than screen.</li>
</ul>
<p>Windows</p>
<ul>
<li>Building no longer requires WDK 7.1.</li>
<li>Fix bootstrapping under some shells.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.4">
        </link>
        <updated>2014-08-07T11:42:08.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix stalled timers in browser process.</li>
<li>Add support for auto-hide menu bars.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.3">
        </link>
        <updated>2014-08-06T15:37:51.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>filters</code> option for file dialogs.</li>
<li>Allow set icon for multiple DPIs for tray and window.</li>
</ul>
<p>Windows</p>
<ul>
<li>Fix the clicking issue of <code>select</code> tag.</li>
<li>Fix window frame when DWM is disabled.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix menu bar under KDE4 with icon tasks.</li>
<li>Don't create junk file when sending crash report.</li>
<li>Use system theme for menu bar.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.2">
        </link>
        <updated>2014-08-04T13:14:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix the zombie render processes.</li>
<li>Add support for <code>--remote-debugging-port</code>.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix wrong <code>process.arch</code> on 32bit Linux.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.1">
        </link>
        <updated>2014-07-31T11:48:09.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>content-tracing</code> module.</li>
<li>Fix <code>child_process.fork</code> in browser process.</li>
</ul>
<p>Mac</p>
<ul>
<li>Fix emitting blur/focus events too early.</li>
<li>Fix a crash when showing dialog.</li>
</ul>
<p>Windows</p>
<ul>
<li>Ship VS2012 redist DLLs.</li>
</ul>
<p>Linux</p>
<ul>
<li>Fix showing menu on non-Unity DEs.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.15.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.15.0">
        </link>
        <updated>2014-07-29T03:15:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome 36.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.14.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.14.3">
        </link>
        <updated>2014-07-27T01:28:56.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add BrowserWindow.isMinimized API.</li>
</ul>
<p>Windows</p>
<ul>
<li>Fix crash caused by crash reporter and node together.</li>
<li>Fix BrowserWindow.getSize when window is minimized.</li>
<li>Fix showing window icon.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.14.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.14.2">
        </link>
        <updated>2014-07-25T14:33:28.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix net.connect stalling problem.</li>
</ul>
<p>Mac</p>
<ul>
<li>Fix crash when closing window.</li>
<li>Make cmd+~ work for devtools window.</li>
</ul>
<p>Windows</p>
<ul>
<li>Don't show the <code>&#x26;</code> in menu bar.</li>
<li>Fix generating symbols.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.14.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.14.1">
        </link>
        <updated>2014-07-24T14:35:39.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p>Mac</p>
<ul>
<li>Fix focus event of DOM.</li>
<li>Add <code>BrowserWindow.isDoucumentEdited</code> and
<code>BrowserWindow.getRepresentedFilename</code> APIs.</li>
</ul>
<p>Linux</p>
<ul>
<li>Use native frame for windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.14.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.14.0">
        </link>
        <updated>2014-07-21T14:23:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Upgrade to Chrome35</li>
<li>Fix crash when using <code>web-preferences</code> option.</li>
</ul>
<p>Windows</p>
<ul>
<li>Add High DPI support.</li>
</ul>
<p>Linux</p>
<ul>
<li>Reimplement GUI with Aura.</li>
<li>Fix crash when setting context menu of app indicator.</li>
</ul>
<p>Mac</p>
<ul>
<li>Add API to hide and show doc icon.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.13.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.13.3">
        </link>
        <updated>2014-06-25T01:17:06.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Show chromium's version in user agent.</li>
<li>Add support for high resolution icon in tray and window.</li>
<li>Fix search paths of <code>remote.require</code>.</li>
<li>Fix <code>unresponsive</code> event when showing modal dialog on Linux.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.13.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.13.2">
        </link>
        <updated>2014-06-18T01:09:04.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Changelog:</strong></p>
<ul>
<li>Add <code>Escape</code> as alias of <code>Esc</code> in accelerators.</li>
<li>Enabled detached devtools.</li>
<li>Add <code>web-view</code> module for setting zoom level.</li>
<li>Add <code>zoom-factor</code> option for <code>BrowserWindow</code>.</li>
<li>Add <code>BrowserWindow.setSkipTaskbar</code> API.</li>
<li>Fix <code>BrowserWindow.executeJavaScript</code> when page is not loaded.</li>
<li>Fix synchronous dialog API usages.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.13.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.13.1">
        </link>
        <updated>2014-06-14T14:27:06.000Z</updated>
        <content type="html"><![CDATA[<p><strong>Changelog</strong></p>
<ul>
<li>Support <code>INSERT</code> in accelerator.</li>
<li>Make <code>did-finish-load</code> only emit for main frame.</li>
</ul>
<p>Windows</p>
<ul>
<li>Enable devtools to be attached to the window.</li>
</ul>
<p>Mac</p>
<ul>
<li>Make web view is the first responder of window.</li>
<li>Restore presentation options when leaving kiosk mode.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.13.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.13.0">
        </link>
        <updated>2014-06-05T07:14:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>tray</code> module.</li>
<li>Provide application locale information.</li>
</ul>
<p><strong>Linux:</strong></p>
<ul>
<li>Add Support for 32bit build on Linux.</li>
<li>Support selection clipboard in <code>clipboard</code> module.</li>
</ul>
<p><strong>Windows:</strong></p>
<ul>
<li>Fix crash when changing focus on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.7">
        </link>
        <updated>2014-05-27T06:16:37.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix uncaught exception when setting empty menu as application menu.</li>
<li>Add API to set icon in titlebar on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.6">
        </link>
        <updated>2014-05-26T13:34:57.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Various fixes on menus.</li>
<li>Add <code>web-preferences</code> option for <code>BrowserWindow</code>.</li>
<li>Fix context menu of devtools.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix <code>resizable</code> flag of <code>BrowserWindow</code>.</li>
<li>Fix calling <code>shell.showItemInFolder</code> in web pages.`</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.5">
        </link>
        <updated>2014-05-19T02:02:33.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add API to set content size of browser window.</li>
<li>Fix crash when using ArrayBuffer.</li>
<li>Fix posting form in HTML.</li>
</ul>
<p><strong>Windows</strong></p>
<ul>
<li>Fix WebGL support.</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Use system's setting for font renderering.</li>
<li>Ship with libnotify.so.</li>
</ul>
<p><strong>Mac</strong></p>
<ul>
<li>Add missing graphics switching attribute.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.4">
        </link>
        <updated>2014-05-12T13:44:33.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix emitting unresposive event too early when closing window.</li>
<li>Fix crash when closing a crashed window</li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li>Fix disappearing menubar.</li>
<li>Ship system dynamic libraries.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.3">
        </link>
        <updated>2014-05-07T07:33:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix auto updater.</li>
<li>Fix crash of protocol module.</li>
<li>Enable WebGL.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.2">
        </link>
        <updated>2014-05-05T09:13:13.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Provide usage instructions in the default app.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.1">
        </link>
        <updated>2014-05-05T01:47:46.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Deprecate BrowserWindow.restart() and make sure BrowserWindow.reload() would
always restart the renderer process.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.12.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.12.0">
        </link>
        <updated>2014-04-29T04:02:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<p>Development:</p>
<ul>
<li>Bring back Windows build.</li>
<li>Reimplement APIs with native-mate.</li>
<li>Put frameworks from S3 to GitHub releases.</li>
<li>Install apm from npm.</li>
<li>Do not handle IPC messages in NativeWindow.</li>
</ul>
<p>API Change:</p>
<ul>
<li>Add WebContents API.</li>
<li>Rename ipc.sendChannel API to ipc.send.</li>
<li>Do not expose processId and routingId in APIs.</li>
</ul>
<p>Bugs:</p>
<ul>
<li>Unsubscribe from notification center when NSWindow is closed.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.10">
        </link>
        <updated>2014-04-11T13:02:22.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix application termination on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.9">
        </link>
        <updated>2014-04-11T10:44:41.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix a crash when destroying window on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.8">
        </link>
        <updated>2014-04-10T07:30:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Quitting application would shutdown atom-shell gracefully.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.7">
        </link>
        <updated>2014-04-08T06:50:40.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix emitting unresponsive event when quitting.</li>
<li>Add executeJavaScriptInDevTools API for BrowserWindow.</li>
<li>linux: Fix connecting to window state event.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.6">
        </link>
        <updated>2014-04-07T09:21:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Show menu of devtools.</li>
<li>Fix capturePage under accelerated mode.</li>
<li>Increase closing time limit to 5s.</li>
<li>linux: Fix crash when using clipboard in renderer process.</li>
<li>linux: Accelerators should be handled after renderer handled keyboard inputs.</li>
<li>mac: Fix crash when closing window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.5">
        </link>
        <updated>2014-04-02T01:59:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>linux: Fix crash when closing window.</li>
<li>linux: Fix crash when calling GetSize for hidden window.</li>
<li>linux: Set window sizes correctly on different window manager.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.4">
        </link>
        <updated>2014-03-26T02:16:32.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix a crash when closing unresponsive window.</li>
<li>Increase unresponsive time limit to 2s when closing window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.3">
        </link>
        <updated>2014-03-25T10:18:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>mac: Fix crash caused by closing window when showing context menu.</li>
<li>Fix wrong unresponsive event caused by blocking js call.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.2">
        </link>
        <updated>2014-03-21T07:04:55.000Z</updated>
        <content type="html"><![CDATA[<p>Changlog:</p>
<ul>
<li>gtk: Ask whether window is active from WM.</li>
<li>mac: Build .dSYM for node modules.</li>
<li>Close devtools completely instead of hiding it.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.1">
        </link>
        <updated>2014-03-15T16:33:15.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>linux: Fix detecting modal dialog.</li>
<li>linux: Fix openning devtools.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.11.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.11.0">
        </link>
        <updated>2014-03-16T11:06:46.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Feature compelete on Linux.</li>
<li>Add <code>accept-first-mouse</code> to BrowserWindow's creation option.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.7">
        </link>
        <updated>2014-03-11T09:54:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Make iframe sandboxed by default.</li>
<li>Fix a crash caused when calling BrowserWindow.isWebViewFocused.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.6">
        </link>
        <updated>2014-03-05T12:43:45.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Enable accelerated composition.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.5">
        </link>
        <updated>2014-03-01T22:05:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crashes caused by dialog API.</li>
<li>Disable undocked devtools.</li>
<li>Fix web security.</li>
<li>Disable node integration in iframes by default.</li>
<li>Add <code>activate-with-no-open-windows</code> event for app.</li>
<li>Provide debug symbols on Linux.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.4">
        </link>
        <updated>2014-03-01T14:54:22.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix unresponsive window when using alert().</li>
<li>Suppress CFAllocator warning.</li>
<li>Fix a crash from node.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.3">
        </link>
        <updated>2014-02-27T08:32:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix wrong uv error code.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.2">
        </link>
        <updated>2014-02-24T22:25:29.000Z</updated>
        <content type="html"><![CDATA[<p>Changlog:</p>
<ul>
<li>Fix crash in procotol module.</li>
<li>Do not dectect unresponsive eagerly when quitting.</li>
<li>Fix crash caused by unknown system call error.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.1">
        </link>
        <updated>2014-02-25T11:06:15.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix buid issues on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.10.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.10.0">
        </link>
        <updated>2014-02-24T05:41:16.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Basic Linux support.</li>
<li>Do not inject node integration to devtools.</li>
<li>Add ability to debug the devtools.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.9.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.9.3">
        </link>
        <updated>2014-02-13T06:14:13.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Close all windows before installing update.</li>
<li>The window.close() should call unload handler.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.9.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.9.2">
        </link>
        <updated>2014-02-12T12:52:46.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>win: Fix formating in console.log.</li>
<li>win: Fix detecting attached modal dialog.</li>
<li>win: Use keydown event for accelerator.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.9.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.9.1">
        </link>
        <updated>2014-02-04T00:58:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix the releaseDate parameter of auto updater.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.9.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.9.0">
        </link>
        <updated>2014-01-30T21:32:16.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>node-integration</code> option for <code>BrowserWindow</code>.</li>
<li>Make sure all key stokens are captured by renderer.</li>
<li>Replace Sparkle with Squirrel.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.7">
        </link>
        <updated>2014-01-23T13:02:28.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when using pac script in network settings.</li>
<li>Fix wrong <strong>filename and </strong>dirname when there is spaces in path.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.6">
        </link>
        <updated>2014-01-14T09:34:07.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Crash when there is fatal error in V8.</li>
<li>Fix occasional delay on IPC messages.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.5">
        </link>
        <updated>2014-01-14T08:24:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when calling dialog's callback.</li>
<li>Restart renderer process for all navigations and reloads.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.4">
        </link>
        <updated>2014-01-13T10:46:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crashes caused by native modules.</li>
<li>Update node to v0.11.10.</li>
<li>Fix blocked process.nextTick.</li>
<li>Fix blocked child process messages.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.3">
        </link>
        <updated>2014-01-07T16:26:12.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix several crashes when quitting.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.2">
        </link>
        <updated>2014-01-07T12:46:24.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add screen module.</li>
<li>Fix relative require in renderer process.</li>
<li>Fix capturePage API.</li>
<li>Fix creating window without setting size under OS X.</li>
<li>Fix API breakage of 'atom-delegate' module.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.1">
        </link>
        <updated>2013-12-29T15:09:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix various Windows issues.</li>
</ul>
<p>API Change Notice:</p>
<ul>
<li>The <code>app</code> module's <code>finish-launching</code> event has been renamed to <code>ready</code>.</li>
<li>The whole <code>require('atom-delegate').browserMainParts.preMainMessageLoopRun = ...</code> things are removed since v0.8.0, use <code>app.on('ready', ...)</code> instead.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.8.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.8.0">
        </link>
        <updated>2013-12-27T08:22:34.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Update to Chrome31.</li>
<li>Update to node v0.11.9.</li>
<li>OS X build is now 64bit.</li>
</ul>
<p>API Change Notice:</p>
<ul>
<li>The <code>app</code> module's <code>finish-launching</code> event has been renamed to <code>ready</code>.</li>
<li>The whole <code>require('atom-delegate').browserMainParts.preMainMessageLoopRun = ...</code> things are removed since v0.8.0, use <code>app.on('ready', ...)</code> instead.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.6">
        </link>
        <updated>2013-12-09T06:42:43.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add fs.lstatSyncNoException(path) API.</li>
<li>Fix a crash when closing window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.5">
        </link>
        <updated>2013-12-05T05:48:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Use name and version fields of package.json as application's name and
version.</li>
<li>Custom the user agent to contain application and atom-shell's name
and version.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.4">
        </link>
        <updated>2013-12-04T14:12:58.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Do not send "unresponsive" message if window is showing a modal dialog.</li>
<li>Kill zombie processes when renderer became unresponsive.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.3">
        </link>
        <updated>2013-11-29T08:22:27.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Send "unresponsive" event for unresponsive window when closing it.</li>
<li>Fix getting result of synchronous dialog.</li>
<li>Add "CommandOrControl" for accelartors.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.2">
        </link>
        <updated>2013-11-28T13:00:40.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix various problems of crash reporter.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.1">
        </link>
        <updated>2013-11-23T09:09:42.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix dumping libchromiumcontent symbols on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.7.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.7.0">
        </link>
        <updated>2013-11-27T08:11:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Use breakpad for crash reporting on Windows and OS X.</li>
<li>Generate breakpad symbols.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.12</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.12">
        </link>
        <updated>2013-11-22T07:18:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add BrowserWindow.capturePage API.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.11</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.11">
        </link>
        <updated>2013-11-20T14:51:26.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Do not translate "Command" to "Ctrl" in accelerators on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.10</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.10">
        </link>
        <updated>2013-11-11T12:04:15.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Build binary for Mac on OS X 10.8.5.</li>
<li>Fix a possible dead lock when quitting.</li>
<li>Enable setting window icons when creating window.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.9">
        </link>
        <updated>2013-11-07T08:59:45.000Z</updated>
        <content type="html"><![CDATA[<p>Change log:</p>
<ul>
<li>Show window icon on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.8">
        </link>
        <updated>2013-11-05T05:15:17.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix toggling devtools window.</li>
<li>Fix no console output on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.7">
        </link>
        <updated>2013-11-02T08:49:21.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Rebuild libchromiumcontent binary for Mac on OS X 10.9.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.6">
        </link>
        <updated>2013-10-28T02:47:57.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Expose libuv's symbols on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.5">
        </link>
        <updated>2013-10-26T11:39:45.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Makes atom-shell compile-able with VS 2010 Express.</li>
<li>Ship pdb file on Windows</li>
<li>Fix the empty <code>resources</code> folder on Windows distribution.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.4">
        </link>
        <updated>2013-10-22T02:25:53.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix a possible crash when refreshing page.</li>
<li>Allow single-charactor accelerators.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.3">
        </link>
        <updated>2013-10-21T08:53:34.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Support more symbols in menu item's accelerator.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.2">
        </link>
        <updated>2013-10-17T02:22:35.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Enable to set native "Help" menu in the application menu on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.1">
        </link>
        <updated>2013-10-14T03:59:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix js exception when there is space in containing directory's name.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.6.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.6.0">
        </link>
        <updated>2013-10-10T06:39:54.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Implement menu API for Windows.</li>
<li>Extend menu item's accelerator to accept more ASCII tokens.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.5.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.5.4">
        </link>
        <updated>2013-10-03T01:42:20.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add BrowserWindow.isVisible() API.</li>
<li>Fix side effect that BrowserWindow.focus() make the window become visible.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.5.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.5.3">
        </link>
        <updated>2013-09-29T13:50:19.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when sending http request.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.5.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.5.2">
        </link>
        <updated>2013-09-29T07:31:20.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix possible crash when destroying native window.</li>
<li>Fix possible crash caused by changes of network envinroment.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.5.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.5.1">
        </link>
        <updated>2013-09-26T03:30:16.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fixes a possible crash caused by GC of event object.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.5.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.5.0">
        </link>
        <updated>2013-09-25T08:51:55.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Calling synchronous API from renderer now doesn't block the browser.</li>
<li>Fix incorrect rounded corners on OS X.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.9</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.9">
        </link>
        <updated>2013-09-20T10:50:18.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when using protocol module on startup.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.8</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.8">
        </link>
        <updated>2013-09-20T08:55:43.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix random crash on startup.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.7</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.7">
        </link>
        <updated>2013-09-13T02:12:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add rounded corner for frameless window.</li>
<li>A few fixes for when application name is changed other than <code>Atom</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.6</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.6">
        </link>
        <updated>2013-09-12T08:10:11.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Hide the fullscreen button when leaving fullscreen mode.</li>
<li>Fix crash when application's name is modified.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.5">
        </link>
        <updated>2013-09-09T08:13:01.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add support for <a href="https://github.com/atom/atom-shell/blob/master/docs/api/browser/frameless-window.md">frameless window</a>.</li>
<li>Fix native node modules on Windows.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.4">
        </link>
        <updated>2013-09-05T07:17:05.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix <code>child_process.fork</code> in scripts executed by <code>child_process.fork</code>.</li>
<li>Add <a href="https://github.com/atom/atom-shell/blob/master/docs/protocol.md">protocol</a> module.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.3">
        </link>
        <updated>2013-09-02T09:59:17.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix beforeunload handlers.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.2">
        </link>
        <updated>2013-09-02T05:34:58.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix native node modules support on Windows</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.1">
        </link>
        <updated>2013-08-27T11:21:57.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Fix crash when taking heap snapshot in devtools.</li>
<li>Add CI.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.4.0</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.4.0">
        </link>
        <updated>2013-08-19T13:27:24.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Enable getting real file path from the <code>File</code> object.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.3.5</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.3.5">
        </link>
        <updated>2013-08-16T04:56:25.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>AtomWindow.isWebViewFocused()</code> API.</li>
<li>Fix <code>navigator.getUserMedia</code>.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.3.4</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.3.4">
        </link>
        <updated>2013-08-15T09:50:30.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Move documentations to <code>docs</code>.</li>
<li>Fix a bug causing <code>selector</code> of menu items not to work.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.3.3</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.3.3">
        </link>
        <updated>2013-08-14T15:03:02.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>When using <code>Menu.buildFromTemplate</code>, extra fields will be attached to the MenuItem object.</li>
<li>The Menu object now stores its items by their indexes.</li>
<li>Enable passing objects and arrays when calling remote function.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.3.2</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.3.2">
        </link>
        <updated>2013-08-13T09:07:36.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Disable the <code>Uncaught Error: Too much time spent in unload handler.</code> exception.</li>
</ul>
]]></content>
    </entry>
    <entry>
        <title type="html"/>
        <id>https://electronjs.org/releases#0.3.1</id>
        <link href="https://github.com/electron/electron/releases/tag/v0.3.1">
        </link>
        <updated>2013-08-12T09:11:47.000Z</updated>
        <content type="html"><![CDATA[<p>Changelog:</p>
<ul>
<li>Add <code>process.versions["atom-shell"]</code>.</li>
<li>Prefer <code>browserify</code> field to <code>main</code> field when reading <code>package.json</code> in renderer.</li>
</ul>
]]></content>
    </entry>
</feed>