Electron: v12.0.0-beta.19 Release

Release date:
January 28, 2021
Previous version:
v12.0.0-beta.18 (released January 25, 2021)
Magnitude:
243 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.19

trop[bot]
miniak
electron-bot

Directory Browser for v12.0.0-beta.19

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

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 v12.0.0-beta.19

Fixes

  • Fixed CSP with unsafe-eval detection with Trusted Types. #27471 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed <webview> not working with Trusted Types. #27467 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed an issue where the zoom button was missing for windows with titleBarStyle: hiddenInset on macOS. #27462
  • Fixed regression that crashed Electron when processing an invalid icon. #27463 <span style="font-size:small;">(Also in 11)</span>