Electron Releases

Filter by channel Filter by major release

Release Notes for v1.6.12

Bug Fixes

  • Backported a Chrome fix where inputting accented letters in tags would result in double letters. #10166
  • Backported a fix that prevents async tasks from crashing after the Node environment is destroyed. #10099

Linux

  • Backported a fix where the dbus menu implementation of KDE would send the about-to-show signal whenever the menu has been changed, resulting in an infinite loop. #10070
  • Backported a fix where submenu items in tray menus were not emitting click events. #10166

Release Notes for v1.6.11

Bug Fixes

  • [SECURITY] Backported an upstream Node.js fix where StartCom and WoSign certificates are now rejected when making HTTPS requests. #9499
  • Fixed an issue where sandboxed renderer process would throw remote errors when reloaded. #9505
  • The built-in PDF viewer plugin is now disabled if the plugins setting is disabled on the BrowserWindow. #9564
  • Backported an upstream Chrome fix where media requests would not be cached properly. #9586
  • Backported an upstream Chrome fix where the backspace character did not delete the last character in certain keyboard layouts. #9586