npm electron 13.1.7
electron v13.1.7

latest releases: 31.0.0-beta.7, 30.0.9, 29.4.2...
2 years ago

Release Notes for v13.1.7

Fixes

  • Fixed requestFullscreen inside webview does not make the element take fullscreen. #29987 (Also in 12, 14)
  • Fixed a crash when calling the webContents.on('login') callback synchronously. #30091 (Also in 12, 14)
  • Fixed a possible renderer crash when using fsPromises.readFile. #29928
  • Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. #29968 (Also in 12, 14)
  • Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a BrowserView on macOS. #30149 (Also in 14)
  • Fixed incorrect value of document.focus when opening multiple windows on macOS
    • fix key window status on mac when opening panels or using custom window switchers. #29234 (Also in 12, 14)
  • Fixed systemPreferences.getSystemColor returning colors missing alpha values. #30088 (Also in 14)

Other Changes

  • Backported fix for 1216190. #30100 (Also in 12, 14)

Documentation

  • Documentation changes: #30057

Don't miss a new electron release

NewReleases is sending notifications on new releases.