Electron Releases

Filter by channel Filter by major release

Release Notes for v19.0.15

Fixes

  • Fixed a potential crash on WebWorker destruction. #35490 (Also in 20, 21)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #35351 (Also in 18, 20, 21)
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #35456 (Also in 20, 21)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #35495 (Also in 20)

Other Changes

  • Security: backported fix for CVE-2022-2854. #35427
  • Security: backported fix for CVE-2022-2855. #35425