8000 Release electron v13.0.0-beta.14 · 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.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 14 Apr 00:14
· 420 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.14.

Release Notes for v13.0.0-beta.14

Fixes

  • Fixed an issue where select-serial-port callback crashes when called with an invalid serial port ID. #28619 (Also in 12)

Other Changes

  • Security: backported fix for chromium:1196683. #28637
  • Updated Chromium to 91.0.4448.0. #28127
0