Electron: v10.0.0-beta.10 Release

Release date:
July 9, 2020
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v10.0.0-beta.10

Could not determine top contributors for this release.

Directory Browser for v10.0.0-beta.10

We couldn't find a release before this one

Release Notes Published

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 [email protected].

# Release Notes for v10.0.0-beta.10

Features

  • Expose sessionId associated with a target from debugger module. #24397

Fixes

  • Fixed a termination crash on Web Workers with Node.js integration enabled. #24462
  • Fixed clipboard.readBuffer returning incorrect value. #24467

Other Changes

  • Updated Chromium to 85.0.4183.19. #24299