Electron Releases

Filter by channel Filter by major release

Release Notes for v20.1.0

Fixes

  • Fixed enable promise support with webFrameMain.executeJavaScript. #35358 (Also in 21)
  • Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. #35408 (Also in 21)
  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #35402 (Also in 19, 21)

Other Changes

  • Updated Chromium to 104.0.5112.102. #35361

Release Notes for v20.0.3

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #35309 (Also in 18, 19)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #35352
  • Fixed crash in renderer when resuming system from sleep. #35338 (Also in 18, 19, 21)
  • Prevent brief display of "Ozone X11" in window title on Linux. #35317 (Also in 18)

Documentation