github electron/electron v14.2.2
electron v14.2.2

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
2 years ago

Release Notes for v14.2.2

Fixes

  • Fixed BrowserView.setBackgroundColor() not working correctly. #31845 (Also in 15, 16)
  • Fixed a potential issue when setting backgroundColor on BrowserViews. #31945 (Also in 15, 16, 17)
  • Fixed an issue where BrowserView may sometimes crash on browserView.webContents.destroy(). #31840 (Also in 15, 16)
  • Fixed an issue where BrowserViews crashed if view.webContents.destroy() is called after loading a URL. #31825 (Also in 15, 16)
  • Fixed crash in GTK open dialog when trying to preview huge image files. #31819 (Also in 15, 16)
  • Fixed default label text in GTK dialogs. #31822 (Also in 15, 16)
  • Fixed respecting aspect ratio when maximum size is set on BrowserWindow. #31955 (Also in 15, 16, 17)
  • Fixed window frame glitch when calling setContentProtection. #31831 (Also in 13, 15, 16)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.