Black Lives Matter. Support the Equal Justice Initiative and read our statement here.

Stable Releases

Electron 13.2.1 2021-08-17T23:40:34Z ()

Fixes

  • Fixed potential crash when programmatically closing a draggable frameless child window. #30572

Electron 13.2.0 2021-08-17T10:15:28Z ()

Features

  • Added support for the des-ede3 cipher in node crypto. #30453 (Also in 11, 12)

Fixes

  • Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs. #30523 (Also in 14, 15)
  • Fixed rare crash in UpdateDraggableRegions. #30557

Other Changes

  • Security: Backported fix for 1196853. #30449

Electron 13.1.8 2021-08-03T22:38:25Z ()

Fixes

  • Fixed a potential crash that would occur with draggable regions on Windows. #30326 (Also in 14, 15)
  • Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS. #30330 (Also in 12, 14, 15)
  • Fixed frameless window having wrong traffic lights position on macOS 11. #30319 (Also in 14, 15)
  • Fixed pressing ESC not exiting fullscreen from webview. #30128 (Also in 12, 14)
  • Fixed stack overflow crash in v8 on windows 32-bit builds. #30241 (Also in 12, 14, 15)
  • Fixed tray.setTitle not respecting ANSI colors if a font type was specified. #30163 (Also in 14)

Other Changes

  • Backported fix for https://crbug.com/1227921. #30203
  • Security: backported fix for 1205059,1196302. #30265
  • Security: backported fix for CVE-2021-30568. #30229
  • Security: backported fix for CVE-2021-30569. #30294
  • Security: backported fix for CVE-2021-30573. #30251
  • Security: backported fix for chromium:1217064. #30246
  • Updated Chromium to 91.0.4472.164. #30169

Electron 13.1.7 2021-07-15T19:31:15Z ()

Fixes

  • Fixed requestFullscreen inside webview does not make the element take fullscreen. #29987 (Also in 12, 14)
  • Fixed a crash when calling the webContents.on('login') callback synchronously. #30091 (Also in 12, 14)
  • Fixed a possible renderer crash when using fsPromises.readFile. #29928
  • Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. #29968 (Also in 12, 14)
  • Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a BrowserView on macOS. #30149 (Also in 14)
  • Fixed incorrect value of document.focus when opening multiple windows on macOS
    • fix key window status on mac when opening panels or using custom window switchers. #29234 (Also in 12, 14)
  • Fixed systemPreferences.getSystemColor returning colors missing alpha values. #30088 (Also in 14)

Other Changes

  • Backported fix for 1216190. #30100 (Also in 12, 14)

Documentation

  • Documentation changes: #30057
All Releases Back to index

Raccourcis clavier

Key Action
/ Focus the search bar
Esc Focus the search bar and cleans it
Select the next search result
Select the previous search result
Enter Open the selected search result
cmdEnter Ctrl+Enter Open the selected search result in a new tab