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

electron v10.4.2

Compare
Choose a tag to compare
{{ refName }}
@electron-bot electron-bot released this 23 Mar 19:24
· 48 commits to 10-x-y since this release

Release Notes for v10.4.2

Fixes

  • Fixed desktopCapturer.getSources() promise result sometimes never resolving. #28279 (Also in 11, 12, 13)
  • Fixed an issue where the drag regions in BrowserViews on macOS could be off in their y-axis. #28295 (Also in 11, 12, 13)
  • URLS passed to shell.openExternal on windows are now correctly URI encoded. This was already occurring on macOS and Linux. #28339 (Also in 11, 12, 13)

Other Changes

0