npm electron 36.0.0-alpha.3
electron v36.0.0-alpha.3

16 hours ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@36.0.0-alpha.3.

Release Notes for v36.0.0-alpha.3

Fixes

  • Fixed an issue where Web Workers crashed on unhandled rejections. #46021 (Also in 34, 35)
  • Fixed an issue where context-menu event weren't emitted as expected on Windows in draggable regions. #46032
  • Fixed an issue where packages could be mistakenly not found in asar. #46023 (Also in 35)
  • Fixed an issue where snapped windows in Windows may sometimes be improperly restored. #46041 (Also in 33, 34, 35)
  • Fixed incorrect titlebar in file save dialogs. #46077 (Also in 33, 34, 35)
  • Fixed title changes to not occur while navigating within a page. #46036 (Also in 34, 35)

Don't miss a new electron release

NewReleases is sending notifications on new releases.