npm electron 9.0.0-beta.2
electron v9.0.0-beta.2

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
4 years ago

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 electron@9.0.0-beta.2.

Release Notes for v9.0.0-beta.2

Features

  • Added session.listWordsFromSpellCheckerDictionary API to list custom words in the dictionary. #22128
  • Enable pdf viewer. 0e31826

Fixes

  • Fixed webRequest API not working with WebSockets. #22133
  • Fixed a crash in webContents.print() with custom print margins. #22185
  • Fixed an issue where undefined was printed from console.log on Window when no arguments were passed. #22171
  • Fixed bug that occurred when using trafficLightPosition API in RTL mode. #22163

Don't miss a new electron release

NewReleases is sending notifications on new releases.