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

electron v19.1.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 23 Sep 22:31
· 53 commits to 19-x-y since this release

Release Notes for v19.1.0

Features

  • Added webFrameMain.origin. #35624 (Also in 20, 21)

Fixes

  • Enable WCO maximize button when window enters tablet mode and is not already maximized. #35677 (Also in 20, 21)
  • Fixed uv_os_gethostname failing on Windows 7. #35703 (Also in 20, 21)
  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #35444 (Also in 20, 21)
  • Fixed an edge case in app.isInApplicationsFolder() which would return false incorrectly in some cases. #35729 (Also in 20, 21)

Other Changes

0