Electron: v11.0.0-beta.16 Release

Release date:
October 23, 2020
Previous version:
v11.0.0-beta.15 (released October 22, 2020)
Magnitude:
74 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v11.0.0-beta.16

MarshallOfSound
electron-bot
nornagon
trop[bot]

Directory Browser for v11.0.0-beta.16

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 v11.0.0-beta.16

Fixes

  • Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26127 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed issue where setting the spellchecker languages to an empty array would permanently disable the spellchecker till the end of time. #26129
  • Fixed memory leak on macOS when using dialog.showMessageBox API. #26099 <span style="font-size:small;">(Also in 8, 9, 10)</span>

    Other Changes

  • Backported fix for https://crbug.com/1115267. #26036

  • Updated Chromium to 87.0.4280.27. #25993

    Unknown

  • Fixed issue where clicking notifications would no longer dismiss them as expected. #26131 <span style="font-size:small;">(Also in 8, 9)</span>