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

electron v13.0.0-beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 05 Apr 17:04
· 446 commits to 13-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@13.0.0-beta.11.

Release Notes for v13.0.0-beta.11

Fixes

  • Fixed a network process crash that could happen when using setCertificateVerifyProc with many concurrent verification requests. #28433 (Also in 12)
  • Fixed rare crash when initializing the internal PDF extension. #28453 (Also in 12)

Other Changes

  • Updated community discussions link in default Electron menu. #28459 (Also in 12)
0