Electron: v8.3.3 Release

Release date:
June 18, 2020
Previous version:
v8.3.2 (released June 18, 2020)
Magnitude:
119 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v8.3.3

zcbenz
trop[bot]
electron-bot
deepak1556
ppontes

Directory Browser for v8.3.3

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

Release Notes Published

Release Notes for v8.3.3

Fixes

  • Fixed "Paste and Match Style" shortcut on macOS to match OS's "Option-Shift-Command-V". #24184
  • Fixed an issue where shutdown would be emitted both on app and system shutdown on macOS. #24140
  • Fixed an issue where withFileTypes was not supported as an option to fs.readdir or fs.readdirSync under asar. #24107
  • Fixed an issue which would cause streaming protocol responses to stall in some cases. #24133
  • Fixed delayed execution of some Node.js callbacks in the main process. #24180
  • Fixed tray menu showing in taskbar on Windows. #24194
  • Fixed window titlebar not responding to pen on Windows 10. #24101

Other Changes

  • Backported the fix to a crash in FIDO support. #24152
  • Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift. #24181
  • [a11y] fix incorrect selection item count for listbox with grouped items. #24084

Documentation

  • Documentation changes: #24176