Electron: v10.0.0-beta.4 Release

Release date:
June 18, 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.4

Could not determine top contributors for this release.

Directory Browser for v10.0.0-beta.4

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.4

Fixes

  • Fixed "Paste and Match Style" shortcut on macOS to match OS's "Option-Shift-Command-V". #24182
  • Fixed an issue where shutdown would be emitted both on app and system shutdown on macOS. #24139
  • Fixed delayed execution of some Node.js callbacks in the main process. #24174
  • Fixed window titlebar not responding to pen on Windows 10. #24102

Documentation

  • Documentation changes: #24175