Electron: v8.0.0-beta.7 Release

Release date:
January 16, 2020
Previous version:
v8.0.0-beta.6 (released January 13, 2020)
Magnitude:
121 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v8.0.0-beta.7

trop[bot]
deepak1556
electron-bot

Directory Browser for v8.0.0-beta.7

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 i [email protected].

# Release Notes for v8.0.0-beta.7

Features

  • Added session.addWordToSpellCheckerDictionary API to support custom words in the. #21297

Fixes

  • Fixed set-cookie header not passed in net module. #21769
  • Fixed an issue where webContents.printToPDF failed to properly generate the PDF document. #21797
  • Fixed an issue where custom stream protocols would sometimes not complete responses when the data stream ended. #21759
  • Fixed memory leak when using javascript generator functions. #21760

Other Changes

  • Updated Chromium to 80.0.3987.59. #21800