Electron Releases - v10.0.0-beta.25

npm install electron@v10.0.0-beta.25
yarn add electron@v10.0.0-beta.25
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed a 10.0.0-beta.1 issue that broke dark mode window titlebars on Linux. #25056
  • Fixed broken toolbar hover text in the PDF viewer. #25047
  • Fixed crash that could occur when passing a non-absolute path to session.loadExtension. #25074
  • Fixed node's TLS stack not allowing renegotiation. #25040

Other Changes

  • Updated Chromium to 85.0.4183.80. #25063

Unknown

  • Fixed not working WebSQLDatabase in extension background pages. #25071