8000 Release electron v3.0.5 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v3.0.5

Compare
Choose a tag to compare
{{ refName }}
@electron-bot electron-bot released this 19 Oct 01:26
· 98 commits to 3-0-x since this release

Bug Fixes/Changes

  • [SECURITY] chore: bump libcc, handle type confusion in Promise.all (3-0-x). #15201

  • fix: check dbus response for null before use. #15033

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113

  • spec: re-enable app.getAppMetric API. #15123

  • fix: natively implement LoginItems methods. #15128

  • fix: Memory > Profiles > Load in DevTools. #15155

  • fix: preserve background color through reload (backport: 3-0-x). #15175

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15183

  • fix: Menu accelerators not working Unity. #15181

  • fix: do not enable node integration in child window if not enabled. #15108

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192

  • add width to webview iframe. #15204

0