github electron/electron v10.0.0-beta.24
electron v10.0.0-beta.24

latest releases: v29.4.0, v30.0.6, v28.3.2...
pre-release3 years ago

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@10.0.0-beta.24.

Release Notes for v10.0.0-beta.24

Fixes

  • Fixed a crash that could occur when using in-memory sessions. #25001
  • Fixed an issue where the Save button did not function in PDF previews. #24995
  • Fixed crash when using client certificate. #25019
  • Fixed frameless window's size being changed when restored from minimized state. #25044
  • Fixed performance regression with CSS counters. #25023
  • [a11y] fix an issue where voiceover doesn't read the first item selected from a ARIA combobox. #25003

Other Changes

  • Resolve network issues that prevented RTC calls from being connected due to network IP address changes and ICE. (Chromium issue 1113227). #24998
  • Updated Chromium to 85.0.4183.78. #25016

Don't miss a new electron release

NewReleases is sending notifications on new releases.