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

electron v9.0.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 30 Mar 18:16
· 482 commits to 9-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 i electron@9.0.0-beta.12.

Release Notes for v9.0.0-beta.12

Fixes

  • Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu. #22855
  • Fixed possible freeze on window with disabled background throttling. #22852
0