npm electron 6.0.0-beta.4
electron v6.0.0-beta.4

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@6.0.0-beta.4.

Release Notes for v6.0.0-beta.4

Features

  • Allowed setting working directory in app.setUserTasks() / app.setJumpList(). #18291

Fixes

  • Added missing 'page-title-updated' event on webContents to documentation. Also fixed forwarding of the explicitSet argument when emitted on BrowserWindow. #18319
  • Corrected a reversal of cancellation values in showSaveDialog on the Windows platform. #18383
  • Fixed a dialog crash when no BrowserWindow was passed. #18381
  • Fixed autohide taskbar not showing when frameless window is maximized. #18373
  • Fixed the input[type=file] element not showing a file dialog. #18341

Don't miss a new electron release

NewReleases is sending notifications on new releases.