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

electron v14.0.0-beta.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 26 Jul 15:26
· 280 commits to 14-x-y since this release

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@14.0.0-beta.17.

Release Notes for v14.0.0-beta.17

Fixes

  • Fixed a crash when process.exit is called and nativeWindowOpen is enabled. #30235
  • Fixed stack overflow crash in v8 on windows 32-bit builds. #30242 (Also in 12, 13, 15)

Other Changes

  • Adds an additional crash key to gin::wrappable. #30225
0