npm electron 14.2.5
electron v14.2.5

latest releases: 31.0.0-beta.3, 29.4.0, 30.0.6...
2 years ago

Release Notes for v14.2.5

Fixes

  • Fixed an issue that the alert() dialog title is corrupted. #32467 (Also in 15, 16, 17)
  • Fixed an issue where ipcRenderer.postMessage would throw errors when the transfer argument was not passed. #32457 (Also in 15, 16, 17)
  • Fixed an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux. #32499 (Also in 15, 16, 17)
  • Fixed crash when calling webContents.setZoomFactor(1.0). #32618 (Also in 13, 15, 16, 17)
  • Fixed minimized BrowserWindow being restored by BrowserWindow.unmaximize(). #32493 (Also in 15, 16, 17)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.