npm electron 39.3.0
electron v39.3.0

10 hours ago

Release Notes for v39.3.0

Features

  • Added support for WebSocket authentication through the login event on webContents. #49065 (Also in 40)

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49418 (Also in 40)
  • Fixed a potential race condition crash when opening DevTools. #49423 (Also in 40)
  • Fixed stack overflow when compiling deeply nested JS functions. #49360
  • Made toplevel icon Wayland protocol work. #49415 (Also in 40)
  • Requests sent via net are now capable of having their headers modified to use reserved headers via webRequest. #49242 (Also in 40)

Other Changes

  • Backported fix for 466786677. #49287
  • Updated Chromium to 142.0.7444.265. #49322

Don't miss a new electron release

NewReleases is sending notifications on new releases.