8000 Release electron v9.0.0-beta.23 · 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.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 07 May 18:48
· 409 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.23.

Release Notes for v9.0.0-beta.23

Fixes

  • Fixed a crash which could occur during page navigations. #23375
  • Fixed an issue with navigator.languages and Accept-Language did not fully respect users' language preferences on Windows and macOS. This also improved fallback font selection for CJK texts on Windows. #23405
  • Fixed crash with webview during some window management events like resize, scroll etc. #23374

Other Changes

  • Updated Chromium to 83.0.4103.44. #23424

Documentation

  • Documentation changes: #23356
0