Skip to content

electron v15.3.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 16 Nov 02:22
· 216 commits to 15-x-y since this release

Release Notes for v15.3.2

Fixes

  • Fixed BrowserView.setBackgroundColor() not working correctly. #31844 (Also in 16)
  • Fixed an issue where BrowserView may sometimes crash on browserView.webContents.destroy(). #31841 (Also in 16)
  • Fixed an issue where BrowserViews crashed if view.webContents.destroy() is called after loading a URL. #31826 (Also in 14, 16)
  • Fixed an issue where playing media would open Accessibility permissions dialog on macOS. #31836 (Also in 16)
  • Fixed crash in GTK open dialog when trying to preview huge image files. #31820 (Also in 14, 16)
  • Fixed default label text in GTK dialogs. #31823 (Also in 14, 16)