Electron: v9.0.1 Release

Release date:
June 1, 2020
Previous version:
v9.0.0 (released May 18, 2020)
Magnitude:
10 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

34 Features Released with v9.0.1

Top Contributors in v9.0.1

electron-bot

Directory Browser for v9.0.1

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 v9.0.1

Features

  • EnableWebSQL is a new webpreference option to enable/disable websql api. #23580

Fixes

  • Don't ignore the referrer header in net.request. #23685
  • Fixed GTK dark theme setting not respected in Electron on Linux. #23712
  • Fixed process.windowsStore returning undefined in AppX packages. #23801
  • Fixed a bezeling issue on vibrant non-frameless BrowserWindows. #23810
  • Fixed an issue where nativeImages might throw conversion errors in the renderer process. #23796
  • Fixed an issue where window.location properties would throw an error for windows opened with window.open. #23805
  • Fixed an issue where some logging would double-print. #23689
  • Fixed an issue where the 'about' role had on effect on Windows menus. #23715
  • Fixed an issue with volume-related globalShortcut registration. #23824
  • Fixed an occasional menu crash on macOS Catalina when menu is closing. #23808

Other Changes

  • Improved error logging on moveItemToTrash failures on macOS. #23628
  • Updated Chromium to 83.0.4103.94. #23875