npm electron 36.7.4
electron v36.7.4

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
one month ago

Release Notes for v36.7.4

Fixes

  • Fixed a bug where the Referer header was not being set correctly when using webContents.downloadURL(). #47866 (Also in 37, 38)
  • Fixed a crash when calling some webContents functions after window.close(). #47953 (Also in 37, 38)
  • Fixed an issue on some older Windows versions where setContentProtection didn't work as expected. #47888 (Also in 37, 38)
  • Fixed an issue where an invalid color passed as a string to accentColor would result in a white accent color. #47921 (Also in 37, 38)
  • Fixed applying background material correctly when creating windows on Windows, restored animations, and also fixed the issue where dynamically setting the background material had no effect. #47957 (Also in 37, 38)

Don't miss a new electron release

NewReleases is sending notifications on new releases.