npm electron 31.5.0
electron v31.5.0

latest releases: 33.0.0-alpha.6, 30.5.1, 33.0.0-alpha.5...
10 days ago

Release Notes for v31.5.0

Features

  • Enabled zstd compression in net http requests. #43301 (Also in 32)

Fixes

  • Fixed MenuItem.click handler not setting focusedWindow parameter when focused window is a BaseWindow. #43439 (Also in 32, 33)
  • Fixed an issue where BaseWindow.setTouchBar didn't work as expected. #43420 (Also in 30, 32, 33)
  • Fixed an issue where calling window.print(), webContents.print() or printToPDF from an existing PDF document resulted in a blank page. #43327 (Also in 32)
  • Fixed devtools to allow restoring saved dock state on Linux when WCO is enabled. #43500 (Also in 32, 33)
  • Fixed electron app in ozone/wayland not being focused when launched from another app. #43547 (Also in 32, 33)
  • Fixed other apps not being focused when launched from electron ozone/wayland. #43578 (Also in 33)

Documentation

  • Documentation changes: #43458

Don't miss a new electron release

NewReleases is sending notifications on new releases.